summaryrefslogtreecommitdiffstats
path: root/sandbox/sebastien/java/sca-node/itest/osgi-tuscany/osgi-tuscany-test/src/test/resources/META-INF/MANIFEST.MF
blob: 651945ba13305c1b74fc2f3345914aa2389c9c4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: tuscany.sca.samples
Bundle-SymbolicName: org.apache.tuscany.sca.test.samples
Bundle-Version: 1.0.0
Bundle-Localization: plugin
Import-Package: org.osgi.framework, 
  junit.framework, 
  org.junit,
  org.apache.tuscany.sca.host.embedded,
  org.osoa.sca,
  org.osoa.sca.annotations,
  org.apache.tuscany.sca.databinding.annotation,
  org.apache.tuscany.sca.domain,
  org.apache.tuscany.sca.node
DynamicImport-Package: *