I have build.xml file for each and every directory 
in the child directories. Instead of running ant for each 
and every build.xml file in the child directories, I would 
like to have one Master build file in the parent which can 
trigger the build files in the subdirectories.

Does Ant support this kind of build environment or is any other
option available to achieve the same

Srini

Reply via email to