Look at the documentation for the 'ant' task for invoking other build files...
Leonardo Junquera wrote: > > I'm trying to determine how best to use ant in projects with multiple > sub-components. I was thinking of a master build.xml file that calls xml > files in the sub directories of my projects. Is anybody else building > projects like this? Would I simply call the exec command for that sub > directory? Thanks in advance.
