DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5842>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5842 Ant cannot locate build.xml in current directories tree ------- Additional Comments From [EMAIL PROTECTED] 2002-05-29 07:42 ------- I'd like to have the original directory available as an Ant-supplied property if Ant is invoked from a directory other than basedir . For example, if I have foo/build.xml (with "." as the basedir) and call Ant from foo/bar/, I'd like to be able to refer to foo/bar/ by using ${ant.initialdir} or something similar... -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
