summaryrefslogtreecommitdiffstats
path: root/tags/java/sca/1.5.1-RC3/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalReferenceClient.mf
blob: 5c39b53b0a2b3317151c84428a332ba9f77aee45 (plain)
1
2
3
4
5
6
7
8
9
10
11
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