Author: ropalka
Date: 2011-12-13 05:32:29 -0500 (Tue, 13 Dec 2011)
New Revision: 15367
Modified:
stack/cxf/trunk/modules/testsuite/pom.xml
Log:
sync. jboss-ejb-client version with upstream
Modified: stack/cxf/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/pom.xml 2011-12-13 10:15:08 UTC (rev 15366)
+++ stack/cxf/trunk/modules/testsuite/pom.xml 2011-12-13 10:32:29 UTC (rev 15367)
@@ -1519,7 +1519,7 @@
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jboss-ejb-client</artifactId>
- <version>1.0.0.Beta7</version>
+ <version>1.0.0.Beta8</version>
<exclusions>
<exclusion>
<groupId>org.jboss.remoting3</groupId>
@@ -1708,7 +1708,6 @@
<!-- # TODO: remote JNDI support (non EJB objects) -->
<exclude>org/jboss/test/ws/jaxrpc/samples/secureejb/**</exclude>
<exclude>org/jboss/test/ws/jaxrpc/samples/serviceref/ServiceRefEJBTestCase*</exclude>
- <exclude>org/jboss/test/ws/jaxws/jbws944/**</exclude>
</excludes>
</configuration>
Show replies by date