Users - SubAnt Patch Helpful

Posted by Lon F. Binder-2 on
URL: http://ofbiz.116.s1.nabble.com/Users-SubAnt-Patch-Helpful-tp139841.html

FYI...
 
If you, like us, require ofbiz's ant file to be called from another ant file via the <ant> task from other build files in different directories (such as for continuous integration), you may have experienced problems similar to us.
 
Due to a bug in the <subant> task, used on line 152 of the main ofbiz build.xml file, the ofbiz build would fail when sub projects (minerva specfically, as it was the first in the file list) were compiled due to the wrong basedir.
 
This is easily resolved however by patching your ant (ver 1.6.5) with patch offered from Apache:
http://issues.apache.org/bugzilla/show_bug.cgi?id=30569
 
It enables SubAnt to properly resolve the current basedir when SubAnt is used.
 
 - Lon
 

 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users