You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2010/07/06 05:06:13 UTC

svn commit: r960768 - /servicemix/components/shared-libraries/trunk/servicemix-common/pom.xml

Author: ffang
Date: Tue Jul  6 03:06:13 2010
New Revision: 960768

URL: http://svn.apache.org/viewvc?rev=960768&view=rev
Log:
[SMXCOMP-775] [servicemix-common]improve OSGi metadata

Modified:
    servicemix/components/shared-libraries/trunk/servicemix-common/pom.xml

Modified: servicemix/components/shared-libraries/trunk/servicemix-common/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/components/shared-libraries/trunk/servicemix-common/pom.xml?rev=960768&r1=960767&r2=960768&view=diff
==============================================================================
--- servicemix/components/shared-libraries/trunk/servicemix-common/pom.xml (original)
+++ servicemix/components/shared-libraries/trunk/servicemix-common/pom.xml Tue Jul  6 03:06:13 2010
@@ -34,18 +34,10 @@
   
   <properties>
     <servicemix.osgi.import>
-        com.ibm.wsdl*;resolution:=optional, 	 
-        javax.resource.spi.work;resolution:=optional,
-        org.apache.servicemix;resolution:=optional,
-        org.apache.servicemix.jbi*;resolution:=optional,
-        org.apache.servicemix.components*;resolution:=optional,
-        org.apache.servicemix.jbi.deployer;resolution:=optional,
-        org.apache.servicemix.executors;resolution:=optional,
-        org.apache.servicemix.executors.impl;resolution:=optional,
-        *
+        *;resolution:=optional
     </servicemix.osgi.import>
     <servicemix.osgi.export.pkg>
-        org.apache.servicemix.common
+        org.apache.servicemix.common*;-noimport:=true
     </servicemix.osgi.export.pkg>
     <servicemix.osgi.private>
         org.apache.servicemix.jbi.deployer