Rolling back NightlyBuildID.
[sip-communicator.git] / lib / felix.client.run.properties
blob96f72777532868c90fa02bc0db23ba8446055434
2 # Framework config properties.
4 org.osgi.framework.system.packages= org.osgi.framework; ; version=1.3.0, \
5  javax.swing; \
6  javax.swing.event; \
7  javax.swing.table; \
8  javax.swing.text; \
9  javax.swing.text.html; \
10  javax.accessibility; \
11  javax.swing.plaf; \
12  javax.swing.plaf.metal; \
13  javax.swing.plaf.basic; \
14  javax.imageio; \
15  javax.swing.tree; \
16  javax.swing.undo; \
17  javax.swing.event; \
18  javax.swing.border; \
19  javax.swing.filechooser; \
20  org.w3c.dom; \
21  org.xml.sax; \
22  org.xml.sax.ext; \
23  javax.xml.parsers;\
24  org.apache.xml.serialize; \
25  javax.xml.transform; \
26  javax.xml.transform.dom; \
27  javax.xml.transform.stream; \
28  sun.security.action; \
29  sun.misc; \
30  javax.net; \
31  javax.net.ssl; \
32  javax.naming; \
33  javax.naming.directory; \
34  javax.sound;\
35  javax.sound.sampled; \
36  org.jdesktop.jdic.tray; \
37  org.jdesktop.jdic.desktop; \
38  com.apple.eio; \
39  com.apple.cocoa.application; \
40  org.xml.sax.helpers; \
41  javax.crypto; \
42  javax.crypto.spec; \
43  javax.crypto.interfaces;
45 felix.auto.start.10= reference:file:lib/bundle/org.apache.felix.bundlerepository-1.0.0.jar \
46  reference:file:lib/bundle/org.apache.felix.servicebinder-0.9.0-SNAPSHOT.jar
47 #reference:file:lib/bundle/org.apache.felix.bundlerepository-0.8.0-SNAPSHOT.jar
49 # file:lib/bundle/shell.jar \
50 #  \
51 # file:lib/bundle/servicebinder.jar \
52 # file:lib/bundle/tablelayout.jar
54 felix.auto.start.20= \
55  reference:file:sc-bundles/util.jar \
56  reference:file:lib/bundle/log4j.jar
58 felix.auto.start.30= \
59  reference:file:sc-bundles/fileaccess.jar
61 felix.auto.start.40= \
62  reference:file:sc-bundles/configuration.jar \
63  reference:file:sc-bundles/version.jar \
64  reference:file:sc-bundles/version-impl.jar \
65  reference:file:sc-bundles/branding.jar \
67 felix.auto.start.50= \
68  reference:file:sc-bundles/browserlauncher.jar \
69  reference:file:sc-bundles/protocol.jar \
70  reference:file:sc-bundles/contactlist.jar \
71  reference:file:sc-bundles/media.jar \
72  reference:file:sc-bundles/protocol-icq.jar \
73  reference:file:sc-bundles/protocol-sip.jar \
74  reference:file:sc-bundles/smacklib.jar \
75  reference:file:sc-bundles/protocol-jabber.jar \
76  reference:file:sc-bundles/protocol-msn.jar \
77  reference:file:sc-bundles/protocol-yahoo.jar \
78  reference:file:sc-bundles/protocol-gibberish.jar \
79  reference:file:sc-bundles/protocol-ssh.jar \
80  reference:file:sc-bundles/netaddr.jar \
81  reference:file:sc-bundles/protocol-rss.jar \
82  reference:file:sc-bundles/protocol-zeroconf.jar \
83  reference:file:sc-bundles/protocol-irc.jar \
84  reference:file:sc-bundles/meta-cl.jar \
85  reference:file:sc-bundles/protocol-dict.jar
87 felix.auto.start.60= \
88  reference:file:sc-bundles/history.jar \
89  reference:file:sc-bundles/msghistory.jar \
90  reference:file:sc-bundles/callhistory.jar \
91  reference:file:sc-bundles/audionotifier.jar \
92  reference:file:sc-bundles/notification.jar
95  felix.auto.start.66= \
96  reference:file:sc-bundles/swing-ui.jar \
97  reference:file:sc-bundles/updatechecker.jar \
98  reference:file:sc-bundles/systray.jar
100  felix.auto.start.67= \
101  reference:file:sc-bundles/pluginmanager.jar \
102  reference:file:sc-bundles/whiteboard.jar \
103  reference:file:sc-bundles/icqaccregwizz.jar \
104  reference:file:sc-bundles/aimaccregwizz.jar \
105  reference:file:sc-bundles/sipaccregwizz.jar \
106  reference:file:sc-bundles/jabberaccregwizz.jar \
107  reference:file:sc-bundles/msnaccregwizz.jar \
108  reference:file:sc-bundles/yahooaccregwizz.jar \
109  reference:file:sc-bundles/gibberishaccregwizz.jar \
110  reference:file:sc-bundles/sshaccregwizz.jar \
111  reference:file:sc-bundles/extendedcallhistorysearch.jar \
112  reference:file:sc-bundles/rssaccregwizz.jar \
113  reference:file:sc-bundles/zeroconfaccregwizz.jar \
114  reference:file:sc-bundles/ircaccregwizz.jar \
115  reference:file:sc-bundles/simpleaccreg.jar \
116  reference:file:sc-bundles/contacteventhandler.jar \
117  reference:file:sc-bundles/contactinfo.jar \
118  reference:file:sc-bundles/accountinfo.jar \
119  reference:file:sc-bundles/chatalerter.jar \
120  reference:file:sc-bundles/shutdown.jar \
121  reference:file:sc-bundles/statusupdate.jar \
122  reference:file:sc-bundles/dictaccregwizz.jar
124 # Uncomment the following lines if you want to run the architect viewer
125 # bundle.
126 #oscar.auto.start.100= \
127 # file:lib/bundle/architectureviewer1.1.jar
129 #Specify the directory where oscar should deploy its bundles
130 #felix.cache.profiledir=sip-communicator.bin
131 felix.cache.profiledir=${user.home}/.sip-communicator/sip-communicator.bin
133 felix.startlevel.framework=100
134 felix.startlevel.bundle=100
136 # Bundle config properties.
138 #org.osgi.service.http.port=8080
139 #osgi.shell.telnet=on
140 #oscar.repository.url=file:/home/rickhall/projects/noscar/repository.xml
141 oscar.embedded.execution=false