From 776554eac499831e383229c9df42f9d8f9f1514c Mon Sep 17 00:00:00 2001 From: Lyubomir Marinov Date: Thu, 23 Jul 2009 22:32:45 +0000 Subject: - 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. --- lib/bundle/commons-logging.jar | Bin 0 -> 60938 bytes lib/bundle/httpcore.jar | Bin 0 -> 173054 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 lib/bundle/commons-logging.jar create mode 100644 lib/bundle/httpcore.jar (limited to 'lib/bundle') diff --git a/lib/bundle/commons-logging.jar b/lib/bundle/commons-logging.jar new file mode 100644 index 0000000..6c36937 Binary files /dev/null and b/lib/bundle/commons-logging.jar differ diff --git a/lib/bundle/httpcore.jar b/lib/bundle/httpcore.jar new file mode 100644 index 0000000..0dc8446 Binary files /dev/null and b/lib/bundle/httpcore.jar differ -- cgit v1.1