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