Author: richard.opalka(a)jboss.com
Date: 2011-06-24 04:16:30 -0400 (Fri, 24 Jun 2011)
New Revision: 14626
Modified:
stack/native/trunk/modules/testsuite/pom.xml
Log:
update excludes - only 1 of 3 tests is failing in this directory
Modified: stack/native/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/native/trunk/modules/testsuite/pom.xml 2011-06-24 07:59:09 UTC (rev 14625)
+++ stack/native/trunk/modules/testsuite/pom.xml 2011-06-24 08:16:30 UTC (rev 14626)
@@ -834,7 +834,7 @@
<!-- TODO: implement EJB security integration -->
<exclude>org/jboss/test/ws/jaxws/jbws1991/**</exclude>
- <exclude>org/jboss/test/ws/jaxws/jbws1988/**</exclude>
+
<exclude>org/jboss/test/ws/jaxws/jbws1988/UsernameAuthTestCase*</exclude>
<exclude>org/jboss/test/ws/jaxws/samples/context/WebServiceContextEJBTestCase*</exclude>
<!-- TODO: tests using org.jboss.ejb3.annotation.SecurityDomain
-->
Show replies by date