Author: gnodet
Date: Fri Mar 21 03:10:36 2008
New Revision: 639585
URL: http://svn.apache.org/viewvc?rev=639585&view=rev
Log:
Export META-INF/cxf package
Modified:
incubator/cxf/trunk/distribution/bundle/pom.xml
Modified: incubator/cxf/trunk/distribution/bundle/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/cxf/trunk/distribution/bundle/pom.xml?rev=639585&r1=639584&r2=639585&view=diff
==============================================================================
--- incubator/cxf/trunk/distribution/bundle/pom.xml (original)
+++ incubator/cxf/trunk/distribution/bundle/pom.xml Fri Mar 21 03:10:36 2008
@@ -288,7 +288,9 @@
org.codehaus.xfire.aegis.type.java5.*,
org.xmlsoap.schemas.wsdl.http.*,
org.w3._2006._05.addressing.wsdl.*
+ '=META-INF.cxf'
</Export-Package>
+ <_failok>true</_failok>
</instructions>
</configuration>
</plugin>