On 6 August 2013 11:41, sebb <[email protected]> wrote: > On 6 August 2013 08:20, Milamber <[email protected]> wrote: >> >> Le 06/08/2013 00:57, sebb a ecrit : >> >>> On 6 August 2013 00:45, Milamber <[email protected]> wrote: >>>> >>>> Le 05/08/2013 23:32, sebb a ecrit : >>>> >>>>> Maybe consider updating to 4.3? >>>> >>>> >>>> Perhaps, wait that the release of httpclient 4.3 GA ? (currently in >>>> beta2) >>> >>> It is now GA. >> >> >> The http*client* ? on website I found only 4.3-beta2. > > Sorry, I did not read that properly. > > AFAIK, the numbering schemes are independent. > But I'll check.
Looks like 4.3 Core should work, but it has not been tested. So perhaps we should wait. >> (and seems have an issue on download link: >> http://hc.apache.org/scp:/people.apache.org/www/hc.apache.org/downloads.cgi) > > OK, I'll report that. There were lots of broken links - hopefully now all fixed. >> >>> >>>> I don't know if httpcore 4.3 is compliant with httpclient 4.2.5? >>> >>> Some methods/classes have been deprecated, but AFAIK, it is binary >>> compatible. >>> >>> I think we need to try it and see. >> >> >> Ok. >> >> >>> >>>>> Has anyone tried that with JMeter? >>>> >>>> >>>> Not yet. >>>> >>>> >>>>> On 6 August 2013 00:02, <[email protected]> wrote: >>>>>> >>>>>> Author: milamber >>>>>> Date: Mon Aug 5 23:02:34 2013 >>>>>> New Revision: 1510794 >>>>>> >>>>>> URL: http://svn.apache.org/r1510794 >>>>>> Log: >>>>>> Updated to HttpComponents Core 4.2.5 >>>>>> >>>>>> Modified: >>>>>> jmeter/trunk/lib/ (props changed) >>>>>> >>>>>> Propchange: jmeter/trunk/lib/ >>>>>> >>>>>> >>>>>> ------------------------------------------------------------------------------ >>>>>> --- svn:ignore (original) >>>>>> +++ svn:ignore Mon Aug 5 23:02:34 2013 >>>>>> @@ -21,7 +21,7 @@ geronimo*.jar >>>>>> htmllexer-2.1.jar >>>>>> htmlparser-2.1.jar >>>>>> httpclient-4.2.5.jar >>>>>> -httpcore-4.2.4.jar >>>>>> +httpcore-4.2.5.jar >>>>>> httpmime-4.2.5.jar >>>>>> jcharts-0.7.5.jar >>>>>> jdom-1.1.3.jar >>>>>> >>>>>> >>
