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: OSGi HttpService provided by equinox HttpServiceServlet deployed on jetty
|
|
|
|
Bundle-SymbolicName: org.eclipse.jetty.osgi.httpservice
|
2010-05-04 10:25:41 -04:00
|
|
|
Bundle-Version: 7.1.0.qualifier
|
2009-11-08 20:20:48 -05:00
|
|
|
Bundle-Vendor: Mort Bay Consulting
|
|
|
|
Bundle-RequiredExecutionEnvironment: J2SE-1.5
|
|
|
|
Import-Package: javax.servlet;version="2.5.0",
|
|
|
|
javax.servlet.http;version="2.5.0",
|
|
|
|
org.osgi.service.http;version="1.2.0",
|
|
|
|
org.eclipse.equinox.http.servlet
|
|
|
|
Jetty-ContextFilePath: contexts/httpservice.xml
|