Noel,

> No.  The ant script is broken with respect to locating ANT_HOME as a
> relative entity.  They restore the path AFTER they try to cd with a
> relative
> path, instead of before, so they are in the wrong directory when they
> issue
> the cd.
> 
> Please rollback this change, and submit the ANT patch.

I'm not going to rollback the change to build.sh because:

i) It makes our build.bat and build.sh more consistent
ii) The code you're referring to is all enclosed in a check that only
gets executed if ANT_HOME is not set. 
iii) Setting ANT_HOME before invoking Ant is standard procedure.

I will update the Ant file.  I checked the CVS repository and the head
version of the file has the same problem.  You might want to notify the
Ant developers.

--Peter




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

Reply via email to