[jbossws-commits] JBossWS SVN: r15827 - stack/native/trunk/modules/testsuite.
jbossws-commits at lists.jboss.org
jbossws-commits at lists.jboss.org
Fri Mar 2 05:49:24 EST 2012
Author: ropalka
Date: 2012-03-02 05:49:23 -0500 (Fri, 02 Mar 2012)
New Revision: 15827
Modified:
stack/native/trunk/modules/testsuite/pom.xml
Log:
[AS7-3444] enabling appclient tests
Modified: stack/native/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/native/trunk/modules/testsuite/pom.xml 2012-03-02 10:04:32 UTC (rev 15826)
+++ stack/native/trunk/modules/testsuite/pom.xml 2012-03-02 10:49:23 UTC (rev 15827)
@@ -1175,6 +1175,7 @@
<exclude>org/jboss/test/ws/jaxrpc/wsse/SignFaultTestCase*</exclude>
<exclude>org/jboss/test/ws/jaxrpc/wsse/SimpleSignEncryptTestCase*</exclude>
<exclude>org/jboss/test/ws/jaxrpc/wsse/UsernameTestCase*</exclude>
+ <exclude>org/jboss/test/ws/jaxrpc/wsse/WebClientTestCase*</exclude>
<exclude>org/jboss/test/ws/jaxrpc/wsse/signup/AccountSignupTestCase*</exclude>
<exclude>org/jboss/test/ws/jaxws/wsaddressing/replyto/AddressingReplyToTestCase*</exclude>
</excludes>
More information about the jbossws-commits
mailing list