| <?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-200706260303/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.v200706250000-77--CYQCCz-CoRPCCCH" /> |
| </ant> |
| <ant antfile="updateMirrorProject.xml"> |
| <property |
| name="featureId" |
| value="org.eclipse.jpt_sdk.feature" /> |
| <property |
| name="version" |
| value="1.0.0.v200706040001-2--84B22MbZHL02FrTZMEEXZRDDz" /> |
| </ant> |
| <ant antfile="updateMirrorProject.xml"> |
| <property |
| name="featureId" |
| value="org.eclipse.jst.sdk" /> |
| <property |
| name="version" |
| value="2.0.0.v200706182155-7F-19TGyLUvmmsTUGNsmx6ckArUQ" /> |
| </ant> |
| <ant antfile="updateMirrorProject.xml"> |
| <property |
| name="featureId" |
| value="org.eclipse.jst" /> |
| <property |
| name="version" |
| value="2.0.0.v200706110805-7B-18dDQISlz0z0cc-oasolrW8jP" /> |
| </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-18aNKbx2jys2HTkz0_f_9fLWx" /> |
| </ant> |
| <ant antfile="updateMirrorProject.xml"> |
| <property |
| name="featureId" |
| value="org.eclipse.wst.xml_sdk.feature" /> |
| <property |
| name="version" |
| value="2.0.0.v200706041905-4--84F4HMELrmhp48dk6DBY3R_0j" /> |
| </ant> |
| <ant antfile="updateMirrorProject.xml"> |
| <property |
| name="featureId" |
| value="org.eclipse.wst.xml_ui.feature" /> |
| <property |
| name="version" |
| value="2.0.0.v200706182145-7A1ECBCnbckz0bZu9wHqAKN3mYpZ" /> |
| </ant> |
| <ant antfile="updateMirrorProject.xml"> |
| <property |
| name="featureId" |
| value="org.eclipse.wst" /> |
| <property |
| name="version" |
| value="2.0.0.v200706041905-7C-18k0IWJZ93WDDJlQ60nUjTdJp" /> |
| </ant> |
| </target> |
| </project> |