Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0038500Openbravo ERPA. Platformpublic2018-05-08 08:222018-05-08 11:16
alostale 
alostale 
normaltrivialN/A
closedfixed 
5
 
pi 
caristu
Core
No
0038500: raise minimum required ant
Currently ant versions supported start from 1.7 which was published in 2006. There is no need to continue supporting such old versions.
-
- Current ubuntu 14.04 appliance ships with ant 1.9.3
- Openbravo currently (since 3.0PR14Q4) includes ant-1.9.2.jar for MMC builds

So in order to continue supporting 14.04 appliance and to minimize change in core (not requiring to update any library), minimum required will be raised to 1.9.2.
No tags attached.
related to defect 0027282 closed AugustoMauch package-info file is not compiled from the Module Management 
related to feature request 0053781 new Triage Platform Base raise minimum ant version to 1.10 
blocks backport 00384993.0PR18Q2 closed alostale raise minimum required ant 
Issue History
2018-05-08 08:51alostaleTypefeature request => backport
2018-05-08 08:51alostaleTarget Version => 3.0PR18Q2
2018-05-08 08:56hgbotCheckin
2018-05-08 08:56hgbotNote Added: 0104318
2018-05-08 08:56hgbotStatusscheduled => resolved
2018-05-08 08:56hgbotResolutionopen => fixed
2018-05-08 08:56hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/2ec0366c9fe290d4b962933661884409ffda4c47 [^]
2018-05-08 09:00alostaleRelationship addedrelated to 0027282
2018-05-08 09:01alostaleTarget Version3.0PR18Q2 =>
2018-05-08 09:04alostaleTypebackport => feature request
2018-05-08 11:16caristuNote Added: 0104321
2018-05-08 11:16caristuStatusresolved => closed
2018-05-08 11:16caristuFixed in Version => pi
2023-10-27 07:54alostaleRelationship addedrelated to 0053781

Notes
(0104318)
hgbot   
2018-05-08 08:56   
Repository: erp/devel/pi
Changeset: 2ec0366c9fe290d4b962933661884409ffda4c47
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue May 08 08:56:25 2018 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/2ec0366c9fe290d4b962933661884409ffda4c47 [^]

fixes 38500: raise minimum required ant version to 1.9.2

  Check on init task current version is at least 1.9.2

---
M build.xml
---
(0104321)
caristu   
2018-05-08 11:16   
Reviewed