summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0.1-RC1/modules/node-impl-osgi/src/test/resources/calculator/dosgi/sca/META-INF/MANIFEST.MF
blob: 60dc54014a2bea726dd58c251df51c034e9a16ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Manifest-Version: 1.0
Bundle-Version: 1.0.0
Bundle-Name: calculator.dosgi.sca
Bundle-ManifestVersion: 2
Bundle-SymbolicName: calculator.dosgi.sca
Bundle-Vendor: The Apache Software Foundation
Eclipse-LazyStart: false
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
Bundle-DocURL: http://www.apache.org/
Bundle-RequiredExecutionEnvironment: J2SE-1.5,JavaSE-1.6
Import-Package: calculator.dosgi;version="1.0.0",
 calculator.dosgi.operations;version="1.0.0"