> From: Rick Genter [mailto:rgenter@silverlink.com] > > I'm getting confused on how the notion of "current working directory" is > maintained in ant. Here's my test script: Yeah, I'm always been confused by it too ;-) > Calling sub1-test via <ant> task: > I stay away from the dir attribute, and things usually work better. Check out the table at the bottom of the Manual page for , which tells you what basedir the sub-build will get if you use @dir or not. --DD --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org