Skip to content
Snippets Groups Projects
Commit 8ccca382 authored by david_williams's avatar david_williams
Browse files

synch patch builds to be like other builds

parent 818858f8
No related branches found
No related tags found
No related merge requests found
......@@ -71,15 +71,15 @@
<feature
id="org.eclipse.wtp.releng.tests.feature.patch">
<category
name="Web Tools Platform Test (WTP Tests) Patches @buildversionid@"/>
name="Web Tools Platform Tests (WTP Tests) Patches @buildversionid@"/>
</feature>
<category-def
name="Web Tools Platform Test (WTP Tests) Patches @buildversionid@"
label="Web Tools Platform Test (WTP Tests) Patches @buildversionid@">
name="Web Tools Platform Tests (WTP Tests) Patches @buildversionid@"
label="Web Tools Platform Tests (WTP Tests) Patches @buildversionid@">
<description>
These features provide patches for WTP unit tests.
</description>
......
......@@ -325,7 +325,7 @@
Specify category and let it pull in its features.
-->
<iu
query="property[@name='org.eclipse.equinox.p2.name' and (@value='Web Tools Platform Test (WTP Tests) Patches ${buildId}')]"/>
query="property[@name='org.eclipse.equinox.p2.name' and (@value='Web Tools Platform Tests (WTP Tests) Patches ${buildId}')]"/>
</p2.mirror>
......
......@@ -61,7 +61,7 @@
includeNonGreedy="false"
includeOptional="false"/>
<iu
query="property[@name='org.eclipse.equinox.p2.name' and (@value='Web Tools Platform Test (WTP Tests) Patches ${buildId}')]"/>
query="property[@name='org.eclipse.equinox.p2.name' and (@value='Web Tools Platform Tests (WTP Tests) Patches ${buildId}')]"/>
</p2.mirror>
......
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