Author: thomas.diesler(a)jboss.com
Date: 2009-12-08 17:11:55 -0500 (Tue, 08 Dec 2009)
New Revision: 97568
Modified:
projects/jboss-osgi/trunk/testsuite/example/pom.xml
Log:
[JBOSGI-236] XML Binding example fails in JBossAS
Modified: projects/jboss-osgi/trunk/testsuite/example/pom.xml
===================================================================
--- projects/jboss-osgi/trunk/testsuite/example/pom.xml 2009-12-08 21:52:02 UTC (rev
97567)
+++ projects/jboss-osgi/trunk/testsuite/example/pom.xml 2009-12-08 22:11:55 UTC (rev
97568)
@@ -189,6 +189,8 @@
<!-- [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>
+ <!-- [JBOSGI-236] XML Binding example fails in JBossAS -->
+ <exclude>org/jboss/test/osgi/example/jbossxb/**</exclude>
</excludes>
</configuration>
</plugin>
Show replies by date