Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortle2011-04-05 23:03:27 +0000
committertle2011-04-05 23:03:27 +0000
commit863ab8202cf9a2710978c0ea414b4986b62927ea (patch)
treeb26f5effb858dcb8100350be6b73be0dd1e27f44
parent6643f83ed67434fbe430fad2d0ccf6ffd350dbea (diff)
downloadwebtools.maps-863ab8202cf9a2710978c0ea414b4986b62927ea.tar.gz
webtools.maps-863ab8202cf9a2710978c0ea414b4986b62927ea.tar.xz
webtools.maps-863ab8202cf9a2710978c0ea414b4986b62927ea.zip
341061 - Some Dali plugins owned by multiple features
-rw-r--r--releng/components/dali.tests/category.xml4
-rw-r--r--releng/components/dali4x.tests/category.xml4
2 files changed, 8 insertions, 0 deletions
diff --git a/releng/components/dali.tests/category.xml b/releng/components/dali.tests/category.xml
index a02ea5e36..702bc1157 100644
--- a/releng/components/dali.tests/category.xml
+++ b/releng/components/dali.tests/category.xml
@@ -1,6 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<site>
+ <feature id="org.eclipse.jpt.common.tests.feature">
+ <category name="Web Tools Platform Tests (WTP Tests) @buildversionid@"/>
+ </feature>
+
<feature id="org.eclipse.jpt.jpa.tests.feature">
<category name="Web Tools Platform Tests (WTP Tests) @buildversionid@"/>
</feature>
diff --git a/releng/components/dali4x.tests/category.xml b/releng/components/dali4x.tests/category.xml
index a02ea5e36..702bc1157 100644
--- a/releng/components/dali4x.tests/category.xml
+++ b/releng/components/dali4x.tests/category.xml
@@ -1,6 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<site>
+ <feature id="org.eclipse.jpt.common.tests.feature">
+ <category name="Web Tools Platform Tests (WTP Tests) @buildversionid@"/>
+ </feature>
+
<feature id="org.eclipse.jpt.jpa.tests.feature">
<category name="Web Tools Platform Tests (WTP Tests) @buildversionid@"/>
</feature>

Back to the top