Author: thomas.diesler(a)jboss.com
Date: 2009-09-15 23:18:52 -0400 (Tue, 15 Sep 2009)
New Revision: 93572
Modified:
projects/jboss-osgi/trunk/testsuite/functional/pom.xml
Log:
Exclude equinox tests that don't work with jboss600
Modified: projects/jboss-osgi/trunk/testsuite/functional/pom.xml
===================================================================
--- projects/jboss-osgi/trunk/testsuite/functional/pom.xml 2009-09-16 03:12:03 UTC (rev
93571)
+++ projects/jboss-osgi/trunk/testsuite/functional/pom.xml 2009-09-16 03:18:52 UTC (rev
93572)
@@ -128,7 +128,7 @@
<excludes>
<exclude>${target.container.excludes}</exclude>
<exclude>org/jboss/test/osgi/capabilities/**</exclude>
- <exclude>org/jboss/test/osgi/jbosgi36/**</exclude>
+ <exclude>org/jboss/test/osgi/jbossas/jbosgi36/**</exclude>
<exclude>org/jboss/test/osgi/jbosgi37/**</exclude>
<exclude>org/jboss/test/osgi/jbosgi38/**</exclude>
<exclude>org/jboss/test/osgi/jbosgi39/**</exclude>
Show replies by date