Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0013425Openbravo ERPA. Platformpublic2010-05-24 18:012012-05-25 12:10
shuehner 
migueldejuana 
normalmajorhave not tried
closedfixed 
5
pi 
3.0MP12 
Core
No
0013425: ant compile.complete should depend on core.lib, wad.lib, trl.lib
as its useful/safer, doesn't add any significant runtime, and is consistent with smartbuild.

Especially interesting now that modules can ship new references, as a forgotten wad.lib call makes 'strange' results in that case
No tags attached.
related to defect 0035782 closed inigosanchez ant compile.complete.deploy is missing dependencies on core.lib wad.lib trl.lib 
Issue History
2010-05-24 18:01shuehnerNew Issue
2010-05-24 18:01shuehnerAssigned To => alostale
2010-05-24 18:10marvintmNote Added: 0027685
2010-05-31 08:33alostaleStatusnew => scheduled
2012-04-26 15:33alostaleAssigned Toalostale => migueldejuana
2012-05-07 13:26hgbotCheckin
2012-05-07 13:26hgbotNote Added: 0048411
2012-05-07 13:26hgbotStatusscheduled => resolved
2012-05-07 13:26hgbotResolutionopen => fixed
2012-05-07 13:26hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/8819a81da21b2f4b3db9ca05eb7f2bc4a2017a21 [^]
2012-05-07 13:30migueldejuanaNote Added: 0048412
2012-05-16 09:14marvintmStatusresolved => closed
2012-05-16 09:14marvintmFixed in Version => 3.0MP12
2012-05-25 12:10hudsonbotCheckin
2012-05-25 12:10hudsonbotNote Added: 0049038
2017-04-12 17:42shuehnerRelationship addedrelated to 0035782

Notes
(0027685)
marvintm   
2010-05-24 18:10   
The basic compile task already depends on wad.lib. Adding a dependence on core.lib and on trl.lib wouldn't really add significant time, and it would fix some strange compilation warnings or errors you can get when for some reason openbravo-core.jar or openbravo-trl.jar do not exist on the lib folder.
(0048411)
hgbot   
2012-05-07 13:26   
Repository: erp/devel/pi
Changeset: 8819a81da21b2f4b3db9ca05eb7f2bc4a2017a21
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Mon May 07 13:23:51 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/8819a81da21b2f4b3db9ca05eb7f2bc4a2017a21 [^]

Fixed issue 13425:compile & compile.complete depend on core.lib,wad.lib,trl.lib

---
M build.xml
---
(0048412)
migueldejuana   
2012-05-07 13:30   
Test plan:

- Launch ant compile and ant compile.complete
- See if core.lib, wad.lib and trl.lib have been executed or not.


No risky.
(0049038)
hudsonbot   
2012-05-25 12:10   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/5401e185a8b0 [^]

Maturity status: Test