Author: sebb
Date: Tue Aug 21 14:22:52 2007
New Revision: 568292

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

Added:
    jakarta/jmeter/branches/rel-2-2/lib/commons-httpclient-3.1.jar   (with 
props)
Removed:
    jakarta/jmeter/branches/rel-2-2/lib/commons-httpclient-3.1-rc1.jar
Modified:
    jakarta/jmeter/branches/rel-2-2/build.properties
    jakarta/jmeter/branches/rel-2-2/docs/changes.html
    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?rev=568292&r1=568291&r2=568292&view=diff
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/build.properties (original)
+++ jakarta/jmeter/branches/rel-2-2/build.properties Tue Aug 21 14:22:52 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.1-rc1.jar
+commons-httpclient.jar      = ${lib.dir}/commons-httpclient-3.1.jar
 commons-io.jar              = ${lib.dir}/commons-io-1.3.1.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

Modified: jakarta/jmeter/branches/rel-2-2/docs/changes.html
URL: 
http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/docs/changes.html?rev=568292&r1=568291&r2=568292&view=diff
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/docs/changes.html (original)
+++ jakarta/jmeter/branches/rel-2-2/docs/changes.html Tue Aug 21 14:22:52 2007
@@ -216,6 +216,11 @@
                                                </li>
                                                                        
 
+                                                                               
                <li     >
+                                                               Updated 
commons-httpclient to 3.1
+                                               </li>
+                                                                       
+
                                                </ul>
                                                                                
                                                                                
<h3     >
                                                                Version 2.3RC3

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

Propchange: jakarta/jmeter/branches/rel-2-2/lib/commons-httpclient-3.1.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?rev=568292&r1=568291&r2=568292&view=diff
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/xdocs/changes.xml (original)
+++ jakarta/jmeter/branches/rel-2-2/xdocs/changes.xml Tue Aug 21 14:22:52 2007
@@ -49,6 +49,7 @@
 <h4>Improvements since 2.3RC3</h4>
 <ul>
 <li>Add stop thread option to CSV Dataset</li>
+<li>Updated commons-httpclient to 3.1</li>
 </ul>
 
 <h3>Version 2.3RC3</h3>



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

Reply via email to