Project: 	
  | View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0034684 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] A. Platform | trivial | have not tried | 2016-12-03 12:39 | 2016-12-06 08:30 | |||
| Reporter | shuehner | View Status | public | |||||
| Assigned To | shuehner | |||||||
| Priority | none | Resolution | fixed | Fixed in Version | 3.0PR17Q1 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | 0ec7b1128718 | ||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Review Assigned To | alostale | |||||||
| OBNetwork customer | No | |||||||
| Web browser | ||||||||
| Modules | Core | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0034684: Remove some not required @SupressWarnings("unchecked") | |||||||
| Description | Several files in src-test have annotation to suppress some unchecked warnings. But compiling with latest eclipse 4.6.1 no unchecked warnings are detected to be suppressed. Which generates a new warning about unused @SupressWarnings. | |||||||
| Steps To Reproduce | Check eclipse warnings when using eclipse 4.6.1 | |||||||
| Proposed Solution | remove the unused suppress warnings annotation. | |||||||
| Tags | No tags attached. | |||||||
| Attached Files |  issue_34684.hgexport [^] (4,178 bytes) 2016-12-03 12:42 | |||||||
|  Relationships		[ Relation Graph ] 
		[ Dependency Graph ] | |||||||||||||||
| 
 | |||||||||||||||
|  Notes | |
| (0092105) hgbot (developer) 2016-12-06 08:27 | Repository: erp/devel/pi Changeset: 0ec7b11287182335ad56d23d980fb7e23d0cdbb7 Author: Stefan Hühner <stefan.huehner <at> openbravo.com> Date: Sat Dec 03 12:40:54 2016 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/0ec7b11287182335ad56d23d980fb7e23d0cdbb7 [^] Fixed 34684. Remove some unused @SupressWarnings("unchecked"). Eclipse shows no unchecked warnings in those places so no need to supress. --- M src-test/src/org/openbravo/test/role/inheritance/AccessPropagation.java M src-test/src/org/openbravo/test/role/inheritance/AccessPropagationNotInherited.java M src-test/src/org/openbravo/test/role/inheritance/DeletedAccessPropagation.java M src-test/src/org/openbravo/test/role/inheritance/HorizontalInheritance.java M src-test/src/org/openbravo/test/role/inheritance/VerticalInheritance.java --- | 
| (0092106) alostale (viewer) 2016-12-06 08:29 | code reviewed | 
|  Issue History | |||
| Date Modified | Username | Field | Change | 
| 2016-12-03 12:39 | shuehner | New Issue | |
| 2016-12-03 12:39 | shuehner | Assigned To | => platform | 
| 2016-12-03 12:39 | shuehner | OBNetwork customer | => No | 
| 2016-12-03 12:39 | shuehner | Modules | => Core | 
| 2016-12-03 12:39 | shuehner | Triggers an Emergency Pack | => No | 
| 2016-12-03 12:39 | shuehner | Relationship added | blocks 0031477 | 
| 2016-12-03 12:42 | shuehner | File Added: issue_34684.hgexport | |
| 2016-12-03 12:42 | shuehner | Assigned To | platform => shuehner | 
| 2016-12-03 12:42 | shuehner | Review Assigned To | => alostale | 
| 2016-12-06 08:27 | hgbot | Checkin | |
| 2016-12-06 08:27 | hgbot | Note Added: 0092105 | |
| 2016-12-06 08:27 | hgbot | Status | new => resolved | 
| 2016-12-06 08:27 | hgbot | Resolution | open => fixed | 
| 2016-12-06 08:27 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/0ec7b11287182335ad56d23d980fb7e23d0cdbb7 [^] | 
| 2016-12-06 08:29 | alostale | Status | resolved => closed | 
| 2016-12-06 08:29 | alostale | Fixed in Version | => 3.0PR17Q1 | 
| 2016-12-06 08:29 | alostale | Note Added: 0092106 | |
| 2016-12-06 08:30 | alostale | Relationship added | related to 0034100 | 
| Copyright © 2000 - 2009 MantisBT Group |