12 lines
431 B
Plaintext
12 lines
431 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Support for rfc66 war url scheme
|
|
Bundle-SymbolicName: org.eclipse.jetty.osgi.boot.warurl;singleton:=true
|
|
Bundle-Version: 7.0.2.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
|