aboutsummaryrefslogtreecommitdiffstats
path: root/test/net/java/sip/communicator/slick/runner/slick-runner.manifest.mf
blob: ca85275f7b02e9afad7c57ded95f238b07e0ff42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Bundle-Activator: net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner
Bundle-Name: Slick Runner
Bundle-Description: A bundle that runs all SLICKs declared in the corresponding sys property
Bundle-Vendor: sip-communicator.org
Bundle-Version: 0.0.1
Import-Package: net.java.sip.communicator.service.configuration,
 net.java.sip.communicator.service.configuration.event,
 junit,
 junit.framework,
 junit.swingui,
 junit.textui,
 junit.awtui,
 junit.runner,
 org.osgi.framework,
 org.w3c.dom,
 javax.xml.parsers,
 net.java.sip.communicator.util.xml,
 javax.xml.transform,
 javax.xml.transform.dom,
 javax.xml.transform.stream,
 org.apache.xml.serializer,
 net.java.sip.communicator.util