diff --git a/releng.wtpbuilder/components/wtp-patches32x/category.xml b/releng.wtpbuilder/components/wtp-patches32x/category.xml index 7b4c821461fe259e2c45dc023f0f48418be70839..1497efa2b45ccc19adc72d1b867e4df525f5c515 100644 --- a/releng.wtpbuilder/components/wtp-patches32x/category.xml +++ b/releng.wtpbuilder/components/wtp-patches32x/category.xml @@ -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> diff --git a/releng.wtpbuilder/distribution/patches32x.package/createFinalRepo.xml b/releng.wtpbuilder/distribution/patches32x.package/createFinalRepo.xml index 2d2b56596521ea5d484a7d21f67305c195667110..9de01af0a0ec513a394b11d07aa910ba2f5c1bc9 100644 --- a/releng.wtpbuilder/distribution/patches32x.package/createFinalRepo.xml +++ b/releng.wtpbuilder/distribution/patches32x.package/createFinalRepo.xml @@ -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> diff --git a/releng.wtpbuilder/distribution/patches32x.package/createziptasks.xml b/releng.wtpbuilder/distribution/patches32x.package/createziptasks.xml index e6fc212ba12155da47bddacb3477b67bc30908c4..51a45d716a9a1acaedf3dbb3d5109b646ea22633 100644 --- a/releng.wtpbuilder/distribution/patches32x.package/createziptasks.xml +++ b/releng.wtpbuilder/distribution/patches32x.package/createziptasks.xml @@ -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>