Author: jbonofre Date: Fri Apr 20 06:21:38 2012 New Revision: 1328217 URL: http://svn.apache.org/viewvc?rev=1328217&view=rev Log: [KARAF-1383] Fix warning messages in Cellar OBR module
Modified: karaf/cellar/branches/cellar-2.2.x/obr/pom.xml Modified: karaf/cellar/branches/cellar-2.2.x/obr/pom.xml URL: http://svn.apache.org/viewvc/karaf/cellar/branches/cellar-2.2.x/obr/pom.xml?rev=1328217&r1=1328216&r2=1328217&view=diff ============================================================================== --- karaf/cellar/branches/cellar-2.2.x/obr/pom.xml (original) +++ karaf/cellar/branches/cellar-2.2.x/obr/pom.xml Fri Apr 20 06:21:38 2012 @@ -36,14 +36,14 @@ <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <osgi.import> - !org.apache.karaf.cellar.obr*, org.apache.karaf.cellar.core*;version=${project.version}, org.apache.felix.service.command, org.apache.felix.gogo.commands, org.apache.karaf.shell.console;version="[2.2,4)", org.apache.karaf.shell.console.commands;version="[2.2,4)", org.apache.karaf.shell.console.completer;version="[2.2,4)", - * + org.osgi*, + org.slf4j;resolution:=optional </osgi.import> <osgi.dynamic.import> org.apache.felix.bundlerepository,