Author: asoldano
Date: 2014-04-10 05:29:19 -0400 (Thu, 10 Apr 2014)
New Revision: 18573
Modified:
stack/cxf/trunk/modules/testsuite/pom.xml
Log:
Updating exclusions for AS 7.2
Modified: stack/cxf/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/pom.xml 2014-04-09 16:51:15 UTC (rev 18572)
+++ stack/cxf/trunk/modules/testsuite/pom.xml 2014-04-10 09:29:19 UTC (rev 18573)
@@ -709,6 +709,9 @@
<!-- [JBWS-3773][CXF-5602] HttpServletRequestSnapshot is not created
for requests with WSA ReplyTo prop set -->
<exclude>org/jboss/test/ws/jaxws/cxf/jbws3773/**</exclude>
+
+ <!-- [WELD-1328] @WebServiceRef injection not working w/ Weld 1.x
-->
+ <exclude>org/jboss/test/ws/jaxws/cxf/jbws3679/**</exclude>
</excludes>
</configuration>
</plugin>
Show replies by date