2009-11-08 20:20:48 -05:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
2009-12-10 22:27:18 -05:00
|
|
|
Bundle-Name: Support for rfc66 war url scheme
|
2009-11-08 20:20:48 -05:00
|
|
|
Bundle-SymbolicName: org.eclipse.jetty.osgi.boot.warurl;singleton:=true
|
2010-05-04 10:25:41 -04:00
|
|
|
Bundle-Version: 7.1.0.qualifier
|
2009-11-08 20:20:48 -05:00
|
|
|
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
|