summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/extensibility/META-INF/MANIFEST.MF
blob: 147f17e4a102d7d6b17d16a3c490fce06ca59c69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Manifest-Version: 1.0
Export-Package: org.apache.tuscany.sca.core;version="2.0.0";
 uses:="org.apache.tuscany.sca.extensibility",
 org.apache.tuscany.sca.extensibility;version="2.0.0"
Tool: Bnd-0.0.255
Bundle-Name: Apache Tuscany SCA Extensibility
Created-By: 1.6.0_07 (Sun Microsystems Inc.)
Bundle-Vendor: The Apache Software Foundation
Bundle-Version: 2.0.0
Bnd-LastModified: 1225397079296
Bundle-ManifestVersion: 2
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
Bundle-Description: Apache Tuscany SCA Extensibility
Import-Package: javax.xml.namespace,
 org.apache.tuscany.sca.core;version="2.0.0",
 org.apache.tuscany.sca.extensibility;version="2.0.0"
DynamicImport-Package: org.apache.tuscany.sca.extensibility.equinox 
Bundle-SymbolicName: org.apache.tuscany.sca.extensibility
Bundle-DocURL: http://www.apache.org/
Bundle-RequiredExecutionEnvironment: J2SE-1.5,JavaSE-1.6