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=24366>. 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=24366 Project tag basedir attribute should be relative to ${user.dir} (the user's current working directory) ------- Additional Comments From [EMAIL PROTECTED] 2003-11-03 22:28 ------- On the contrary, this behaviour makes the build script location *dependent*, as you cannot use -buildfile to choose an arbitary location for the build script. The build script location must always be in the same location relative to the project (e.g. the project root). In using shell commands, it is customary to specify everything relative to the user's current working directory, but ant makes up its own rules in this regard. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]