Author: rmannibucau
Date: Tue Oct 18 21:16:36 2011
New Revision: 1185870
URL: http://svn.apache.org/viewvc?rev=1185870&view=rev
Log:
fixing pom to override HttpHeadersImpl
Modified:
openejb/trunk/patched-libraries/cxf-bundle-patched/pom.xml
Modified: openejb/trunk/patched-libraries/cxf-bundle-patched/pom.xml
URL:
http://svn.apache.org/viewvc/openejb/trunk/patched-libraries/cxf-bundle-patched/pom.xml?rev=1185870&r1=1185869&r2=1185870&view=diff
==============================================================================
--- openejb/trunk/patched-libraries/cxf-bundle-patched/pom.xml (original)
+++ openejb/trunk/patched-libraries/cxf-bundle-patched/pom.xml Tue Oct 18
21:16:36 2011
@@ -70,7 +70,7 @@
<goal>unpack</goal>
</goals>
<configuration>
-
<excludes>META-INF/services/javax.ws.rs.ext.RuntimeDelegate</excludes>
+
<excludes>META-INF/services/javax.ws.rs.ext.RuntimeDelegate,org/apache/cxf/jaxrs/impl/HttpHeadersImpl.class</excludes>
<artifactItems>
<artifactItem>
<groupId>org.apache.cxf</groupId>