> 1)How to set the Target name for ="TgtName" > > "<property name="TgtName" value="$(target}"/>" > > in property Using ANT API ("org.apache.tools.ant.*")
http://api.dpml.net/ant/1.6.5/org/apache/tools/ant/Project.html#setProperty( java.lang.String,%20java.lang.String) > 2)How to execute the argumented target using ANT API's. Take a look at some examples of some systems that handle embedded ant. The DPML Depot system is the one I use (http://www.dpml.net/depot) but there are other more prominent/well-known examples on the net that you should probably dig into. Cheers, Steve. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]