You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by xu...@apache.org on 2011/05/23 04:31:41 UTC

svn commit: r1126302 - /geronimo/bundles/trunk/axis2-saaj/pom.xml

Author: xuhaihong
Date: Mon May 23 02:31:40 2011
New Revision: 1126302

URL: http://svn.apache.org/viewvc?rev=1126302&view=rev
Log:
Do not include the resources from dependent bundles

Modified:
    geronimo/bundles/trunk/axis2-saaj/pom.xml

Modified: geronimo/bundles/trunk/axis2-saaj/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/bundles/trunk/axis2-saaj/pom.xml?rev=1126302&r1=1126301&r2=1126302&view=diff
==============================================================================
--- geronimo/bundles/trunk/axis2-saaj/pom.xml (original)
+++ geronimo/bundles/trunk/axis2-saaj/pom.xml Mon May 23 02:31:40 2011
@@ -86,8 +86,8 @@
                         </Export-Provider>
                         <SPI-Provider>true</SPI-Provider>
                         <Private-Package>
-                           META-INF;-split-package:=merge-first,
-                           META-INF.services;-split-package:=merge-first,
+                           META-INF;-split-package:=first,
+                           META-INF.services;-split-package:=first,
                         </Private-Package>
                         <Include-Resource>
                            {maven-resources},