opensubscriber
   Find in this group all groups
 
Unknown more information…

u : user@ant.apache.org 9 September 2009 • 11:59PM -0400

ant target and -D options to ant task
by Raja Nagendra Kumar

REPLY TO AUTHOR
 
REPLY TO GROUP





Hi,

I am looking for having ant build.xml

<project>

<target name="callOther">
<ant dir="other direc..">
//as part of this call I need to pass the command line options which used
for invoking this ant
</ant
</project>

When this ant is run using the command

ant -Dprop=10 clean deploy -debug

Then the callOther directory build.xml should be called exactly with the
same args i.e -Dprop=10 clean deploy -debug

is that possible.

Regards
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com




--
View this message in context: http://www.nabble.com/ant-target-and--D-options-to-ant-task-tp25368031p25368031.html
Sent from the Ant - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant....
For additional commands, e-mail: user-help@ant....

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

opensubscriber is not affiliated with the authors of this message nor responsible for its content.