commit | 1e9098d7e88d60a3fde7a1da91249f5941475c5b | [log] [tgz] |
---|---|---|
author | david_williams <david_williams> | Sat May 26 21:06:18 2007 +0000 |
committer | david_williams <david_williams> | Sat May 26 21:06:18 2007 +0000 |
tree | 66633ee7602f84850fca72b3b6ffe3718e0235f9 | |
parent | 843da284ec35f3e8f2d9ff98a5a38152909450f8 [diff] [blame] |
small improvement
diff --git a/org.eclipse.wtp.releng.webupdatesite/build-home/updateCallistoMirrorAll.xml b/org.eclipse.wtp.releng.webupdatesite/build-home/updateCallistoMirrorAll.xml index 79f11dd..6c35b40 100644 --- a/org.eclipse.wtp.releng.webupdatesite/build-home/updateCallistoMirrorAll.xml +++ b/org.eclipse.wtp.releng.webupdatesite/build-home/updateCallistoMirrorAll.xml
@@ -1,11 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <project name="updatesite" default="all" basedir="."> - <target name="init"> - <ant antfile="init.xml"/> - </target> - - <target name="all" depends="init"> + <target name="all"> <ant antfile="callisto-features-jem.xml" /> <ant antfile="callisto-features-wtp.xml" /> <ant antfile="callisto-features-jsf.xml" />