Skip to content

Commit

Permalink
bump to httpclient-4.0.3 which fixes a number of bugs
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7197 6c8d7289-2bf4-0310-a012-ef5d649a1542
  • Loading branch information
sixcooler committed Sep 27, 2010
1 parent ad7efe6 commit f4357df
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 180 deletions.
4 changes: 2 additions & 2 deletions .classpath
Expand Up @@ -32,9 +32,9 @@
<classpathentry kind="lib" path="lib/mysql-connector-java-5.1.12-bin.jar"/>
<classpathentry kind="lib" path="lib/jcifs-1.3.14.jar"/>
<classpathentry kind="lib" path="lib/metadata-extractor-2.4.0-beta-1.jar"/>
<classpathentry kind="lib" path="lib/httpclient-4.0.1.jar" sourcepath="/httpcomponents-client-4.0.1/src/main/java"/>
<classpathentry kind="lib" path="lib/httpclient-4.0.3.jar" sourcepath="/httpcomponents-client-4.0.3/src/main/java"/>
<classpathentry kind="lib" path="lib/httpcore-4.0.1.jar" sourcepath="/httpcomponents-core-4.0/module-main/src/main/java"/>
<classpathentry kind="lib" path="lib/httpmime-4.0.1.jar"/>
<classpathentry kind="lib" path="lib/httpmime-4.0.3.jar"/>
<classpathentry kind="lib" path="lib/apache-mime4j-0.6.jar"/>
<classpathentry kind="lib" path="lib/fontbox-1.2.1.jar"/>
<classpathentry kind="lib" path="lib/pdfbox-1.2.1.jar"/>
Expand Down
4 changes: 2 additions & 2 deletions build.xml
Expand Up @@ -189,9 +189,9 @@
<pathelement location="${lib}/commons-jxpath-1.3.jar" />
<pathelement location="${lib}/commons-logging-1.1.1.jar" />
<pathelement location="${lib}/fontbox-1.2.1.jar" />
<pathelement location="${lib}/httpclient-4.0.1.jar" />
<pathelement location="${lib}/httpclient-4.0.3.jar" />
<pathelement location="${lib}/httpcore-4.0.1.jar" />
<pathelement location="${lib}/httpmime-4.0.1.jar" />
<pathelement location="${lib}/httpmime-4.0.3.jar" />
<pathelement location="${lib}/icu4j-core.jar" />
<pathelement location="${lib}/J7Zip-modified.jar" />
<pathelement location="${lib}/jakarta-oro-2.0.8.jar" />
Expand Down
176 changes: 0 additions & 176 deletions lib/commons-httpclient-3.1.License

This file was deleted.

File renamed without changes.
Binary file not shown.
File renamed without changes.
Binary file renamed lib/httpmime-4.0.1.jar → lib/httpmime-4.0.3.jar
Binary file not shown.

0 comments on commit f4357df

Please sign in to comment.