summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/tags/1.5.1-RC4/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalReferenceClient.mf
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-1.x/tags/1.5.1-RC4/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalReferenceClient.mf')
-rw-r--r--sca-java-1.x/tags/1.5.1-RC4/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalReferenceClient.mf11
1 files changed, 0 insertions, 11 deletions
diff --git a/sca-java-1.x/tags/1.5.1-RC4/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalReferenceClient.mf b/sca-java-1.x/tags/1.5.1-RC4/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalReferenceClient.mf
deleted file mode 100644
index 5c39b53b0a..0000000000
--- a/sca-java-1.x/tags/1.5.1-RC4/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalReferenceClient.mf
+++ /dev/null
@@ -1,11 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: ConversationTest
-Bundle-SymbolicName: conversation.ConversationalReferenceClient
-Bundle-Version: 1.0.0
-Bundle-Localization: plugin
-Import-Package: org.osgi.framework, org.osoa.sca, org.osoa.sca.annotations,
- conversation.service
-Export-Package: conversation.referenceclient
-Bundle-Activator: conversation.referenceclient.ConversationalReferenceClientActivator
-