summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/tags/1.5-RC0/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalClient.mf
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-13 01:22:41 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-13 01:22:41 +0000
commitb7e45fbc41d9ad16b0f851a1783170099509af00 (patch)
tree522fb3fccd285fcacb4c2200b17c898fc1934e9f /sca-java-1.x/tags/1.5-RC0/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalClient.mf
parent0e6af7f88e3fea20e8f75236ef4873d4efdb6c8f (diff)
Removing obsolete release candidate tags
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835689 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/tags/1.5-RC0/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalClient.mf')
-rw-r--r--sca-java-1.x/tags/1.5-RC0/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalClient.mf11
1 files changed, 0 insertions, 11 deletions
diff --git a/sca-java-1.x/tags/1.5-RC0/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalClient.mf b/sca-java-1.x/tags/1.5-RC0/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalClient.mf
deleted file mode 100644
index 7a06030e32..0000000000
--- a/sca-java-1.x/tags/1.5-RC0/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalClient.mf
+++ /dev/null
@@ -1,11 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: ConversationTest
-Bundle-SymbolicName: conversation.ConversationalClient
-Bundle-Version: 1.0.0
-Bundle-Localization: plugin
-Import-Package: org.osgi.framework, org.osoa.sca, org.osoa.sca.annotations,
- conversation.service, conversation.referenceclient
-Export-Package: conversation.client
-Bundle-Activator: conversation.client.ConversationalClientActivator
-