DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29658>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29658

Mixing <ant> and <subant> causes basedir to become confused





------- Additional Comments From [EMAIL PROTECTED]  2004-06-18 13:06 -------
Okay, that makes sense; it's probably worth highlighting in the doco for <ant>
that setting the basedir treats it like a user-defined property; it wasn't that
clear.

A quick test showed that calling 'ant -Dbasedir=.' on the second build script
gave  the same behaviour, so it is consistent.

Another workaround is to not trust the basedir, but use the ant.file property to
determine the working directory.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to