12 lines
430 B
Plaintext
12 lines
430 B
Plaintext
|
Manifest-Version: 1.0
|
||
|
Bundle-ManifestVersion: 2
|
||
|
Bundle-Name: Jetty :: OSGi :: Boot :: Warurl
|
||
|
Bundle-SymbolicName: org.eclipse.jetty.osgi.boot.warurl;singleton:=true
|
||
|
Bundle-Version: 7.0.1.qualifier
|
||
|
Bundle-Activator: org.eclipse.jetty.osgi.boot.warurl.WarUrlActivator
|
||
|
Bundle-Vendor: Mort Bay Consulting
|
||
|
Bundle-RequiredExecutionEnvironment: J2SE-1.5
|
||
|
Import-Package: org.eclipse.jetty.util,
|
||
|
org.osgi.framework,
|
||
|
org.osgi.service.url
|