|
|
|
|
@ -3,5 +3,11 @@ Bundle-Name: SIP Communicator SIP Protocol Provider SLICK
|
|
|
|
|
Bundle-Description: A bundle that contains all tests for the SIP implementation of the Protocol Provider Service.
|
|
|
|
|
Bundle-Vendor: sip-communicator.org
|
|
|
|
|
Bundle-Version: 0.0.1
|
|
|
|
|
Import-Package: net.java.sip.communicator.util,
|
|
|
|
|
net.java.sip.communicator.service.protocol
|
|
|
|
|
Import-Package: net.java.sip.communicator.service.configuration,
|
|
|
|
|
net.java.sip.communicator.service.configuration.event,
|
|
|
|
|
junit.framework,
|
|
|
|
|
org.osgi.framework,
|
|
|
|
|
net.java.sip.communicator.util,
|
|
|
|
|
net.java.sip.communicator.service.protocol,
|
|
|
|
|
net.java.sip.communicator.service.protocol.event
|
|
|
|
|
|
|
|
|
|
|