You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by dk...@apache.org on 2012/05/22 17:29:44 UTC

svn commit: r1341531 - /aries/branches/blueprint-0.3.2-fixes/blueprint-bundle/pom.xml

Author: dkulp
Date: Tue May 22 15:29:43 2012
New Revision: 1341531

URL: http://svn.apache.org/viewvc?rev=1341531&view=rev
Log:
Rollback 1340184 due to objections of it on a patch/fixes release

Modified:
    aries/branches/blueprint-0.3.2-fixes/blueprint-bundle/pom.xml

Modified: aries/branches/blueprint-0.3.2-fixes/blueprint-bundle/pom.xml
URL: http://svn.apache.org/viewvc/aries/branches/blueprint-0.3.2-fixes/blueprint-bundle/pom.xml?rev=1341531&r1=1341530&r2=1341531&view=diff
==============================================================================
--- aries/branches/blueprint-0.3.2-fixes/blueprint-bundle/pom.xml (original)
+++ aries/branches/blueprint-0.3.2-fixes/blueprint-bundle/pom.xml Tue May 22 15:29:43 2012
@@ -40,6 +40,7 @@
         </aries.osgi.activator>
         <aries.osgi.import>
             !org.apache.aries.blueprint*,
+            !org.osgi.service.blueprint*,
             org.eclipse.osgi.internal.loader;resolution:=optional,
             org.eclipse.osgi.framework.internal.core;resolution:=optional,
             org.eclipse.osgi.framework.adaptor;resolution:=optional,