Remove import of non-existing package

cusax-fix
Werner Dittmann 16 years ago
parent eece3eeac0
commit f202265ca8

@ -6,7 +6,6 @@ Bundle-Version: 0.0.1
System-Bundle: yes
Import-Package: junit.framework,
net.java.sip.communicator.service.configuration,
net.java.sip.communicator.service.configuration.event,
org.osgi.framework,
org.w3c.dom,
javax.xml.parsers,

@ -10,7 +10,6 @@ Import-Package: net.java.sip.communicator.service.contactlist,
junit.framework,
net.java.sip.communicator.util,
net.java.sip.communicator.service.configuration,
net.java.sip.communicator.service.configuration.event,
net.java.sip.communicator.service.protocol,
net.java.sip.communicator.service.protocol.icqconstants,
net.java.sip.communicator.service.protocol.event,

@ -7,7 +7,6 @@ System-Bundle: yes
Import-Package: net.java.sip.communicator.util,
net.java.sip.communicator.service.netaddr,
net.java.sip.communicator.service.configuration,
net.java.sip.communicator.service.configuration.event,
junit,
junit.framework,
junit.textui,

@ -5,7 +5,6 @@ Bundle-Vendor: sip-communicator.org
Bundle-Version: 0.0.1
System-Bundle: yes
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,

@ -7,7 +7,6 @@ System-Bundle: yes
Import-Package: junit.framework,
javax.net,
net.java.sip.communicator.service.configuration,
net.java.sip.communicator.service.configuration.event,
org.osgi.framework,
net.java.sip.communicator.util,
net.java.sip.communicator.service.protocol,

@ -5,7 +5,6 @@ Bundle-Vendor: sip-communicator.org
Bundle-Version: 0.0.1
System-Bundle: yes
Import-Package: net.java.sip.communicator.service.configuration,
net.java.sip.communicator.service.configuration.event,
net.java.sip.communicator.service.certificate,
junit.framework,
org.osgi.framework,

@ -9,7 +9,6 @@ Import-Package: junit.framework,
javax.net.ssl,
javax.xml.parsers,
net.java.sip.communicator.service.configuration,
net.java.sip.communicator.service.configuration.event,
net.java.sip.communicator.service.protocol,
net.java.sip.communicator.service.protocol.event,
net.java.sip.communicator.service.protocol.msnconstants,

@ -5,7 +5,6 @@ Bundle-Vendor: sip-communicator.org
Bundle-Version: 0.0.1
System-Bundle: yes
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,

@ -5,7 +5,6 @@ Bundle-Vendor: sip-communicator.org
Bundle-Version: 0.0.1
System-Bundle: yes
Import-Package: net.java.sip.communicator.service.configuration,
net.java.sip.communicator.service.configuration.event,
junit.framework,
org.osgi.framework,
org.w3c.dom;

@ -5,7 +5,6 @@ Bundle-Vendor: sip-communicator.org
Bundle-Version: 0.0.1
System-Bundle: yes
Import-Package: net.java.sip.communicator.service.configuration,
net.java.sip.communicator.service.configuration.event,
junit.framework,
org.osgi.framework,
javax.net.ssl,

@ -5,7 +5,6 @@ Bundle-Vendor: sip-communicator.org
Bundle-Version: 0.0.1
System-Bundle: yes
Import-Package: net.java.sip.communicator.service.configuration,
net.java.sip.communicator.service.configuration.event,
junit,
junit.framework,
junit.swingui,

@ -5,7 +5,6 @@ Bundle-Vendor: sip-communicator.org
Bundle-Version: 0.0.1
System-Bundle: yes
Import-Package: net.java.sip.communicator.service.configuration,
net.java.sip.communicator.service.configuration.event,
junit,
junit.framework,
junit.swingui,

@ -7,7 +7,6 @@ System-Bundle: yes
Import-Package: org.osgi.framework,
net.java.sip.communicator.util,
net.java.sip.communicator.service.configuration,
net.java.sip.communicator.service.configuration.event,
net.java.sip.communicator.service.protocol,
net.java.sip.communicator.service.protocol.icqconstants,
net.java.sip.communicator.service.protocol.event,

Loading…
Cancel
Save