RE: Change Temp Directroy used by ANT

2008-06-11 Thread Pankaj Arora01
HI, Can u please tell me how to pass this as an argument? Some sample code would definitely help. I am using fixcrlf task. -Original Message- From: Steve Loughran [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 11, 2008 4:57 PM To: Ant Users List Subject: Re: Change Temp Directroy used

Re: Change Temp Directroy used by ANT

2008-06-11 Thread Steve Loughran
Pankaj Arora01 wrote: Hi All, Can I change the temp directory used by ANT by passing it as an argument? Problem: I am trying to start two processes parallely on the same System. Both the processes are modifying files having same name but in different directories. During processing, files a

Change Temp Directroy used by ANT

2008-06-11 Thread Pankaj Arora01
Hi All, Can I change the temp directory used by ANT by passing it as an argument? Problem: I am trying to start two processes parallely on the same System. Both the processes are modifying files having same name but in different directories. During processing, files are copied to System Temp