|
|
|
|
@ -2,32 +2,35 @@
|
|
|
|
|
# Framework config properties.
|
|
|
|
|
#
|
|
|
|
|
org.osgi.framework.system.packages.extra= \
|
|
|
|
|
apple.awt; \
|
|
|
|
|
com.apple.cocoa.application; \
|
|
|
|
|
com.apple.cocoa.foundation; \
|
|
|
|
|
com.apple.eawt; \
|
|
|
|
|
com.apple.eio; \
|
|
|
|
|
com.sun.awt; \
|
|
|
|
|
net.java.sip.communicator.util.launchutils; \
|
|
|
|
|
org.apache.xml.serialize; \
|
|
|
|
|
org.growl4j; \
|
|
|
|
|
org.xbill.DNS; \
|
|
|
|
|
quicktime; \
|
|
|
|
|
quicktime.qd; \
|
|
|
|
|
quicktime.std.image; \
|
|
|
|
|
quicktime.std.sg; \
|
|
|
|
|
quicktime.util; \
|
|
|
|
|
sun.awt.shell; \
|
|
|
|
|
sun.lwawt; \
|
|
|
|
|
sun.lwawt.macosx; \
|
|
|
|
|
sun.misc; \
|
|
|
|
|
sun.net.util; \
|
|
|
|
|
sun.net.dns; \
|
|
|
|
|
sun.security.action; \
|
|
|
|
|
sun.security.pkcs11;\
|
|
|
|
|
sun.audio;\
|
|
|
|
|
sun.nio.ch;\
|
|
|
|
|
com.sun.nio.sctp
|
|
|
|
|
apple.awt, \
|
|
|
|
|
com.apple.cocoa.application, \
|
|
|
|
|
com.apple.cocoa.foundation, \
|
|
|
|
|
com.apple.eawt, \
|
|
|
|
|
com.apple.eio, \
|
|
|
|
|
com.sun.awt, \
|
|
|
|
|
net.java.sip.communicator.util.launchutils, \
|
|
|
|
|
org.apache.xml.serialize, \
|
|
|
|
|
org.growl4j, \
|
|
|
|
|
org.xbill.DNS;version="2.1.7", \
|
|
|
|
|
org.xbill.DNS.utils;version="2.1.7", \
|
|
|
|
|
quicktime, \
|
|
|
|
|
quicktime.qd, \
|
|
|
|
|
quicktime.std.image, \
|
|
|
|
|
quicktime.std.sg, \
|
|
|
|
|
quicktime.util, \
|
|
|
|
|
sun.awt.shell, \
|
|
|
|
|
sun.lwawt, \
|
|
|
|
|
sun.lwawt.macosx, \
|
|
|
|
|
sun.misc, \
|
|
|
|
|
sun.net.util, \
|
|
|
|
|
sun.net.dns, \
|
|
|
|
|
sun.security.action, \
|
|
|
|
|
sun.security.pkcs11,\
|
|
|
|
|
sun.audio,\
|
|
|
|
|
sun.nio.ch,\
|
|
|
|
|
com.sun.nio.sctp, \
|
|
|
|
|
android.os, \
|
|
|
|
|
sun.net.spi.nameservice
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
felix.auto.start.5=reference:file:sc-bundles/splash-screen.jar
|
|
|
|
|
|