Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0039131Openbravo ERPA. Platformpublic2018-08-13 17:212018-08-14 10:53
shuehner 
shuehner 
normaltrivialhave not tried
closedfixed 
5
 
3.0PR18Q4 
alostale
Core
No
0039131: Cleanup unused imports in src/index.jsp
index.jsp is apparently not covered by automatic cleanup of unused java imports on saving the file.

So changes over time accumulated a few unused ones which should be cleanup up.
Per import check if it used anywhere in the file.
No tags attached.
Issue History
2018-08-13 17:21shuehnerNew Issue
2018-08-13 17:21shuehnerAssigned To => platform
2018-08-13 17:21shuehnerModules => Core
2018-08-13 17:21shuehnerTriggers an Emergency Pack => No
2018-08-13 17:22hgbotCheckin
2018-08-13 17:22hgbotNote Added: 0106330
2018-08-13 17:22hgbotStatusnew => resolved
2018-08-13 17:22hgbotResolutionopen => fixed
2018-08-13 17:22hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/4ace8ed532f5cd37b8c4121ead92dc33e8e4f1ec [^]
2018-08-13 17:23shuehnerAssigned Toplatform => shuehner
2018-08-14 10:53alostaleReview Assigned To => alostale
2018-08-14 10:53alostaleNote Added: 0106341
2018-08-14 10:53alostaleStatusresolved => closed
2018-08-14 10:53alostaleFixed in Version => 3.0PR18Q4

Notes
(0106330)
hgbot   
2018-08-13 17:22   
Repository: erp/devel/pi
Changeset: 4ace8ed532f5cd37b8c4121ead92dc33e8e4f1ec
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Mon Aug 13 17:22:09 2018 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/4ace8ed532f5cd37b8c4121ead92dc33e8e4f1ec [^]

Fixed 39131. Cleanup unused java imports in index.jsp

---
M src/index.jsp
---
(0106341)
alostale   
2018-08-14 10:53   
reviewed