Skip to content
Snippets Groups Projects
Commit 1ab77810 authored by david_williams's avatar david_williams
Browse files

prep for xml feature

parent 3e36d439
No related branches found
No related tags found
No related merge requests found
...@@ -12,77 +12,103 @@ ...@@ -12,77 +12,103 @@
<echo message=" pulling update jars from ${from.update.site}" /> <echo message=" pulling update jars from ${from.update.site}" />
<ant antfile="updateMirrorProject.xml"> <ant antfile="updateMirrorProject.xml">
<property <property
name="featureId" name="featureId"
value="org.eclipse.jpt.feature" /> value="org.eclipse.jpt.feature" />
<property <property
name="version" name="version"
value="1.0.0.v200706040001-77--CYQCCz-CnRKCCCH" /> value="1.0.0.v200706040001-77--CYQCCz-CnRKCCCH" />
</ant> </ant>
<ant antfile="updateMirrorProject.xml"> <ant antfile="updateMirrorProject.xml">
<property <property
name="featureId" name="featureId"
value="org.eclipse.jpt_sdk.feature" /> value="org.eclipse.jpt_sdk.feature" />
<property <property
name="version" name="version"
value="1.0.0.v200706040001-2--84B22MbZFK02FrTUMEEXZRDDz" /> value="1.0.0.v200706040001-2--84B22MbZFK02FrTUMEEXZRDDz" />
</ant> </ant>
<ant antfile="updateMirrorProject.xml"> <ant antfile="updateMirrorProject.xml">
<property <property
name="featureId" name="featureId"
value="org.eclipse.jst.jsf.feature" /> value="org.eclipse.jst.jsf.feature" />
<property <property
name="version" name="version"
value="1.0.0.v200705302227-7A--E8QdJUFSCffRbXv888H" /> value="1.0.0.v200705302227-7A--E8QdJUFSCffRbXv888H" />
</ant> </ant>
<ant antfile="updateMirrorProject.xml"> <ant antfile="updateMirrorProject.xml">
<property <property
name="featureId" name="featureId"
value="org.eclipse.jst.jsf_sdk.feature" /> value="org.eclipse.jst.jsf_sdk.feature" />
<property <property
name="version" name="version"
value="1.0.0.v200705302227-2--84F22OAYjMZKXMhpfdaAIboeV" /> value="1.0.0.v200705302227-2--84F22OAYjMZKXMhpfdaAIboeV" />
</ant> </ant>
<ant antfile="updateMirrorProject.xml"> <ant antfile="updateMirrorProject.xml">
<property <property
name="featureId" name="featureId"
value="org.eclipse.jst.sdk" /> value="org.eclipse.jst.sdk" />
<property <property
name="version" name="version"
value="2.0.0.v200706041905-7E-08aLKXq-xtLyMvdogCq1ZudW5" /> value="2.0.0.v200706041905-7E-08aLKXq-xtLyMvdogCq1ZudW5" />
</ant> </ant>
<ant antfile="updateMirrorProject.xml"> <ant antfile="updateMirrorProject.xml">
<property <property
name="featureId" name="featureId"
value="org.eclipse.jst" /> value="org.eclipse.jst" />
<property <property
name="version" name="version"
value="2.0.0.v200706041905-7A-08Y8O7V-eu0SFH9FU7Uz0RS-S" /> value="2.0.0.v200706041905-7A-08Y8O7V-eu0SFH9FU7Uz0RS-S" />
</ant> </ant>
<ant antfile="updateMirrorProject.xml"> <ant antfile="updateMirrorProject.xml">
<property <property
name="featureId" name="featureId"
value="org.eclipse.wst.sdk" /> value="org.eclipse.wst.common_sdk.feature" />
<property <property
name="version" name="version"
value="2.0.0.v200706041905-7E-08aNKax2iz-DK6RlKC5__HDRQ" /> value="2.0.0.v200706041905-4--84H8HQyNBYz-fYvkVLfDm0ssu" />
</ant> </ant>
<ant antfile="updateMirrorProject.xml"> <ant antfile="updateMirrorProject.xml">
<property <property
name="featureId" name="featureId"
value="org.eclipse.wst" /> value="org.eclipse.wst.common_ui.feature" />
<property <property
name="version" name="version"
value="2.0.0.v200706041905-7C-08k0IUlO85UfhKjOqDGxnekUc" /> value="2.0.0.v200706041905-7C5EGvE9RvTVniL6WyR4agOIxOko" />
</ant> </ant>
<ant antfile="updateMirrorProject.xml"> <ant antfile="updateMirrorProject.xml">
<property <property
name="featureId" name="featureId"
value="org.eclipse.wst.xml_ui.feature" /> value="org.eclipse.wst.sdk" />
<property <property
name="version" name="version"
value="2.0.0.v200706041905-7A1EC9Cnbckz0bW-00Hn8KMz0mct" /> value="2.0.0.v200706041905-7E-08aNKax2iz-DK6RlKC5__HDRQ" />
</ant> </ant>
<ant antfile="updateMirrorProject.xml">
<property
name="featureId"
value="org.eclipse.wst.xml_sdk.feature" />
<property
name="version"
value="2.0.0.v200706041905-4--84F4HMBLqigx08dgC4HXz-O_0" />
</ant>
<ant antfile="updateMirrorProject.xml">
<property
name="featureId"
value="org.eclipse.wst.xml_ui.feature" />
<property
name="version"
value="2.0.0.v200706041905-7A1EC9Cnbckz0bW-00Hn8KMz0mct" />
</ant>
<ant antfile="updateMirrorProject.xml">
<property
name="featureId"
value="org.eclipse.wst" />
<property
name="version"
value="2.0.0.v200706041905-7C-08k0IUlO85UfhKjOqDGxnekUc" />
</ant>
</target> </target>
</project> </project>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment