prep for update site
diff --git a/org.eclipse.wtp.releng.webupdatesite/WebContent/indexGanymede.html b/org.eclipse.wtp.releng.webupdatesite/WebContent/indexGanymede.html
index 7468b4d..1724714 100644
--- a/org.eclipse.wtp.releng.webupdatesite/WebContent/indexGanymede.html
+++ b/org.eclipse.wtp.releng.webupdatesite/WebContent/indexGanymede.html
@@ -18,12 +18,12 @@
Platform (WTP).</p>
<p>If you are just getting started with Eclipse or Eclipse Web
Tools, you may want to first install from the <a
- href="http://download.eclipse.org/releases/europa/">Europa</a> update site, as
+ href="http://download.eclipse.org/releases/ganymede/">Ganymede</a> update site, as
it would have everything you need to get started.</p>
<p>This Web Tools Platform update site does assume you have all the
pre-reqs installed.</p>
<p>Beyond the basic Web Tools Platform, this site offers the SDK
-version of Web Tools</p>
+version of Web Tools and also the XSL Incubating Component.</p>
<p>To use this update site in your existing installation of Eclipse,
add the following URL as a remote update site in your update manager, if
it does not already have it.</p>
diff --git a/org.eclipse.wtp.releng.webupdatesite/build-home/features-ganymede-wtp.xml b/org.eclipse.wtp.releng.webupdatesite/build-home/features-ganymede-wtp.xml
index f373ce8..5f87bca 100644
--- a/org.eclipse.wtp.releng.webupdatesite/build-home/features-ganymede-wtp.xml
+++ b/org.eclipse.wtp.releng.webupdatesite/build-home/features-ganymede-wtp.xml
@@ -10,10 +10,10 @@
<!-- don't forget, for now have to first manually copy xsl bundles to 3.0 site -->
<property
name="from.update.site"
- value="file:///shared/webtools/committers/wtp-R3.0-S/20080403203514/S-3.0M6-20080403203514/updateSite" />
+ value="file:///shared/webtools/committers/wtp-R3.0-S/20080404063211/S-3.0M6-20080404063211/updateSite" />
<echo
message=" pulling update jars from ${from.update.site}" />
- <ant antfile="updateMirrorProject.xml">
+ <ant antfile="updateMirrorProject.xml">
<property
name="featureId"
value="org.eclipse.jpt.feature" />
@@ -40,6 +40,14 @@
<ant antfile="updateMirrorProject.xml">
<property
name="featureId"
+ value="org.eclipse.jst.sdk" />
+ <property
+ name="version"
+ value="3.0.0.v200804020554-7N08Y8vgBHCx5VuAc8cuf5G-Fbxh" />
+ </ant>
+ <ant antfile="updateMirrorProject.xml">
+ <property
+ name="featureId"
value="org.eclipse.jst" />
<property
name="version"
@@ -48,6 +56,14 @@
<ant antfile="updateMirrorProject.xml">
<property
name="featureId"
+ value="org.eclipse.jst" />
+ <property
+ name="version"
+ value="3.0.0.v200804020555-7K-8Y8pUUqZQpG_Yz-oz0NFFV8Dv" />
+ </ant>
+ <ant antfile="updateMirrorProject.xml">
+ <property
+ name="featureId"
value="org.eclipse.wst.common_sdk.feature" />
<property
name="version"
@@ -88,6 +104,14 @@
<ant antfile="updateMirrorProject.xml">
<property
name="featureId"
+ value="org.eclipse.wst.xml_ui.feature" />
+ <property
+ name="version"
+ value="3.0.0.v200804020355-7C2EC_Cnfcx2hmpktkvWZdz0j9s_" />
+ </ant>
+ <ant antfile="updateMirrorProject.xml">
+ <property
+ name="featureId"
value="org.eclipse.wst.xsl.feature" />
<property
name="version"
@@ -109,6 +133,14 @@
name="version"
value="3.0.0.v200712121937-7K788Z8qMfm1D4dIEdhHL4kaLtJJ" />
</ant>
+ <ant antfile="updateMirrorProject.xml">
+ <property
+ name="featureId"
+ value="org.eclipse.wst" />
+ <property
+ name="version"
+ value="3.0.0.v200712121937-7K788Z8qMfm1D4dIEdhHL4kaPrRU" />
+ </ant>
</target>
</project>
\ No newline at end of file