You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by cu...@apache.org on 2012/07/28 11:26:12 UTC

svn commit: r1366624 - /aries/trunk/transaction/transaction-blueprint/pom.xml

Author: cumminsh
Date: Sat Jul 28 09:26:12 2012
New Revision: 1366624

URL: http://svn.apache.org/viewvc?rev=1366624&view=rev
Log:
[ARIES-862] Allowing bundle-plugin to calculate all imports for transaction-blueprint

Modified:
    aries/trunk/transaction/transaction-blueprint/pom.xml

Modified: aries/trunk/transaction/transaction-blueprint/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/transaction/transaction-blueprint/pom.xml?rev=1366624&r1=1366623&r2=1366624&view=diff
==============================================================================
--- aries/trunk/transaction/transaction-blueprint/pom.xml (original)
+++ aries/trunk/transaction/transaction-blueprint/pom.xml Sat Jul 28 09:26:12 2012
@@ -44,11 +44,6 @@
             org.apache.aries.transaction.exception,
             org.apache.aries.transaction.annotations
         </aries.osgi.export.pkg>
-        <aries.osgi.import>
-            org.osgi.framework,
-            org.osgi.service.cm,
-            *
-        </aries.osgi.import>
         <aries.osgi.private.pkg>
             org.apache.aries.transaction,
             org.apache.aries.transaction.parsing