commit | 190c71e841116acec429ca5d3fe5a023adf4f4c6 | [log] [tgz] |
---|---|---|
author | david_williams <david_williams> | Sat May 05 06:47:41 2007 +0000 |
committer | david_williams <david_williams> | Sat May 05 06:47:41 2007 +0000 |
tree | 3d8a31f6c073039ca5c52f316d61bf3187d16bc2 | |
parent | 57e8e8416efcf1a8cab21dd03e0cb598ef5c11fd [diff] [blame] |
tweaking download site
diff --git a/org.eclipse.wtp.releng.webupdatesite/build-home/updateCallistoMirrorAll.xml b/org.eclipse.wtp.releng.webupdatesite/build-home/updateCallistoMirrorAll.xml index d55b111..79f11dd 100644 --- a/org.eclipse.wtp.releng.webupdatesite/build-home/updateCallistoMirrorAll.xml +++ b/org.eclipse.wtp.releng.webupdatesite/build-home/updateCallistoMirrorAll.xml
@@ -6,6 +6,7 @@ </target> <target name="all" depends="init"> + <ant antfile="callisto-features-jem.xml" /> <ant antfile="callisto-features-wtp.xml" /> <ant antfile="callisto-features-jsf.xml" /> <ant antfile="callisto-features-jpa.xml" /> @@ -20,7 +21,7 @@ <property name="pluginJarPath" location="${localUpdateSitePath}" /> </ant> - --> + --> </target> </project>