summaryrefslogtreecommitdiffstats
path: root/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/properties/StockQuote.mf
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-07-29 07:03:23 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-07-29 07:03:23 +0000
commit75f008b6ba662fabaa87997a59c4ad017e7df8bb (patch)
tree265a7c9d91c48a62a60c1c37254a300922a5b5c6 /tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/properties/StockQuote.mf
parent920ae70b9bc7cea488f2a2ae32df32271321a6ca (diff)
Rename 1.3 tag to rc2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680634 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/properties/StockQuote.mf')
-rw-r--r--tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/properties/StockQuote.mf10
1 files changed, 0 insertions, 10 deletions
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/properties/StockQuote.mf b/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/properties/StockQuote.mf
deleted file mode 100644
index 66f98011cb..0000000000
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/properties/StockQuote.mf
+++ /dev/null
@@ -1,10 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: StockQuote
-Bundle-SymbolicName: stockquote.StockQuote
-Bundle-Version: 1.0.0
-Bundle-Localization: plugin
-Import-Package: org.osgi.framework, org.osgi.service.cm
-Export-Package: stockquote
-Bundle-Activator: stockquote.OSGiStockQuoteImpl
-