diff options
author | Lyubomir Marinov <lyubomir.marinov@jitsi.org> | 2009-07-23 22:32:45 +0000 |
---|---|---|
committer | Lyubomir Marinov <lyubomir.marinov@jitsi.org> | 2009-07-23 22:32:45 +0000 |
commit | 776554eac499831e383229c9df42f9d8f9f1514c (patch) | |
tree | 962e2110df30920f6a82a9e6cf9bd7c88165ba48 /lib/bundle | |
parent | 9beca59d52983a83ec97eec7fc28d29686cedd82 (diff) | |
download | jitsi-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.jar | bin | 0 -> 60938 bytes |
-rw-r--r-- | lib/bundle/httpcore.jar | bin | 0 -> 173054 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/lib/bundle/commons-logging.jar b/lib/bundle/commons-logging.jar Binary files differnew file mode 100644 index 0000000..6c36937 --- /dev/null +++ b/lib/bundle/commons-logging.jar diff --git a/lib/bundle/httpcore.jar b/lib/bundle/httpcore.jar Binary files differnew file mode 100644 index 0000000..0dc8446 --- /dev/null +++ b/lib/bundle/httpcore.jar |