diff options
author | Ingo Bauersachs <ingo@jitsi.org> | 2014-01-12 14:15:30 +0100 |
---|---|---|
committer | Ingo Bauersachs <ingo@jitsi.org> | 2014-01-12 14:15:30 +0100 |
commit | e7cd23f4345012d397e9bfe3a0bfd660ba1c100d (patch) | |
tree | 465b363dbd602dd40f33eaa7a46abf9817846973 /lib/felix.client.run.properties | |
parent | d25350c7a6f90875070b5784421220fb22f4a169 (diff) | |
download | jitsi-e7cd23f4345012d397e9bfe3a0bfd660ba1c100d.zip jitsi-e7cd23f4345012d397e9bfe3a0bfd660ba1c100d.tar.gz jitsi-e7cd23f4345012d397e9bfe3a0bfd660ba1c100d.tar.bz2 |
Update Google Collections RC1 to Guava 15
Diffstat (limited to 'lib/felix.client.run.properties')
-rw-r--r-- | lib/felix.client.run.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/felix.client.run.properties b/lib/felix.client.run.properties index 21b73a8..ec6b8b6 100644 --- a/lib/felix.client.run.properties +++ b/lib/felix.client.run.properties @@ -33,7 +33,8 @@ felix.auto.start.10= \ reference:file:lib/bundle/org.apache.felix.bundlerepository-1.6.4.jar \ reference:file:sc-bundles/bouncycastle.jar \ reference:file:sc-bundles/bccontrib.jar \ - reference:file:sc-bundles/commons-lang.jar + reference:file:sc-bundles/commons-lang.jar \ + reference:file:sc-bundles/guava.jar # file:lib/bundle/shell.jar \ # file:lib/bundle/servicebinder.jar \ |