summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/launcher/META-INF/MANIFEST.MF
blob: a8c4d913218208be37332d07c6f287ecfb5eaaad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Created-By: 1.6.0 (IBM Corporation)
Built-By: gb000131
Build-Jdk: 1.6.0
Extension-Name: tuscany-launcher
Implementation-Title: Apache Tuscany Launcher
Implementation-Vendor: The Apache Software Foundation
Implementation-Vendor-Id: org.apache
Implementation-Version: 2.0-SNAPSHOT
Specification-Title: Apache Tuscany Launcher
Specification-Vendor: The Apache Software Foundation
Specification-Version: 2.0-SNAPSHOT
Bundle-DocURL: http://www.apache.org/
Bundle-SymbolicName: org.apache.tuscany.sca.launcher
Originally-Created-By: 1.6.0 (IBM Corporation)
Bundle-Version: 2.0
Bundle-Description: Apache Tuscany Launcher
Bundle-Vendor: The Apache Software Foundation
Bnd-LastModified: 1231166325921
Bundle-Name: Apache Tuscany Launcher
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
Tool: Bnd-0.0.255
Bundle-ManifestVersion: 2
Import-Package: org.apache.tuscany.sca.launcher;version="2.0"
Export-Package: org.apache.tuscany.sca.launcher;version="2.0"
Main-Class: org.apache.tuscany.sca.launcher.LauncherMain
Bundle-RequiredExecutionEnvironment: J2SE-1.5,JavaSE-1.6