You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2012/04/24 16:52:28 UTC

svn commit: r1329766 - /karaf/trunk/features/obr/pom.xml

Author: jbonofre
Date: Tue Apr 24 14:52:28 2012
New Revision: 1329766

URL: http://svn.apache.org/viewvc?rev=1329766&view=rev
Log:
[KARAF-1383] Fix build warning messages in features OBR module

Modified:
    karaf/trunk/features/obr/pom.xml

Modified: karaf/trunk/features/obr/pom.xml
URL: http://svn.apache.org/viewvc/karaf/trunk/features/obr/pom.xml?rev=1329766&r1=1329765&r2=1329766&view=diff
==============================================================================
--- karaf/trunk/features/obr/pom.xml (original)
+++ karaf/trunk/features/obr/pom.xml Tue Apr 24 14:52:28 2012
@@ -85,7 +85,6 @@
                 <configuration>
                     <instructions>
                         <Import-Package>
-                            !${project.artifactId}*,
                             org.apache.aries.blueprint,
                             org.osgi.service.blueprint.container,
                             org.osgi.service.blueprint.reflect,