On Thu, 26 Sep 2002, Noel J. Bergman <[EMAIL PROTECTED]> wrote: > The ANT developers probably all set ANT_HOME, or have ant installed > in /opt/ant, or some such.
Or don't have symlinks with relative paths in them (I set ANT_HOME to an absolute path, just for the record 8-) > From: Peter M. Goldstein [mailto:[EMAIL PROTECTED] >> The ant script is broken with respect to locating ANT_HOME as a >> relative entity. The version from CVS (Ant's CVS) HEAD doesn't cd around at all, I'd like to know whether it works for you. The script in Ant's 1.5 branch (which will become Ant 1.5.1) now performs the cd before resolving ANT_HOME. Thanks for the pointer. Cheers Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
