Author: jbonofre
Date: Mon Mar 5 15:09:34 2012
New Revision: 1297079
URL: http://svn.apache.org/viewvc?rev=1297079&view=rev
Log:
[KARAF-1252] Remove the shell bundles import from the feature core bundle
Modified:
karaf/trunk/features/core/pom.xml
Modified: karaf/trunk/features/core/pom.xml
URL:
http://svn.apache.org/viewvc/karaf/trunk/features/core/pom.xml?rev=1297079&r1=1297078&r2=1297079&view=diff
==============================================================================
--- karaf/trunk/features/core/pom.xml (original)
+++ karaf/trunk/features/core/pom.xml Mon Mar 5 15:09:34 2012
@@ -120,9 +120,6 @@
org.apache.aries.blueprint,
org.osgi.service.blueprint.container,
org.osgi.service.blueprint.reflect,
- org.apache.felix.service.command,
- org.apache.karaf.shell.commands,
- org.apache.karaf.shell.console,
org.osgi.service.event*;resolution:=optional,
*
</Import-Package>