From: David Ostrovsky Date: Mon, 7 Jul 2014 08:24:08 +0000 (+0200) Subject: Update httpclient to 4.3.4 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=1ad355302a3daf0962f8e20538f6b4c4a9c8329a;p=gitblit.git Update httpclient to 4.3.4 --- diff --git a/.classpath b/.classpath index 9873ddb4..a3a29e3b 100644 --- a/.classpath +++ b/.classpath @@ -11,6 +11,10 @@ + + + + @@ -44,10 +48,6 @@ - - - - @@ -88,7 +88,7 @@ - + diff --git a/build.moxie b/build.moxie index 3f18bf5e..7ada2bda 100644 --- a/build.moxie +++ b/build.moxie @@ -134,6 +134,8 @@ dependencies: - compile 'com.google.inject.extensions:guice-servlet:${guice-servlet.version}' :war - compile 'com.google.guava:guava:17.0' :war :fedclient - compile 'com.intellij:annotations:12.0' :war +- compile 'org.apache.httpcomponents:httpclient:4.3.4' :war +- compile 'org.apache.httpcomponents:httpcore:4.3.2' :war - compile 'log4j:log4j:1.2.17' :war :fedclient - compile 'org.slf4j:slf4j-api:1.7.7' :war :fedclient - compile 'org.slf4j:slf4j-log4j12:1.7.7' :war :fedclient diff --git a/gitblit.iml b/gitblit.iml index 878fdc3c..ad39963e 100644 --- a/gitblit.iml +++ b/gitblit.iml @@ -79,6 +79,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -440,50 +484,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -