aboutsummaryrefslogtreecommitdiffstats
path: root/test/net/java/sip/communicator/slick/callhistory/callhistory.slick.manifest.mf
blob: 76579d9642b0928eed019cfe04286506971fee38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Bundle-Activator: net.java.sip.communicator.slick.callhistory.CallHistoryServiceLick
Bundle-Name: Call History Service Implementation Compatibility Kit
Bundle-Description: A Service Implementation Compatibility Kit for the History Service
Bundle-Vendor: sip-communicator.org
Bundle-Version: 0.0.1
System-Bundle: yes
Import-Package: junit.framework,
 net.java.sip.communicator.slick.history,
 net.java.sip.communicator.service.history.records,
 net.java.sip.communicator.service.history,
 net.java.sip.communicator.service.contactlist,
 net.java.sip.communicator.service.callhistory,
 net.java.sip.communicator.service.callhistory.event,
 net.java.sip.communicator.impl.protocol.mock,
 net.java.sip.communicator.service.protocol,
 net.java.sip.communicator.service.protocol.event,
 org.osgi.framework,
 org.w3c.dom,
 javax.xml.parsers,
 net.java.sip.communicator.util,
 net.java.sip.communicator.service.dns,
 org.jitsi.util.xml,
 javax.xml.transform,
 javax.xml.transform.dom,
 javax.xml.transform.stream
Export-Package: net.java.sip.communicator.slick.callhistory