You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by jw...@apache.org on 2013/02/18 16:56:02 UTC

svn commit: r1447348 - /aries/trunk/subsystem/subsystem-obr/pom.xml

Author: jwross
Date: Mon Feb 18 15:56:02 2013
New Revision: 1447348

URL: http://svn.apache.org/r1447348
Log:
[ARIES-1017] Properly isolate the subsystem-obr bundle.

Modified:
    aries/trunk/subsystem/subsystem-obr/pom.xml

Modified: aries/trunk/subsystem/subsystem-obr/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/subsystem/subsystem-obr/pom.xml?rev=1447348&r1=1447347&r2=1447348&view=diff
==============================================================================
--- aries/trunk/subsystem/subsystem-obr/pom.xml (original)
+++ aries/trunk/subsystem/subsystem-obr/pom.xml Mon Feb 18 15:56:02 2013
@@ -43,6 +43,7 @@
         <aries.osgi.activator>
             org.apache.aries.subsystem.obr.internal.Activator
         </aries.osgi.activator>
+        <aries.osgi.export.pkg/>
         <aries.osgi.private.pkg>
             org.apache.aries.subsystem.obr.internal
         </aries.osgi.private.pkg>