Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033221Retail ModulesWeb POSpublic2016-06-10 18:562016-06-15 19:17
shuehner 
shuehner 
normaltrivialhave not tried
closedfixed 
5
 
 
marvintm
No
0033221: java warning cleanup -> unused code
Some code cleanup to remove unused code

- i.e. unused static variables (loggers)
- remove write-only variables which are never read
Check eclipse warnings about unnecessary code
No tags attached.
Issue History
2016-06-10 18:56shuehnerNew Issue
2016-06-10 18:56shuehnerAssigned To => Retail
2016-06-10 18:56shuehnerTriggers an Emergency Pack => No
2016-06-10 18:57hgbotCheckin
2016-06-10 18:57hgbotNote Added: 0087177
2016-06-10 18:58hgbotCheckin
2016-06-10 18:58hgbotNote Added: 0087178
2016-06-10 18:59hgbotCheckin
2016-06-10 18:59hgbotNote Added: 0087179
2016-06-10 18:59hgbotStatusnew => resolved
2016-06-10 18:59hgbotResolutionopen => fixed
2016-06-10 18:59hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/256d444b567c59310e96fe0a2c528c33ff95385f [^]
2016-06-10 19:00shuehnerReview Assigned To => marvintm
2016-06-13 11:01shuehnerAssigned ToRetail => shuehner
2016-06-15 19:17marvintmStatusresolved => closed

Notes
(0087177)
hgbot   
2016-06-10 18:57   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: bbb3b4de0f7ca80dc7bc60d05dcfc9b983f6c284
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Fri Jun 10 18:56:58 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/bbb3b4de0f7ca80dc7bc60d05dcfc9b983f6c284 [^]

Issue 33221. Warning cleanup: remove some unused code

---
M src/org/openbravo/mobile/core/process/SimpleQueryBuilder.java
---
(0087178)
hgbot   
2016-06-10 18:58   
Repository: erp/pmods/org.openbravo.retail.discounts
Changeset: 99527700a5f3cf08b7361b5af63581d0c40a9e77
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Fri Jun 10 18:57:47 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts/rev/99527700a5f3cf08b7361b5af63581d0c40a9e77 [^]

Issue 33221. Warning cleanup: remove some unused code

---
M src/org/openbravo/retail/discounts/event/MOfferEventHandler.java
M src/org/openbravo/retail/discounts/event/MOfferProductEventHandler.java
---
(0087179)
hgbot   
2016-06-10 18:59   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 256d444b567c59310e96fe0a2c528c33ff95385f
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Fri Jun 10 18:58:52 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/256d444b567c59310e96fe0a2c528c33ff95385f [^]

Fixed 33221. Warning cleanup: remove some unused code

---
M src/org/openbravo/retail/posterminal/CustomerLoader.java
M src/org/openbravo/retail/posterminal/EmailSender.java
M src/org/openbravo/retail/posterminal/LoginServlet.java
M src/org/openbravo/retail/posterminal/LoginUtilsServlet.java
M src/org/openbravo/retail/posterminal/ProcessCashMgmtMaster.java
M src/org/openbravo/retail/posterminal/SyncAllErrorsWhileImporting.java
M src/org/openbravo/retail/posterminal/master/CategoryTree.java
M src/org/openbravo/retail/posterminal/master/ProductCharacteristicValue.java
---