336 |
<target name="clean-all" depends="clean, all" description="Performs a clean build, runs tests, and builds jar"/> |
336 |
<target name="clean-all" depends="clean, all" description="Performs a clean build, runs tests, and builds jar"/> |
338 |
<target name="all" depends="init,compile,compile-starteam,compile-sametime,checkstyle,check-duplication,test,test-starteam,test-sametime,jar" description="Performs a build, runs tests, and builds jar" /> |
338 |
<target name="all" depends="init,compile,compile-starteam,compile-sametime,checkstyle,check-duplication,test-all,jar" description="Performs a build, runs tests, and builds jar" /> |