diff --git a/.classpath b/.classpath index f8be95d48..367708674 100644 --- a/.classpath +++ b/.classpath @@ -33,9 +33,9 @@ - - - + + + diff --git a/addon/YaCy.app/Contents/Info.plist b/addon/YaCy.app/Contents/Info.plist index e11f93bf4..2b90aedac 100644 --- a/addon/YaCy.app/Contents/Info.plist +++ b/addon/YaCy.app/Contents/Info.plist @@ -49,9 +49,9 @@ $JAVAROOT/lib/commons-jxpath-1.3.jar $JAVAROOT/lib/commons-logging-1.1.1.jar $JAVAROOT/lib/fontbox-1.5.0.jar - $JAVAROOT/lib/httpclient-4.1.jar - $JAVAROOT/lib/httpcore-4.1.jar - $JAVAROOT/lib/httpmime-4.1.jar + $JAVAROOT/lib/httpclient-4.1.1.jar + $JAVAROOT/lib/httpcore-4.1.1.jar + $JAVAROOT/lib/httpmime-4.1.1.jar $JAVAROOT/lib/icu4j-core.jar $JAVAROOT/lib/J7Zip-modified.jar $JAVAROOT/lib/jakarta-oro-2.0.8.jar diff --git a/build.xml b/build.xml index ad89818d1..a1e8997e3 100644 --- a/build.xml +++ b/build.xml @@ -191,9 +191,9 @@ - - - + + + diff --git a/lib/httpclient-4.1.License b/lib/httpclient-4.1.1.License similarity index 100% rename from lib/httpclient-4.1.License rename to lib/httpclient-4.1.1.License diff --git a/lib/httpclient-4.1.jar b/lib/httpclient-4.1.1.jar similarity index 75% rename from lib/httpclient-4.1.jar rename to lib/httpclient-4.1.1.jar index 6ee9c73e0..c845ef961 100644 Binary files a/lib/httpclient-4.1.jar and b/lib/httpclient-4.1.1.jar differ diff --git a/lib/httpmime-4.1.License b/lib/httpcore-4.1.1.License similarity index 97% rename from lib/httpmime-4.1.License rename to lib/httpcore-4.1.1.License index 2c41ec88f..2bb9ad240 100644 --- a/lib/httpmime-4.1.License +++ b/lib/httpcore-4.1.1.License @@ -173,10 +173,4 @@ incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. - END OF TERMS AND CONDITIONS - -This project contains annotations derived from JCIP-ANNOTATIONS -Copyright (c) 2005 Brian Goetz and Tim Peierls. -See http://www.jcip.net and the Creative Commons Attribution License -(http://creativecommons.org/licenses/by/2.5) - + END OF TERMS AND CONDITIONS \ No newline at end of file diff --git a/lib/httpcore-4.1.jar b/lib/httpcore-4.1.1.jar similarity index 76% rename from lib/httpcore-4.1.jar rename to lib/httpcore-4.1.1.jar index a357c076c..6f946869e 100644 Binary files a/lib/httpcore-4.1.jar and b/lib/httpcore-4.1.1.jar differ diff --git a/lib/httpcore-4.1.License b/lib/httpmime-4.1.1.License similarity index 100% rename from lib/httpcore-4.1.License rename to lib/httpmime-4.1.1.License diff --git a/lib/httpmime-4.1.jar b/lib/httpmime-4.1.1.jar similarity index 76% rename from lib/httpmime-4.1.jar rename to lib/httpmime-4.1.1.jar index 502e5fd6e..01af40b24 100644 Binary files a/lib/httpmime-4.1.jar and b/lib/httpmime-4.1.1.jar differ