Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0009205Openbravo ERPA. Platformpublic2009-05-27 13:302009-10-16 00:00
alostale 
alostale 
urgentminorhave not tried
closedfixed 
5
2.50MP1 
 
Core
No
0009205: smartbuild compiles all windows when it is not needed
In some cases smartbuild task compiles all windows in the application but it should not compile any one.

Cases:
1. After installing a virtual appliance and running it.

Please if you find additional cases when it is not working fine add them to this issue.
Do not change any window and run smart
No tags attached.
has duplicate defect 0009191 closed alostale ant smartbuild always builds everything 
related to defect 0010934 closed alostale ant setup fails when used with pi 
Issue History
2009-05-27 13:30alostaleNew Issue
2009-05-27 13:30alostaleAssigned To => alostale
2009-05-29 08:12alostaleRelationship addedhas duplicate 0009191
2009-05-29 12:56psarobeStatusnew => scheduled
2009-05-29 12:56psarobefix_in_branch => pi
2009-06-02 13:57iperdomoNote Added: 0016867
2009-06-18 13:18iperdomoNote Added: 0017423
2009-10-09 17:31hgbotCheckin
2009-10-09 17:31hgbotNote Added: 0020924
2009-10-09 17:31hgbotStatusscheduled => resolved
2009-10-09 17:31hgbotResolutionopen => fixed
2009-10-09 17:31hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/2685893c32390def4fbbeb4bbf24f796fef4d449 [^]
2009-10-09 18:00hgbotCheckin
2009-10-09 18:00hgbotNote Added: 0020926
2009-10-09 18:00hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/2685893c32390def4fbbeb4bbf24f796fef4d449 [^] => http://code.openbravo.com/erp/devel/pi/rev/c5b024720ede9319b345782dfa58c36d2bc2f4cf [^]
2009-10-13 10:52jpabloaeRelationship addedrelated to 0010934
2009-10-15 18:30marvintmStatusresolved => closed
2009-10-15 18:30marvintmNote Added: 0021085
2009-10-16 00:00anonymoussf_bug_id0 => 2880168

Notes
(0016867)
iperdomo   
2009-06-02 13:57   
If you make an install.source (command-line) and then compile the openbravo project with eclipse, smartbuild compiles all the windows
(0017423)
iperdomo   
2009-06-18 13:18   
If you make install.source (command-line) and then use the smartbuild (command-line) it compiles all the windows
(0020924)
hgbot   
2009-10-09 17:31   
Repository: erp/devel/pi
Changeset: 2685893c32390def4fbbeb4bbf24f796fef4d449
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Oct 09 17:16:25 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/2685893c32390def4fbbeb4bbf24f796fef4d449 [^]

fixed bug 0009205: smartbuild compiles all windows when it is not needed

---
M build.xml
M src-core/src/org/openbravo/utils/CheckSum.java
---
(0020926)
hgbot   
2009-10-09 18:00   
Repository: erp/devel/pi
Changeset: c5b024720ede9319b345782dfa58c36d2bc2f4cf
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Oct 09 18:00:30 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/c5b024720ede9319b345782dfa58c36d2bc2f4cf [^]

realated to issue 0009205: order files to calculate the checksums

---
M src-core/src/org/openbravo/utils/CheckSum.java
---
(0021085)
marvintm   
2009-10-15 18:30   
I've tested both after a clean install.source, and after refreshing and compiling with Eclipse, and in both cases, no windows were compiled.