summaryrefslogtreecommitdiffstats
path: root/tags/java/sca/1.5/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuoteFactory.mf
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-05-26 11:59:37 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-05-26 11:59:37 +0000
commit496a0ea8d015ff2ef0777a8a182f96fee9cd1222 (patch)
tree67a527851be2aeea6baf74435f02646279ed3240 /tags/java/sca/1.5/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuoteFactory.mf
parent2871272f6f5fd509f0ca255bd7ca8174ebf6a12a (diff)
Rename old RC tag
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778667 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'tags/java/sca/1.5/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuoteFactory.mf')
-rw-r--r--tags/java/sca/1.5/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuoteFactory.mf12
1 files changed, 0 insertions, 12 deletions
diff --git a/tags/java/sca/1.5/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuoteFactory.mf b/tags/java/sca/1.5/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuoteFactory.mf
deleted file mode 100644
index f4c102c4f0..0000000000
--- a/tags/java/sca/1.5/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuoteFactory.mf
+++ /dev/null
@@ -1,12 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: StockQuote
-Bundle-SymbolicName: ds.stockquote.StockQuoteFactory
-Bundle-Version: 1.0.0
-Bundle-Localization: plugin
-Import-Package: org.osgi.framework, org.osgi.service.component, org.osgi.service.cm
-Export-Package: stockquote
-Service-Component: osgi/properties/ds/StockQuoteFactory.xml
-
-
-