Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0035327Openbravo ERPA. Platformpublic2017-02-21 13:242022-02-01 08:05
shuehner 
Triage Platform Base 
normalminorhave not tried
acknowledgedopen 
5
 
 
Core
No
0035327: lib/runtime has duplicate and conflicting ant jars
lib/runtime folder has several jar files related to ant:

-rw-r--r-- 1 huehner huehner 2000557 Sep 24 2014 ant-1.9.2.jar
-rw-r--r-- 1 huehner huehner 8590 Sep 24 2014 ant-apache-log4j-1.9.2.jar
-rw-r--r-- 1 huehner huehner 18333 Sep 24 2014 ant-launcher-1.9.2.jar
-rw-r--r-- 1 huehner huehner 436697 Mar 20 2013 ant-nodeps.jar

The first three are clearly labeled with 1.9.x version of ant.

However the 4th one (checking META-INF/MANIFEST.MF file inside the jar) is a copy of ant 1.7
Having both does not make much sense.

From naming ant-nodeps is a ant copy of core ant parts not requiring other dependencies (see size 400k) the ant-1.9.2 some the size is probably a full copy.

Note; careful testing of updating old to new version, mmc rebuild etc maybe needed to check for unintended side-effects


-
Check and probably remove ant-nodeps.jar
No tags attached.
related to feature request 0035324 closed platform Raise minimal supported ant version from very old 1.7 to 1.9.x 
Issue History
2017-02-21 13:24shuehnerNew Issue
2017-02-21 13:24shuehnerAssigned To => platform
2017-02-21 13:24shuehnerModules => Core
2017-02-21 13:24shuehnerTriggers an Emergency Pack => No
2017-02-21 13:25shuehnerRelationship addedrelated to 0035324
2017-02-24 10:48alostaleStatusnew => acknowledged
2022-02-01 08:05alostaleAssigned Toplatform => Triage Platform Base

There are no notes attached to this issue.