I still need to create build.xml files for each level of the project, does anyone have any idea how to chain the execution of these files? i.e. how do I call one build.xml file from within another? I'm using Ant 1.4.1, so maybe I'll just check the documentation.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I still need to create build.xml files for each level of the project, does anyone have any idea how to chain the execution of these files? i.e. how do I call one build.xml file from within another? I'm using Ant 1.4.1, so maybe I'll just check the documentation.