summaryrefslogtreecommitdiffstats
path: root/tags/java/sca/1.5.1/itest/osgi-implementation/src/main/resources/osgi/wiring/Warehouse.mf
blob: 1000a5f97475fa05458779c6e9041f332a17e652 (plain)
1
2
3
4
5
6
7
8
9
10
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Warehouse
Bundle-SymbolicName: wiring.supplychain.warehouse.Warehouse
Bundle-Version: 1.0.0
Bundle-Localization: plugin
Import-Package: org.osgi.framework,
 supplychain.shipper
Export-Package: supplychain.warehouse
Bundle-Activator: supplychain.warehouse.OSGiWarehouseImpl