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/21 14:41:17 UTC

svn commit: r1328645 - /karaf/cellar/trunk/webconsole/pom.xml

Author: jbonofre
Date: Sat Apr 21 12:41:16 2012
New Revision: 1328645

URL: http://svn.apache.org/viewvc?rev=1328645&view=rev
Log:
[KARAF-1383] Fix warning messages in Cellar webconsole bundle

Modified:
    karaf/cellar/trunk/webconsole/pom.xml

Modified: karaf/cellar/trunk/webconsole/pom.xml
URL: http://svn.apache.org/viewvc/karaf/cellar/trunk/webconsole/pom.xml?rev=1328645&r1=1328644&r2=1328645&view=diff
==============================================================================
--- karaf/cellar/trunk/webconsole/pom.xml (original)
+++ karaf/cellar/trunk/webconsole/pom.xml Sat Apr 21 12:41:16 2012
@@ -34,9 +34,7 @@
 
     <properties>
         <osgi.import>
-            !org.apache.karaf.cellar.webconsole*;version="${project.version}",
-            org.apache.karaf.cellar.core*;version="${project.version}",
-            *
+            org.apache.karaf.cellar.core*;version="${project.version}"
         </osgi.import>
         <osgi.dynamic.import>javax.*,org.w3c.*,org.xml.*</osgi.dynamic.import>
         <osgi.export>