From d2ebac072c6abebaf8f841e65080e019a106afcd Mon Sep 17 00:00:00 2001
From: david_williams <david_williams>
Date: Thu, 13 Aug 2009 23:32:49 +0000
Subject: [PATCH] prep for update site

---
 .../build-home/runUpdateAllProjects.sh                          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/org.eclipse.wtp.releng.webupdatesite/build-home/runUpdateAllProjects.sh b/org.eclipse.wtp.releng.webupdatesite/build-home/runUpdateAllProjects.sh
index 23a87c076..56841d49a 100644
--- a/org.eclipse.wtp.releng.webupdatesite/build-home/runUpdateAllProjects.sh
+++ b/org.eclipse.wtp.releng.webupdatesite/build-home/runUpdateAllProjects.sh
@@ -82,7 +82,7 @@ rsync -rp /shared/webtools/committers/wtpcap-R3.1-S/"${CAP_BUILD}"/updateSite/pl
 
 echo "add jaxws to site" 
 
-JAXWS_BUILD=I-I20090610182713-20090610182713
+JAXWS_BUILD=I-I20090813210640-20090813210640
 
 rsync -rp "${HOME}"/downloads/webtools/downloads/drops/R0.5/"${JAXWS_BUILD}"/updateSite/features/* "${testUpdateSite}"/features/
 rsync -rp "${HOME}"/downloads/webtools/downloads/drops/R0.5/"${JAXWS_BUILD}"/updateSite/plugins/* "${testUpdateSite}"/plugins/
-- 
GitLab