On 24 Sep 2002, chayim kirshen <[EMAIL PROTECTED]> wrote:

> It looks as if (ant -debug helped here) the directory doesn't
> actually change when you do an ant dir, ant yet I'm doing ant
> antfile all over the place and that works.

I'm not sure what you mean by "directory doesn't actually change".

If you are talking about the current working directory of the JVM
running Ant, you are absolutely correct, it doesn't change - and there
wouldn't be an easy (portable) way to do so anyway.

If you are talking about the called project's basedir, this depends on
the combination of attributes on your <ant> task - see the table under
the heading "Basedir of the new project" in the manual for <ant>.

Stefan

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

Reply via email to