| <?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/downloads/drops/R3.0/S-3.0M3-20071114203115/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-GgIXCCEH" /> |
| </ant> |
| <ant antfile="updateMirrorProject.xml"> |
| <property |
| name="featureId" |
| value="org.eclipse.jpt_sdk.feature" /> |
| <property |
| name="version" |
| value="1.1.0.v200709170000-21-84B5DqFkUMG02JiShHQyXZRDD" /> |
| </ant> |
| <ant antfile="updateMirrorProject.xml"> |
| <property |
| name="featureId" |
| value="org.eclipse.jst.sdk" /> |
| <property |
| name="version" |
| value="2.1.0.v200709160540-7F778Y8fZSsBrj4y6_mGz-Wgaz-p" /> |
| </ant> |
| <ant antfile="updateMirrorProject.xml"> |
| <property |
| name="featureId" |
| value="org.eclipse.jst" /> |
| <property |
| name="version" |
| value="2.1.0.v200709160540-7B58Y8dEXQE4K-eagqPZz-x1EIGb" /> |
| </ant> |
| <ant antfile="updateMirrorProject.xml"> |
| <property |
| name="featureId" |
| value="org.eclipse.wst.common_sdk.feature" /> |
| <property |
| name="version" |
| value="2.1.0.v200709152030-41-84H9HSfICYz-dbyqz-7-27lqt" /> |
| </ant> |
| <ant antfile="updateMirrorProject.xml"> |
| <property |
| name="featureId" |
| value="org.eclipse.wst.common_ui.feature" /> |
| <property |
| name="version" |
| value="2.1.0.v200711141738-7C6EIbE9RvTVnoosrln7YgYah1Z6" /> |
| </ant> |
| <ant antfile="updateMirrorProject.xml"> |
| <property |
| name="featureId" |
| value="org.eclipse.wst.sdk" /> |
| <property |
| name="version" |
| value="2.1.0.v200709160540-7E58Z8aVRkLTfiy4ABpmJKNyP8x7" /> |
| </ant> |
| <ant antfile="updateMirrorProject.xml"> |
| <property |
| name="featureId" |
| value="org.eclipse.wst.xml_sdk.feature" /> |
| <property |
| name="version" |
| value="2.1.0.v200709152030-41-84F7HMDGrjgqOwYwc-b2KZJLJ" /> |
| </ant> |
| <ant antfile="updateMirrorProject.xml"> |
| <property |
| name="featureId" |
| value="org.eclipse.wst.xml_ui.feature" /> |
| <property |
| name="version" |
| value="2.1.0.v200711141738-7A4EC_CnccgIlWmNuIo8IUhfpiZY" /> |
| </ant> |
| <ant antfile="updateMirrorProject.xml"> |
| <property |
| name="featureId" |
| value="org.eclipse.wst" /> |
| <property |
| name="version" |
| value="2.1.0.v200709160540-7C48Z8k1hcZhc644mAZlLjiHIMao" /> |
| </ant> |
| </target> |
| </project> |