Changes

Jump to: navigation, search

User:Minooz/RepoSyncProj/Ant

3 bytes removed, 14:51, 14 October 2010
Tips
:We can create a new ant script e.g. ''buildHudson.xml'' that triggers the target(assign1.test) of main build file(build.xml) of the project. See below:
<source lang=java>
<project name="assign1_MYassign1" basedir="." default="myTarget">
<target name="assign1.build.call">
<!-- Call the target that does everything -->
1
edit

Navigation menu