Author: asoldano
Date: 2013-09-16 04:48:14 -0400 (Mon, 16 Sep 2013)
New Revision: 17921
Modified:
stack/cxf/trunk/modules/testsuite/pom.xml
Log:
Fixing exclude jira ref
Modified: stack/cxf/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/pom.xml 2013-09-16 08:43:48 UTC (rev 17920)
+++ stack/cxf/trunk/modules/testsuite/pom.xml 2013-09-16 08:48:14 UTC (rev 17921)
@@ -873,7 +873,7 @@
<!--# [JBWS-3679] @WebServiceRef injection of co-located client with
no specified wsdlLocation is not working -->
<exclude>org/jboss/test/ws/jaxws/cxf/jbws3679/**</exclude>
- <!-- # [WFLY-2019] Upgrade PicketLink to 2.5.1.Final incomplete
(missing org.picketlink module) -->
+ <!-- # [WFLY-2077] Upgrade PicketLink to 2.5.1.Final incomplete
(missing org.picketlink module) -->
<exclude>org/jboss/test/ws/jaxws/samples/wsse/policy/trust/WSTrustPicketLinkTestCase*</exclude>
<!-- Manually setup KDC before run this test-->
Show replies by date