summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-0.99/itest/osgi-implementation/src/main/resources/osgi/wiring/Shipper.mf
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:06:58 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:06:58 +0000
commit3dd7e2c4da9c80b8182a2d04dc129a67aa7910df (patch)
tree71b970aa1c5987564405511d3912044387118fd4 /branches/sca-java-0.99/itest/osgi-implementation/src/main/resources/osgi/wiring/Shipper.mf
parent0f3f9b59b310833f31ba234ee4aefa808649833c (diff)
Moving 1.x branches
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835121 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-0.99/itest/osgi-implementation/src/main/resources/osgi/wiring/Shipper.mf')
-rw-r--r--branches/sca-java-0.99/itest/osgi-implementation/src/main/resources/osgi/wiring/Shipper.mf10
1 files changed, 0 insertions, 10 deletions
diff --git a/branches/sca-java-0.99/itest/osgi-implementation/src/main/resources/osgi/wiring/Shipper.mf b/branches/sca-java-0.99/itest/osgi-implementation/src/main/resources/osgi/wiring/Shipper.mf
deleted file mode 100644
index 0b50923a05..0000000000
--- a/branches/sca-java-0.99/itest/osgi-implementation/src/main/resources/osgi/wiring/Shipper.mf
+++ /dev/null
@@ -1,10 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: Shipper
-Bundle-SymbolicName: wiring.supplychain.shipper.Shipper
-Bundle-Version: 1.0.0
-Bundle-Localization: plugin
-Import-Package: org.osgi.framework,
- supplychain.customer
-Export-Package: supplychain.shipper
-Bundle-Activator: supplychain.shipper.OSGiShipperImpl