blob: 6e0c47bb1c57bc867608808a8f98fa489274a510 [file] [log] [blame]
Bundle-Name: ShellService
Bundle-SymbolicName: org.apache.felix.shell.impl
Bundle-Description: A simple command shell service for Felix (or any other OSGi framework).
Bundle-DocURL: http://oscar-osgi.sf.net/repo/shell/
Bundle-Version: 1.0.2
Bundle-Activator: org.apache.felix.shell.impl.Activator
Bundle-ClassPath: .
Import-Package:
org.osgi.framework,
org.osgi.service.startlevel,
org.osgi.service.packageadmin
Export-Package:
org.apache.felix.shell; specification-version="1.0.0",
org.ungoverned.osgi.service.shell; specification-version="1.0.0"
Export-Service: org.apache.felix.shell,
org.ungoverned.osgi.service.shell