ant - To call a build.xml and run there from a target in another build.xml file -


I have the Build.xml file. Using that file, I want to run another build.xml file which is in second place using ant. How can I get it?

In the rescue

Examples of its use are as follows:



Comments

Popular posts from this blog

sql - Return Function using Cursor -

javascript - Is there any way to add a new parameter to a function programmatically? -

sql server - How to use pivot in this table -