aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundle
diff options
context:
space:
mode:
authorLyubomir Marinov <lyubomir.marinov@jitsi.org>2009-07-23 22:32:45 +0000
committerLyubomir Marinov <lyubomir.marinov@jitsi.org>2009-07-23 22:32:45 +0000
commit776554eac499831e383229c9df42f9d8f9f1514c (patch)
tree962e2110df30920f6a82a9e6cf9bd7c88165ba48 /lib/bundle
parent9beca59d52983a83ec97eec7fc28d29686cedd82 (diff)
downloadjitsi-776554eac499831e383229c9df42f9d8f9f1514c.zip
jitsi-776554eac499831e383229c9df42f9d8f9f1514c.tar.gz
jitsi-776554eac499831e383229c9df42f9d8f9f1514c.tar.bz2
- Integrates the Facebook protocol developed by Dai Zhiwei as part of Google Summer of Code 2008 in trunk.
- Updates HttpCore which is already used by the MSN protocol implementation. Also updates Apache Commons Logging which is already used by profiler4j. - Doesn't jar log4j into the SIP and RSS protocol implementations because it's already a bundle. Thus reduces the sizes of the SIP and RSS protocol implementations.
Diffstat (limited to 'lib/bundle')
-rw-r--r--lib/bundle/commons-logging.jarbin0 -> 60938 bytes
-rw-r--r--lib/bundle/httpcore.jarbin0 -> 173054 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/lib/bundle/commons-logging.jar b/lib/bundle/commons-logging.jar
new file mode 100644
index 0000000..6c36937
--- /dev/null
+++ b/lib/bundle/commons-logging.jar
Binary files differ
diff --git a/lib/bundle/httpcore.jar b/lib/bundle/httpcore.jar
new file mode 100644
index 0000000..0dc8446
--- /dev/null
+++ b/lib/bundle/httpcore.jar
Binary files differ