Author: alessio.soldano(a)jboss.com
Date: 2013-05-24 05:17:15 -0400 (Fri, 24 May 2013)
New Revision: 17611
Modified:
stack/cxf/trunk/modules/testsuite/pom.xml
Log:
Removing exclusion not needed anymore
Modified: stack/cxf/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/pom.xml 2013-05-24 09:04:33 UTC (rev 17610)
+++ stack/cxf/trunk/modules/testsuite/pom.xml 2013-05-24 09:17:15 UTC (rev 17611)
@@ -806,12 +806,6 @@
<groupId>org.wildfly</groupId>
<artifactId>wildfly-webservices-tests-integration</artifactId>
<version>${jboss.version}</version>
- <exclusions> <!-- Temp exclude while waiting for AS to be fixed
-->
- <exclusion>
- <groupId>org.jboss.remoting3</groupId>
- <artifactId>jboss-remoting</artifactId>
- </exclusion>
- </exclusions>
</dependency>
</dependencies>
<build>
Show replies by date