Author: sebb
Date: Fri Mar 30 10:32:39 2007
New Revision: 524189

URL: http://svn.apache.org/viewvc?view=rev&rev=524189
Log:
Update to httpclient 3.1-rc1

Added:
    jakarta/jmeter/branches/rel-2-2/lib/commons-httpclient-3.1-rc1.jar   (with 
props)
Removed:
    jakarta/jmeter/branches/rel-2-2/lib/commons-httpclient-3.0.1.jar
Modified:
    jakarta/jmeter/branches/rel-2-2/build.properties
    jakarta/jmeter/branches/rel-2-2/eclipse.classpath
    jakarta/jmeter/branches/rel-2-2/xdocs/changes.xml

Modified: jakarta/jmeter/branches/rel-2-2/build.properties
URL: 
http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/build.properties?view=diff&rev=524189&r1=524188&r2=524189
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/build.properties (original)
+++ jakarta/jmeter/branches/rel-2-2/build.properties Fri Mar 30 10:32:39 2007
@@ -6,7 +6,7 @@
 
 commons-codec.jar           = ${lib.dir}/commons-codec-1.3.jar
 commons-collections.jar     = ${lib.dir}/commons-collections-3.2.jar
-commons-httpclient.jar      = ${lib.dir}/commons-httpclient-3.0.1.jar
+commons-httpclient.jar      = ${lib.dir}/commons-httpclient-3.1-rc1.jar
 commons-jexl.jar            = ${lib.dir}/commons-jexl-1.1.jar
 # commons-lang is currently only needed by velocity; but could be useful for 
BeanShell
 commons-lang.jar            = ${lib.dir}/commons-lang-2.3.jar

Modified: jakarta/jmeter/branches/rel-2-2/eclipse.classpath
URL: 
http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/eclipse.classpath?view=diff&rev=524189&r1=524188&r2=524189
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/eclipse.classpath (original)
+++ jakarta/jmeter/branches/rel-2-2/eclipse.classpath Fri Mar 30 10:32:39 2007
@@ -24,7 +24,7 @@
        <classpathentry kind="lib" path="lib/bsf-2.4.0.jar"/>
        <classpathentry kind="lib" path="lib/commons-codec-1.3.jar"/>
        <classpathentry kind="lib" path="lib/commons-collections-3.2.jar"/>
-       <classpathentry kind="lib" path="lib/commons-httpclient-3.0.1.jar"/>
+       <classpathentry kind="lib" path="lib/commons-httpclient-3.1-rc1.jar"/>
        <classpathentry kind="lib" path="lib/commons-jexl-1.1.jar"/>
        <classpathentry kind="lib" path="lib/commons-logging-1.1.jar"/>
        <classpathentry kind="lib" path="lib/excalibur-datasource-1.1.1.jar"/>

Added: jakarta/jmeter/branches/rel-2-2/lib/commons-httpclient-3.1-rc1.jar
URL: 
http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/lib/commons-httpclient-3.1-rc1.jar?view=auto&rev=524189
==============================================================================
Binary file - no diff available.

Propchange: jakarta/jmeter/branches/rel-2-2/lib/commons-httpclient-3.1-rc1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: jakarta/jmeter/branches/rel-2-2/xdocs/changes.xml
URL: 
http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/xdocs/changes.xml?view=diff&rev=524189&r1=524188&r2=524189
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/xdocs/changes.xml (original)
+++ jakarta/jmeter/branches/rel-2-2/xdocs/changes.xml Fri Mar 30 10:32:39 2007
@@ -142,6 +142,7 @@
 <li>Batik 1.6</li>
 <li>BSF 2.4.0</li>
 <li>commons-collections 3.2</li>
+<li>commons-httpclient-3.1-rc1</li>
 <li>commons-jexl 1.1</li>
 <li>commons-lang-2.3 (added)</li>
 <li>velocity 1.5</li>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to