[jboss-osgi-commits] JBoss-OSGI SVN: r97342 - projects/jboss-osgi/trunk/testsuite/example.

jboss-osgi-commits at lists.jboss.org jboss-osgi-commits at lists.jboss.org
Thu Dec 3 08:27:44 EST 2009


Author: thomas.diesler at jboss.com
Date: 2009-12-03 08:27:43 -0500 (Thu, 03 Dec 2009)
New Revision: 97342

Modified:
   projects/jboss-osgi/trunk/testsuite/example/pom.xml
Log:
[JBOSGI-214] Cannot repeatedly register service bound to an interface from the system classpath

Modified: projects/jboss-osgi/trunk/testsuite/example/pom.xml
===================================================================
--- projects/jboss-osgi/trunk/testsuite/example/pom.xml	2009-12-03 13:09:57 UTC (rev 97341)
+++ projects/jboss-osgi/trunk/testsuite/example/pom.xml	2009-12-03 13:27:43 UTC (rev 97342)
@@ -187,6 +187,7 @@
                 <exclude>org/jboss/test/osgi/example/webapp/WebAppNegativeTestCase.class</exclude>
                 <exclude>org/jboss/test/osgi/example/webapp/WebAppInterceptorTestCase.class</exclude>
                 <!-- [JBOSGI-214] Cannot repeatedly register service bound to an interface from the system classpath -->
+                <exclude>org/jboss/test/osgi/example/blueprint/**</exclude>
                 <exclude>org/jboss/test/osgi/example/microcontainer/**</exclude>
               </excludes>
             </configuration>



More information about the jboss-osgi-commits mailing list