| <?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/I-I20071213223850-20071213223850/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-7M08Y8rbLjKZwz03u8QqsRryjpQV" /> |
| </ant> |
| <ant antfile="updateMirrorProject.xml"> |
| <property |
| name="featureId" |
| value="org.eclipse.jst" /> |
| <property |
| name="version" |
| value="3.0.0.v200712121937-7H-8Y8dKTOE6u2oUo0H5FYz-4Y4o" /> |
| </ant> |
| <ant antfile="updateMirrorProject.xml"> |
| <property |
| name="featureId" |
| value="org.eclipse.wst.common_sdk.feature" /> |
| <property |
| name="version" |
| value="3.0.0.v200712031330-6--84I8HSfJBXz-Zbqsa45I5NQd_" /> |
| </ant> |
| <ant antfile="updateMirrorProject.xml"> |
| <property |
| name="featureId" |
| value="org.eclipse.wst.common_ui.feature" /> |
| <property |
| name="version" |
| value="3.0.0.v200712031330-7D5EIbE9RvTVnqPoz0kl9QgYga6Z" /> |
| </ant> |
| <ant antfile="updateMirrorProject.xml"> |
| <property |
| name="featureId" |
| value="org.eclipse.wst.sdk" /> |
| <property |
| name="version" |
| value="3.0.0.v200712121937-7K-8Z8iUUjx4yVd1coLYfnWkQQPX" /> |
| </ant> |
| <ant antfile="updateMirrorProject.xml"> |
| <property |
| name="featureId" |
| value="org.eclipse.wst.xml_sdk.feature" /> |
| <property |
| name="version" |
| value="3.0.0.v200712031330-6--84H5HMDHqlgyOogz02z-y4UpR" /> |
| </ant> |
| <ant antfile="updateMirrorProject.xml"> |
| <property |
| name="featureId" |
| value="org.eclipse.wst.xml_ui.feature" /> |
| <property |
| name="version" |
| value="3.0.0.v200712031330-7C2EC_CnfcsIlepoufqHYcmfwmz-" /> |
| </ant> |
| <ant antfile="updateMirrorProject.xml"> |
| <property |
| name="featureId" |
| value="org.eclipse.wst" /> |
| <property |
| name="version" |
| value="3.0.0.v200712121937-7J788a8qMcwRoiBUA2Hm4C7A5yl3" /> |
| </ant> |
| </target> |
| </project> |