Re: changing directory in Ant

2010-03-29 Thread Brian Pontarelli
Depending on what you need, you might not be able to do this. Last time I checked there wasn't a way in Java to change the directory of the JVM. The new file APIs in JDK 7 might fix this. -bp On Mar 29, 2010, at 1:49 AM, Irfan Sayed wrote: > Hi all, > > i need to change the directory while e

AW: changing directory in Ant

2010-03-29 Thread Jan.Materne
, what is the action you want to do in /tmp? Jan > -Ursprüngliche Nachricht- > Von: Irfan Sayed [mailto:irfu.sa...@gmail.com] > Gesendet: Montag, 29. März 2010 09:50 > An: user@ant.apache.org > Betreff: changing directory in Ant > > Hi all, > > i need t

changing directory in Ant

2010-03-29 Thread Irfan Sayed
Hi all, i need to change the directory while executing build.xml. i executed following code. but it is failing with the following error. Buildfile: build.xml dirchange: BUILD FAILED /home/y/var/builds/workspace/DNA_R