Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0004669Openbravo ERPA. Platformpublic2008-08-21 13:172011-09-21 23:21
rafaroda 
shuehner 
normalminoralways
closedout of date 
20Ubuntu 7.10
pi 
2.50 
Core
No
0004669: Generated - WAD code clean up: @SuppressWarnings("unused")
In many (if not all) WAD generated Java files for application windows, an unnecessary '@SuppressWarnings("unused")' message is displaying.

Description Resource Path Location Type
Unnecessary @SuppressWarnings("unused") Header.java openbravo/srcAD/org/openbravo/erpWindows/AccountingTransactionDetails line 126 Java Problem
This can be easily tracked using Eclipse IDE, inside 'Problems' tab.
No tags attached.
related to defect 00046672.50 closed vmromanos Manual code clean-up: delete unused imports in Java files 
blocks feature request 0007236 acknowledged shuehner Tracking issue: Cleanup for 3.00 
Issue History
2008-08-21 13:17rafarodaNew Issue
2008-08-21 13:17rafarodaAssigned To => cromero
2008-08-21 13:17rafarodasf_bug_id0 => 2064547
2008-08-21 13:17rafarodaRegression testing => No
2008-08-21 13:18rafarodaRelationship addedrelated to 0004667
2008-09-01 12:28psarobeStatusnew => scheduled
2008-09-01 12:28psarobeAssigned Tocromero => vmromanos
2008-09-01 12:28psarobefix_in_branch => trunk
2008-09-01 16:28cromeroAssigned Tovmromanos => alostale
2008-12-10 09:57alostaleAssigned Toalostale => shuehner
2009-01-29 16:01shuehnerNote Added: 0012828
2009-01-29 16:01shuehnerTypedefect => feature request
2009-01-29 16:01shuehnerfix_in_branchtrunk =>
2009-01-29 16:02shuehnerRelationship addedblocks 0007236
2009-01-29 16:03shuehnerStatusscheduled => acknowledged
2011-09-21 23:20shuehnerStatusacknowledged => scheduled
2011-09-21 23:21shuehnerNote Added: 0041222
2011-09-21 23:21shuehnerStatusscheduled => closed
2011-09-21 23:21shuehnerResolutionopen => out of date

Notes
(0012828)
shuehner   
2009-01-29 16:01   
Retitled to be feature request, as this is code cleanup which should be done, but has zero functional impact. -> so no defect
(0041222)
shuehner   
2011-09-21 23:21   
With the new 3.0 major version the code backing the generated windows was re-designed completely and the old wad-generated code is not used anymore (or nearly not used anymore).

The was code is just present for compatibility in some corner cases and will be deleted in the future so no need for extra cleanup in it.