Author: fnasser(a)redhat.com
Date: 2009-12-09 22:16:35 -0500 (Wed, 09 Dec 2009)
New Revision: 11247
Modified:
stack/cxf/branches/jbossws-cxf-3.1.2/pom.xml
Log:
remove scope provided for FastInfoset due to it being needed by the tests
Modified: stack/cxf/branches/jbossws-cxf-3.1.2/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.2/pom.xml 2009-12-10 01:50:49 UTC (rev 11246)
+++ stack/cxf/branches/jbossws-cxf-3.1.2/pom.xml 2009-12-10 03:16:35 UTC (rev 11247)
@@ -146,7 +146,6 @@
<groupId>com.sun.xml.fastinfoset</groupId>
<artifactId>FastInfoset</artifactId>
<version>${fastinfoset.api.version}</version>
- <scope>provided</scope>
</dependency>
<!-- we just want javax.annotation 1.0 but it is in the ejb3 API JAR -->
<dependency>
Show replies by date