Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010934Openbravo ERPA. Platformpublic2009-10-12 14:162009-10-16 00:00
bursie 
alostale 
immediatecriticalalways
closedfixed 
10
pi 
 
Core
No
0010934: ant setup fails when used with pi
ant setup fails with:

D:\sources\openbravo250PiWork\openbravo>ant setup
Buildfile: build.xml

BUILD FAILED
D:\sources\openbravo250PiWork\openbravo\build.xml:213: taskdef class org.openbravo.utils.CheckSumCondition cannot be found

Total time: 0 seconds

We have a clone under UBUNTU based on PI.

From this I made a local clone on XP, where I develop. Development is normally done on devel/main which works fine.

The class (CheckSumCondition) is available at that place.

 
1.
hg up (we are on tip of pi)
ant setup -> fails

2.
hg up 2.50MP6
ant setup -> works fine

trying the same on Ubuntu (the remote clone) works fine



No tags attached.
related to defect 0009205 closed alostale smartbuild compiles all windows when it is not needed 
related to defect 0010943 closed shankarb ant clean target should really clean 
png ant-setup-failed.png (177,478) 2009-10-13 09:21
https://issues.openbravo.com/file_download.php?file_id=1842&type=bug
png
Issue History
2009-10-12 14:16bursieNew Issue
2009-10-12 14:16bursieAssigned To => rafaroda
2009-10-13 09:21iperdomoFile Added: ant-setup-failed.png
2009-10-13 09:21iperdomoPrioritynormal => high
2009-10-13 09:21iperdomoProposed Solution updated
2009-10-13 09:22iperdomoStatusnew => scheduled
2009-10-13 09:22iperdomoAssigned Torafaroda => jpabloae
2009-10-13 09:22iperdomofix_in_branch => pi
2009-10-13 09:22iperdomoNote Added: 0020959
2009-10-13 10:48jpabloaeAssigned Tojpabloae =>
2009-10-13 10:48jpabloaeAssigned To => alostale
2009-10-13 10:50jpabloaeNote Added: 0020970
2009-10-13 10:51jpabloaePriorityhigh => immediate
2009-10-13 10:51jpabloaefix_in_branchpi =>
2009-10-13 10:52jpabloaeRelationship addedrelated to 0009205
2009-10-13 11:05jpabloaeRelationship addedrelated to 0010943
2009-10-13 11:19hgbotCheckin
2009-10-13 11:19hgbotNote Added: 0020976
2009-10-13 11:19hgbotStatusscheduled => resolved
2009-10-13 11:19hgbotResolutionopen => fixed
2009-10-13 11:19hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/71f86f731b8aed8369ebd6ea0da80ac193ce4c36 [^]
2009-10-15 18:41iperdomoStatusresolved => closed
2009-10-15 18:41iperdomoNote Added: 0021087
2009-10-16 00:00anonymoussf_bug_id0 => 2880180

Notes
(0020959)
iperdomo   
2009-10-13 09:22   
I reproduced the error. Attached you'll find an screenshot.

Cheers,

Iván
(0020970)
jpabloae   
2009-10-13 10:50   
This bug was introduced by changeset 2685893c3239:
https://code.openbravo.com/erp/devel/pi/rev/2685893c3239 [^]

It's not related to the "ant setup". *Any* ant task fails, even "ant init". It was not detected by builds.openbravo.com becasue the class was already generated.

Assigning to alostale.
(0020976)
hgbot   
2009-10-13 11:19   
Repository: erp/devel/pi
Changeset: 71f86f731b8aed8369ebd6ea0da80ac193ce4c36
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Oct 13 11:18:59 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/71f86f731b8aed8369ebd6ea0da80ac193ce4c36 [^]

fixed bug 0010934: ant setup fails when used with pi

---
M build.xml
---
(0021087)
iperdomo   
2009-10-15 18:41   
Checked @ rev f6f5946c3645