Hrm... I guess I should have read the subject.  The path search is only to
find tools/bin/ant.<bin|sh>, which will then take care of setting up the
class path as needed.

Because of the plugins/* stuff we may need to use ../tools or ../../tools.
build.sh can do a full path search back to /, but build.bat, just does a
search back 4 levels, which should work.

Is someone having trouble with that?

Perhaps we should move plugins/* to .. and just hardcode ../tools
everywhere.

--jason


On Mon, 3 Sep 2001, Chris Kimpton wrote:

> Hi,
>
> >
> > OK, but for what is the PWD search for? do you have more infor on
> > it? it
> > does not seem to search for ANT_HOME at least.
> >
>
> FWIW - it was finding the current working directory, so that it could
> put the classes directory on the classpath as an absolute path.
>
> There were problems before where a relative path was failing in some
> environments.... not sure which...
>
> HTH,
> Chris
>
> =====
> Need somewhere to Live in London - http://freeflats.com
>
> __________________________________________________
> Do You Yahoo!?
> Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
> http://im.yahoo.com
>
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development
>


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to