| <?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/R3.0/S-3.0M4-20080105091323//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.1.0.v200709170000-772AgCYQCCz-HaJTCCDF" /> |
| </ant> |
| <ant antfile="updateMirrorProject.xml"> |
| <property |
| name="featureId" |
| value="org.eclipse.jpt_sdk.feature" /> |
| <property |
| name="version" |
| value="1.1.0.v200709170000-21-84B5DqFkUMG02KcTdHQxVZRDD" /> |
| </ant> |
| <ant antfile="updateMirrorProject.xml"> |
| <property |
| name="featureId" |
| value="org.eclipse.jst.sdk" /> |
| <property |
| name="version" |
| value="3.0.0.v200712121937-7M08Y8rbLjKZwz03u8QqsRs3kY3t" /> |
| </ant> |
| <ant antfile="updateMirrorProject.xml"> |
| <property |
| name="featureId" |
| value="org.eclipse.jst" /> |
| <property |
| name="version" |
| value="3.0.0.v200712121937-7H-8Y8dKTOE6u2oUo0P6xZ0q4sG9" /> |
| </ant> |
| <ant antfile="updateMirrorProject.xml"> |
| <property |
| name="featureId" |
| value="org.eclipse.wst.common_sdk.feature" /> |
| <property |
| name="version" |
| value="3.0.0.v200712031330-6--84I8HUCJBXz-ZbrtT2Bz04Ghu" /> |
| </ant> |
| <ant antfile="updateMirrorProject.xml"> |
| <property |
| name="featureId" |
| value="org.eclipse.wst.common_ui.feature" /> |
| <property |
| name="version" |
| value="3.0.0.v200712031330-7D5EK9E9RvTVorIn4hi5PhYaYEY6" /> |
| </ant> |
| <ant antfile="updateMirrorProject.xml"> |
| <property |
| name="featureId" |
| value="org.eclipse.wst.sdk" /> |
| <property |
| name="version" |
| value="3.0.0.v200712121937-7K-8Z8iUUjx4yVeacpvYfnXgaAa9" /> |
| </ant> |
| <ant antfile="updateMirrorProject.xml"> |
| <property |
| name="featureId" |
| value="org.eclipse.wst.xml_sdk.feature" /> |
| <property |
| name="version" |
| value="3.0.0.v200712031330-6--84H5HMDHqlgyOoi22y4_opRUM" /> |
| </ant> |
| <ant antfile="updateMirrorProject.xml"> |
| <property |
| name="featureId" |
| value="org.eclipse.wst.xml_ui.feature" /> |
| <property |
| name="version" |
| value="3.0.0.v200712031330-7C2EC_CnfcsIlftosnwbYcnj4nyc" /> |
| </ant> |
| <ant antfile="updateMirrorProject.xml"> |
| <property |
| name="featureId" |
| value="org.eclipse.wst" /> |
| <property |
| name="version" |
| value="3.0.0.v200712121937-7J788a8qMcwTLiBUA2Ho0D5IowPY" /> |
| </ant> |
| </target> |
| </project> |