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=18695>. 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=18695 Fix ant startup script to fully suport a relative link to it. ------- Additional Comments From [EMAIL PROTECTED] 2003-04-09 13:50 ------- Interesting, the cd "$saveddir" used to live after the setting (as you suggest) until http://cvs.apache.org/viewcvs/ant/src/script/ant.diff?r1=1.19.2.9&r2=1.19.2.10 The commit message for 1.19.2.10 says > Make relative symlinks work by 'cd'ing back before resolving the link. > > Submitted by: Peter M. Goldstein <peter_m_goldstein at yahoo.com> > via Noel J. Bergman <noel at devtech.com> and I agree with it (errm, with myself, obviously). I think you've run into a different problem and this is actually a duplicate of bug 17721. Things should work for you using Ant 1.5.3's wrapper script - or even better a complete upgrade to Ant 1.5.3.