commit | 60d001412eb987e3c453917728f892d326a8cba9 | [log] [tgz] |
---|---|---|
author | david_williams <david_williams> | Wed May 28 02:32:50 2008 +0000 |
committer | david_williams <david_williams> | Wed May 28 02:32:50 2008 +0000 |
tree | 1d598455a2c8c42bcec63124485e5321d82940f1 | |
parent | 9e39b86cefdf3f56ed91c46d0428d03363479c45 [diff] [blame] |
prep for update site
diff --git a/org.eclipse.wtp.releng.webupdatesite/build-home/runUpdateAllProjects.sh b/org.eclipse.wtp.releng.webupdatesite/build-home/runUpdateAllProjects.sh index 5916db9..a2c13b0 100644 --- a/org.eclipse.wtp.releng.webupdatesite/build-home/runUpdateAllProjects.sh +++ b/org.eclipse.wtp.releng.webupdatesite/build-home/runUpdateAllProjects.sh
@@ -34,3 +34,6 @@ # run create Digests now, it's a good check if all is well ant -f createDigests.xml -Declipse.home=${eclipseLocation} -Dupdate.site=${updateSite} + +# create P2 repository metadata +ant -f createP2Repo.xml -Declipse.home=${eclipseLocation} -Dupdate.site=${updateSite}