summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.6.2/itest/osgi-tuscany/osgi-tuscany-test/src/test/resources/META-INF/MANIFEST.MF
blob: 898594728620c6c6d5a9871571096273c65c3e3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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
DynamicImport-Package: *