Re: Adding sh script in ant

2006-02-14 Thread Steve Loughran
[EMAIL PROTECTED] wrote: Hi Steve, Can you explain giving the example? 1. pick a an ant startup script of preference 2. rename it. 3. insert the environment setting commands of choice into that renamed script 4. use it -

RE: Adding sh script in ant

2006-02-13 Thread pritesh.saharey
Hi Steve, Can you explain giving the example? -Original Message- From: Steve Loughran [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 14, 2006 1:04 PM To: Ant Users List Subject: Re: Adding sh script in ant bejoy wrote: > Hi , > > I have a Shell Script to set the en

Re: Adding sh script in ant

2006-02-13 Thread Steve Loughran
bejoy wrote: Hi , I have a Shell Script to set the environment variables("setenv.sh").I want to put this script into my ant build sothat before doing any task the env variables has to set.How can I call this script in my build.xml. no, that wont work. The env variables set in a shell script

RE: Adding sh script in ant

2006-02-13 Thread pritesh.saharey
Hi Bejoy, Try this Regards, Pritesh -Original Message- From: bejoy [mailto:[EMAIL PROTECTED] Sent: Monday, February 13, 2006 2:20 PM To: user@ant.apache.org Subject: Adding sh script in ant Hi , I

Adding sh script in ant

2006-02-13 Thread bejoy
Hi , I have a Shell Script to set the environment variables("setenv.sh").I want to put this script into my ant build sothat before doing any task the env variables has to set.How can I call this script in my build.xml. Thanks in advance, Bejoy This e-mail and any files transmitted with it a