Re: Unix Home set in Build.xml

2009-05-09 Thread Francis Galiegue
Le Saturday 09 May 2009 13:27:45 Rajesh Kumar (IN4774), vous avez écrit : > Hi, > > I want to set one properties HOMEDIR in build.xml which will be set through > user logged in the current system.. > > How to read Unix home directory and put that value in build.xml > Use ant's with the environmen

Unix Home set in Build.xml

2009-05-09 Thread Rajesh Kumar (IN4774)
Hi, I want to set one properties HOMEDIR in build.xml which will be set through user logged in the current system.. How to read Unix home directory and put that value in build.xml ___

Re: Ant Target Question

2009-05-09 Thread Francis Galiegue
Le Saturday 09 May 2009 13:22:15 Rajesh Kumar (IN4774), vous avez écrit : > Hi, > > I have few build target in my build.xml, I want if some target is not > successful, though build should not stopped and it should continue to next > target. > > Any help? > Use ant-contrib's try/catch. Yes, ant-co

Ant Target Question

2009-05-09 Thread Rajesh Kumar (IN4774)
Hi, I have few build target in my build.xml, I want if some target is not successful, though build should not stopped and it should continue to next target. Any help? Rajesh http://www.mindtree.com/email/disclaimer.html