Home | History | Annotate | Download | only in scripts

Lines Matching full:antfile

59 	<ant antfile="${buildDirectory}/fetch_${id}.xml">
72 <ant antfile="build.xml" dir="${elementPath}" target="clean"/>
119 <ant antfile="build.xml" dir="${elementPath}" target="build.jars">
125 <ant antfile="compile.${id}.xml" dir="${buildDirectory}"/>
143 <!-- ant antfile="build.xml" dir="${elementPath}" target="gather.bin.parts"/ -->
144 <ant antfile="build.xml" dir="${elementPath}" target="zip.distribution">
155 <ant antfile="build.xml" dir="${elementPath}" target="build.sources">
159 <ant antfile="build.xml" dir="${elementPath}" target="zip.sources">
170 <ant antfile="build.xml" dir="${elementPath}" target="zip.logs" >
186 <ant antfile="assemble.${id}.all.xml" dir="${buildDirectory}"/>
193 <ant antfile="package.${id}.all.xml" dir="${buildDirectory}"/>