Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010943Openbravo ERPA. Platformpublic2009-10-13 11:052012-10-03 10:49
jpabloae 
shankarb 
urgentmajoralways
closedout of date 
5
pi 
 
Core
No
0010943: ant clean target should really clean
Currently the "ant clean" target does not clean all classes and generated files.

This would be useful in any case. And more for builds.openbravo.com, because it would be able to detect bugs like 0010934.
No tags attached.
related to defect 0010934 closed alostale ant setup fails when used with pi 
related to defect 0020266 closed migueldejuana ant install.source does not clean src-core/build, src-trl/build and src-wad/build 
Issue History
2009-10-13 11:05jpabloaeNew Issue
2009-10-13 11:05jpabloaeAssigned To => rafaroda
2009-10-13 11:05jpabloaeRelationship addedrelated to 0010934
2009-10-13 11:20jpabloaeNote Added: 0020977
2009-10-15 17:35shuehnerIssue Monitored: shuehner
2009-10-16 13:42psarobeStatusnew => scheduled
2009-10-16 13:42psarobeAssigned Torafaroda => marvintm
2009-10-16 13:42psarobefix_in_branch => pi
2010-03-24 12:06priyamIssue Monitored: priyam
2010-05-07 11:24shuehnerNote Added: 0027035
2010-05-07 11:25psarobePrioritynormal => urgent
2010-05-07 11:25psarobefix_in_branchpi =>
2010-05-07 11:25psarobeNote Added: 0027036
2012-05-11 10:45shuehnerRelationship addedrelated to 0020266
2012-10-02 15:45AugustoMauchAssigned Tomarvintm => shankarb
2012-10-03 10:49shankarbNote Added: 0053004
2012-10-03 10:49shankarbStatusscheduled => closed
2012-10-03 10:49shankarbResolutionopen => out of date

Notes
(0020977)
jpabloae   
2009-10-13 11:20   
And it needs to be called in install.source and eclipse.install.source, at the beginning at the process.
(0027035)
shuehner   
2010-05-07 11:24   
Testcase: ant install.source in an already compiled working copy should already completely recompile src-core, src-wad, src-trl
(0027036)
psarobe   
2010-05-07 11:25   
This make me fail several test
(0053004)
shankarb   
2012-10-03 10:49   
In the install.source and eclipse.install.source, a new task cleanSubFolders was added to clean the src-wad,src-core and src-trl in the changeset https://code.openbravo.com/erp/devel/pi/rev/9f69a26123c3817e57782d580531c13d39e754e9. [^] So the issue has been fixed already.