You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jakarta.apache.org by se...@apache.org on 2011/07/18 16:15:59 UTC

svn commit: r1147888 - in /jakarta/jmeter/trunk: build.properties eclipse.classpath

Author: sebb
Date: Mon Jul 18 14:15:59 2011
New Revision: 1147888

URL: http://svn.apache.org/viewvc?rev=1147888&view=rev
Log:
Update to httpcore 4.1.2

Modified:
    jakarta/jmeter/trunk/build.properties
    jakarta/jmeter/trunk/eclipse.classpath

Modified: jakarta/jmeter/trunk/build.properties
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/build.properties?rev=1147888&r1=1147887&r2=1147888&view=diff
==============================================================================
--- jakarta/jmeter/trunk/build.properties (original)
+++ jakarta/jmeter/trunk/build.properties Mon Jul 18 14:15:59 2011
@@ -133,9 +133,9 @@ httpmime.loc               = ${maven2.re
 httpmime.md5               = c91030c2d4dd2592dbf0e67caaaa411b
 
 # Required for HttpClient
-httpcore.jar                = httpcore-4.1.1.jar
-httpcore.loc                = ${maven2.repo}/org/apache/httpcomponents/httpcore/4.1.1
-httpcore.md5                = f72b6f3966f2efacab780e64acf49fed
+httpcore.jar                = httpcore-4.1.2.jar
+httpcore.loc                = ${maven2.repo}/org/apache/httpcomponents/httpcore/4.1.2
+httpcore.md5                = b7a220ec1b18c89d71c8e610936b73a7
 
 jakarta-oro.jar             = oro-2.0.8.jar
 jakarta-oro.loc             = ${maven2.repo}/oro/oro/2.0.8

Modified: jakarta/jmeter/trunk/eclipse.classpath
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/eclipse.classpath?rev=1147888&r1=1147887&r2=1147888&view=diff
==============================================================================
--- jakarta/jmeter/trunk/eclipse.classpath (original)
+++ jakarta/jmeter/trunk/eclipse.classpath Mon Jul 18 14:15:59 2011
@@ -52,7 +52,7 @@
 	<classpathentry kind="lib" path="lib/commons-jexl-1.1.jar"/>
 	<classpathentry kind="lib" path="lib/commons-lang-2.6.jar"/>
 	<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
-	<classpathentry kind="lib" path="lib/commons-net-1.4.1.jar"/>
+	<classpathentry kind="lib" path="lib/commons-net-3.0.jar"/>
 	<classpathentry kind="lib" path="lib/excalibur-datasource-1.1.1.jar"/>
 	<classpathentry kind="lib" path="lib/excalibur-instrument-1.0.jar"/>
 	<classpathentry kind="lib" path="lib/excalibur-logger-1.1.jar"/>
@@ -61,7 +61,7 @@
 	<classpathentry kind="lib" path="lib/htmllexer-2.0-20060923.jar"/>
 	<classpathentry kind="lib" path="lib/htmlparser-2.0-20060923.jar"/>
     <classpathentry kind="lib" path="lib/httpclient-4.1.1.jar"/>
-    <classpathentry kind="lib" path="lib/httpcore-4.1.jar"/>
+    <classpathentry kind="lib" path="lib/httpcore-4.1.2.jar"/>
     <classpathentry kind="lib" path="lib/httpmime-4.1.1.jar"/>
 	<classpathentry kind="lib" path="lib/jCharts-0.7.5.jar"/>
 	<classpathentry kind="lib" path="lib/jdom-1.1.jar"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org