Author: dkulp
Date: Tue Apr  8 07:55:05 2008
New Revision: 645957

URL: http://svn.apache.org/viewvc?rev=645957&view=rev
Log:
Merge fixes to osgi bundle from 2.0.x branch

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=645957&r1=645956&r2=645957&view=diff
==============================================================================
--- incubator/cxf/trunk/distribution/bundle/pom.xml (original)
+++ incubator/cxf/trunk/distribution/bundle/pom.xml Tue Apr  8 07:55:05 2008
@@ -284,6 +284,7 @@
                         </Import-Package>
                         <Export-Package>
                             
org.apache.cxf.*;version=${pom.version};-split-package:=merge-first,
+                            
org.xmlsoap.schemas*;version=${pom.version};-split-package:=merge-first,
                             org.codehaus.xfire.aegis.type.java5.*,
                             org.xmlsoap.schemas.wsdl.http.*,
                             org.w3._2006._05.addressing.wsdl.*


Reply via email to