aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorWerner Dittmann <wernerd@java.net>2009-02-07 18:28:38 +0000
committerWerner Dittmann <wernerd@java.net>2009-02-07 18:28:38 +0000
commita0610c62afc2bb3f88e5156511d71315e8bb3fdf (patch)
tree31ec568a5d5e4d6a17821bf790bc24289e6de885 /lib
parentded3a87b1fe1fbd1bebb066331b54fd8c29f2fd9 (diff)
downloadjitsi-a0610c62afc2bb3f88e5156511d71315e8bb3fdf.zip
jitsi-a0610c62afc2bb3f88e5156511d71315e8bb3fdf.tar.gz
jitsi-a0610c62afc2bb3f88e5156511d71315e8bb3fdf.tar.bz2
Modify build and property file to include the new used bouncycastle classes. Need to
cleanup unused classes at a later step.
Diffstat (limited to 'lib')
-rw-r--r--lib/felix.client.run.properties4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/felix.client.run.properties b/lib/felix.client.run.properties
index d965bc2..3baf029 100644
--- a/lib/felix.client.run.properties
+++ b/lib/felix.client.run.properties
@@ -50,9 +50,13 @@ org.osgi.framework.system.packages.extra= org.osgi.framework; version=1.3.0, \
javax.crypto.interfaces; \
net.java.sip.communicator.util.launchutils; \
org.bouncycastle.jce.provider; \
+ org.bouncycastle.crypto; \
org.bouncycastle.crypto.digests; \
org.bouncycastle.crypto.macs; \
org.bouncycastle.crypto.params; \
+ org.bouncycastle.crypto.agreement; \
+ org.bouncycastle.crypto.generators; \
+ org.bouncycastle.crypto.modes; \
org.bouncycastle.crypto.engines;
felix.auto.start.10= \