summaryrefslogtreecommitdiffstats
path: root/tags/java/sca/1.5.1/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper.mf
blob: e7459360e6ac77ba1601bdf9b7b4638a7e7332ef (plain)
1
2
3
4
5
6
7
8
9
10
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Shipper
Bundle-SymbolicName: ds.wiring.supplychain.shipper.Shipper
Bundle-Version: 1.0.0
Bundle-Localization: plugin
Import-Package: org.osgi.framework,
 org.osgi.service.component, supplychain.customer
Export-Package: supplychain.shipper
Service-Component: osgi/wiring/ds/Shipper1.xml, osgi/wiring/ds/Shipper2.xml