Code:
<target name="buildEAR">
<ant antfile="${svn.checkout.folder}/build.xml" inheritall="false" target="multi-build">
</ant>
</target>
<target name="buildEAR">
<ant antfile="${svn.checkout.folder}/build.xml" inheritall="false" target="multi-build">
</ant>
</target>
I'd do that.

Leave a comment: