Re: Reading environment variables in ant script directly

2009-12-30 Thread Raja Nagendra Kumar
--- > To unsubscribe, e-mail: user-unsubscr...@ant.apache.org > For additional commands, e-mail: user-h...@ant.apache.org > > > -- View this message in cont

Re: Reading environment variables in ant script directly

2009-12-30 Thread Antoine Levy Lambert
Hello Raja, some ant scripts need access to environment variables but a lot of them do not. So this leaves it to each build file developer to decide whether he wants his ant property environment to include properties. Now you can create easily a standard build file that you import everywhere

Re: Reading environment variables in ant script directly

2009-12-30 Thread Raja Nagendra Kumar
message in context: http://old.nabble.com/Reading-environment-variables-in-ant-script-directly-tp26964622p26971330.html Sent from the Ant - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr

RE: Reading environment variables in ant script directly

2009-12-30 Thread Rez P
e: Wed, 30 Dec 2009 10:14:14 -0800 > From: nagendra.r...@tejasoft.com > To: user@ant.apache.org > Subject: RE: Reading environment variables in ant script directly > > > Thank You Rez, > > Are u aware of why such explicit approach was taken rather providing the > environment

Re: Reading environment variables in ant script directly

2009-12-30 Thread Joe Schmetzer
2009/12/30 Raja Nagendra Kumar : > Are u aware of why such explicit  approach was taken rather providing the > environment properties directly. > > It would be nice, if ant could consider to provide the environment variables > implicitly including the conventions you mentioned on prefixing them wit

RE: Reading environment variables in ant script directly

2009-12-30 Thread Raja Nagendra Kumar
Nagendra Kumar, C.T.O www.tejasoft.com -- View this message in context: http://old.nabble.com/Reading-environment-variables-in-ant-script-directly-tp26964622p26970528.html Sent from the Ant - Users mailing list archive at Nabble.com

RE: Reading environment variables in ant script directly

2009-12-30 Thread Rez P
22:56:32 -0800 > From: nagendra.r...@tejasoft.com > To: user@ant.apache.org > Subject: Reading environment variables in ant script directly > > > Hi, > > Is it possible to read OS environment variables directly in ant script > without the line > > > > As ant is java an

Reading environment variables in ant script directly

2009-12-29 Thread Raja Nagendra Kumar
could avoid it. Also helps in managing few thing more smartly without this call each project. Regards, Raja Nagendra Kumar, C.T.O www.tejasoft.com -- View this message in context: http://old.nabble.com/Reading-environment-variables-in-ant-script-directly-tp26964622p26964622.html Sent from the Ant