summaryrefslogtreecommitdiffstats
path: root/sandbox/sebastien/java/vhost/modules/common-http/META-INF/MANIFEST.MF
blob: 4afe089d611d6526e957a2652c92253073e24a7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Manifest-Version: 1.0
SCA-Version: 1.1
Bundle-Name: Apache Tuscany SCA Common HTTP
Bundle-Vendor: The Apache Software Foundation
Bundle-Version: 2.0.0
Bundle-ManifestVersion: 2
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
Bundle-Description: Apache Tuscany SCA Common HTTP
Bundle-SymbolicName: org.apache.tuscany.sca.common.http
Bundle-DocURL: http://www.apache.org/
Export-Package: org.apache.tuscany.sca.common.http;version="2.0.0";uses:="javax.servlet.http"
Import-Package: javax.servlet.http
Bundle-RequiredExecutionEnvironment: J2SE-1.5,JavaSE-1.6