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

sonata admin - how to add ManyToOne property field in configureListfield in sonataAdmin -

wpf - ControlTemplate with changes for every class -

sql - Return Function using Cursor -