summaryrefslogtreecommitdiffstats
path: root/sandbox/sebastien/java/sca-node/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper.mf
diff options
context:
space:
mode:
authordims <dims@13f79535-47bb-0310-9956-ffa450edef68>2008-06-17 00:23:01 +0000
committerdims <dims@13f79535-47bb-0310-9956-ffa450edef68>2008-06-17 00:23:01 +0000
commitbdd0a41aed7edf21ec2a65cfa17a86af2ef8c48a (patch)
tree38a92061c0793434c4be189f1d70c3458b6bc41d /sandbox/sebastien/java/sca-node/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper.mf
Move Tuscany from Incubator to top level.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/sebastien/java/sca-node/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper.mf')
-rw-r--r--sandbox/sebastien/java/sca-node/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper.mf10
1 files changed, 10 insertions, 0 deletions
diff --git a/sandbox/sebastien/java/sca-node/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper.mf b/sandbox/sebastien/java/sca-node/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper.mf
new file mode 100644
index 0000000000..d4b461460e
--- /dev/null
+++ b/sandbox/sebastien/java/sca-node/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper.mf
@@ -0,0 +1,10 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Shipper
+Bundle-SymbolicName: ds.factory.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/factory/ds/Shipper1.xml, osgi/factory/ds/Shipper2.xml