blob: 92f967506107a1ef2428f7c5f2a7d50ea1adedb1 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<project
name="update"
default="update">
<target name="update">
<echo
message="-------- Project: WTP Responsible: david_williams" />
<!-- intentionally no site.xml in this particular site -->
<property
name="from.update.site"
value="file://${user.home}/downloads/webtools/committers/drops/R2.0/R-2.0.1-20070926042742/updateSite" />
<echo message=" pulling update jars from ${from.update.site}" />
<ant antfile="updateMirrorProject.xml">
<property
name="featureId"
value="org.eclipse.jpt.feature" />
<property
name="version"
value="1.0.1.v200709130000-77-5CYQCCz-D7LQCCCD" />
</ant>
<ant antfile="updateMirrorProject.xml">
<property
name="featureId"
value="org.eclipse.jpt_sdk.feature" />
<property
name="version"
value="1.0.1.v200709130000-2-184B28MbcGJ02G_NaMEKTZRDDz" />
</ant>
<ant antfile="updateMirrorProject.xml">
<property
name="featureId"
value="org.eclipse.jst.sdk" />
<property
name="version"
value="2.0.1.v200709110510-7F-788fNWpoJCFladAFBfkeXa3lR" />
</ant>
<ant antfile="updateMirrorProject.xml">
<property
name="featureId"
value="org.eclipse.jst" />
<property
name="version"
value="2.0.1.v200709110510-7B-68dDTNImaz0di_Tvks1JyDPVe" />
</ant>
<ant antfile="updateMirrorProject.xml">
<property
name="featureId"
value="org.eclipse.wst.common_sdk.feature" />
<property
name="version"
value="2.0.1.v200709110622-4-184H8HR5QCVycasku6-5r2Ho_L" />
</ant>
<ant antfile="updateMirrorProject.xml">
<property
name="featureId"
value="org.eclipse.wst.common_ui.feature" />
<property
name="version"
value="2.0.1.v200709110622-7C5EH2E9RvTVnijrspVz0bgOmfz-" />
</ant>
<ant antfile="updateMirrorProject.xml">
<property
name="featureId"
value="org.eclipse.wst.sdk" />
<property
name="version"
value="2.0.1.v200709110510-7E-788aNUivSRfjWLEcbxlUXG72x" />
</ant>
<ant antfile="updateMirrorProject.xml">
<property
name="featureId"
value="org.eclipse.wst.xml_sdk.feature" />
<property
name="version"
value="2.0.1.v200709110650-4-184F4HMJOrffu53dy3_BT7O_0r" />
</ant>
<ant antfile="updateMirrorProject.xml">
<property
name="featureId"
value="org.eclipse.wst.xml_ui.feature" />
<property
name="version"
value="2.0.1.v200709110650-7A1ECGCnbckz0bnr5wCp8KNAjipR" />
</ant>
<ant antfile="updateMirrorProject.xml">
<property
name="featureId"
value="org.eclipse.wst" />
<property
name="version"
value="2.0.1.v200709110510-7C-778k0JWNr93WEIHvplSVojWel" />
</ant>
</target>
</project>