Anyone have any comments on this? If no objections I'll commit it monday with some extra docs.
---------- Forwarded message ---------- From: <[email protected]> Date: Thu, Jan 28, 2010 at 4:47 PM Subject: Upgrade httpclient 3.x to 4.0.1 (issue196052) To: [email protected] Cc: [email protected] Reviewers: shindig.remailer_gmail.com, Message: Would like to see some eyes on this. The 4.0 version of httpclient has a lot of good code that shindig duplicates in many ways. That said I wouldn't want to couple too tightly... Description: httpclient 3.x is old and deprecated. 4.0 has been out for some time now. Please review this at http://codereview.appspot.com/196052/show Affected files: M java/common/src/main/java/org/apache/shindig/common/cache/LruCacheProvider.java java/gadgets/pom.xml M java/gadgets/src/main/java/org/apache/shindig/gadgets/http/BasicHttpFetcher.java M java/gadgets/src/test/java/org/apache/shindig/gadgets/rewrite/image/JPEGOptimizerTest.java java/samples/pom.xml java/social-api/pom.xml M java/social-api/src/main/java/org/apache/shindig/social/sample/service/SampleContainerHandler.java pom.xml

