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=10051>.
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=10051

Current directory while sub-ant-ing





------- Additional Comments From [EMAIL PROTECTED]  2002-06-24 10:23 -------
Steve, why do you think Ant changes the CWD of the child process at all?

Ant never changes the current working directory, the only thing that changes is
Ant's interpretation of relative paths (they are always relative to the 
basedir).

Mikhail, how are you running your testcases?  If you use <junit>, it has a dir
attribute you can use to explicitly set the current working directory, but that
will only work for forked <junit> tasks.

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

Reply via email to