blob: b3b641741f80f663ed71bc5fef46264ceeabce4d [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/S-2.0RC3-200706140654/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.0.v200706130000-77--CYQCCz-CoRKCCCH" />
</ant>
<ant antfile="updateMirrorProject.xml">
<property
name="featureId"
value="org.eclipse.jpt_sdk.feature" />
<property
name="version"
value="1.0.0.v200706040001-2--84B22MbZGJ02FrTUMEEXZRDDz" />
</ant>
<ant antfile="updateMirrorProject.xml">
<property
name="featureId"
value="org.eclipse.jst.sdk" />
<property
name="version"
value="2.0.0.v200706041905-7E-18bMKZmD5vsTTI-sVbkAHc9Yv" />
</ant>
<ant antfile="updateMirrorProject.xml">
<property
name="featureId"
value="org.eclipse.jst" />
<property
name="version"
value="2.0.0.v200706110805-7B-18dDQISlz0z0cc-masoloYWrH" />
</ant>
<ant antfile="updateMirrorProject.xml">
<property
name="featureId"
value="org.eclipse.wst.common_sdk.feature" />
<property
name="version"
value="2.0.0.v200706041905-4--84H8HR0NBYz-fYvkd633z04ls" />
</ant>
<ant antfile="updateMirrorProject.xml">
<property
name="featureId"
value="org.eclipse.wst.common_ui.feature" />
<property
name="version"
value="2.0.0.v200706041905-7C5EGzE9RvTVniSrwnf4TgOPe3e9" />
</ant>
<ant antfile="updateMirrorProject.xml">
<property
name="featureId"
value="org.eclipse.wst.sdk" />
<property
name="version"
value="2.0.0.v200706041905-7E-18aNKbx2jys2HSm-Kj59YH8pi" />
</ant>
<ant antfile="updateMirrorProject.xml">
<property
name="featureId"
value="org.eclipse.wst.xml_sdk.feature" />
<property
name="version"
value="2.0.0.v200706041905-4--84F4HMELqlgv33dk59Ba0P_0i" />
</ant>
<ant antfile="updateMirrorProject.xml">
<property
name="featureId"
value="org.eclipse.wst.xml_ui.feature" />
<property
name="version"
value="2.0.0.v200706071730-7A1ECBCnbckz0bZt4wJn9KN2nXpZ" />
</ant>
<ant antfile="updateMirrorProject.xml">
<property
name="featureId"
value="org.eclipse.wst" />
<property
name="version"
value="2.0.0.v200706041905-7C-18k0IWJZ93YDIJlQ-1ZcpUtO3" />
</ant>
</target>
</project>