Re: HttpClient 4.5.2 release preparations

2016-02-26 Thread Maxime Chassagneux
Hi, Thanks for taking time to answer me. I've made a synchro with the last version of JMeter ( from git ). The problem with settings not saved on the cookie manager is gone. Now, the default value is "standard" and all my case test are all right. See examples of the header Set-Cookie which was

Re: HttpClient 4.5.2 release preparations

2016-02-25 Thread Philippe Mouawad
Hi Maxime, Regarding https://bz.apache.org/bugzilla/show_bug.cgi?id=59071 , after further analysis I am not sure about the fix. So I would really need the value of the header Set-Cookie. It seems your cookie would follow RFC6265-Lax as per Expires format. Thanks On Thu, Feb 25, 2016 at 11:31 PM

Re: HttpClient 4.5.2 release preparations

2016-02-25 Thread Philippe Mouawad
Hello, First thanks for your feedback on nightly build, it really helps us a lot. Some of the issues you reported are now fixed in next nightly build that you can download here: https://builds.apache.org/job/JMeter-trunk/lastSuccessfulBuild/artifact/trunk/dist/ It should be build 4​99​2 or higher.

Re: HttpClient 4.5.2 release preparations

2016-02-25 Thread Philippe Mouawad
Hello, What exact version of Jmeter did you use ? And what httpclient ? Are you sure you had the exact user.properties on both versions ? Could you put httpclient wire in debug and provide more information ? Thanks On Thursday, February 25, 2016, Maxime Chassagneux < maxime.chassagn...@gmail.co

Re: HttpClient 4.5.2 release preparations

2016-02-25 Thread Maxime Chassagneux
Hi, Since I test JMeter with the latest snapshot of HC I experience issues with HTTP Cookie Manager. Now the defautl Implementation is HC4 with cookie Policy to default. When I use it, most of scenario stop working with a problem of date : 2016/02/23 10:27:05 INFO - jmeter.threads.JMeterThread:

Re: HttpClient 4.5.2 release preparations

2016-02-21 Thread Oleg Kalnichevski
On Sat, 2016-02-20 at 01:14 +0100, Philippe Mouawad wrote: > Hello, > I tested 4.5.X branch, I reported an issue which Gary handled: > >- https://issues.apache.org/jira/browse/HTTPCLIENT-1665 > > The 3 bugs we are concerned about are fixed: > >- https://bz.apache.org/bugzilla/show_bug.cg

Re: HttpClient 4.5.2 release preparations

2016-02-19 Thread Philippe Mouawad
Hello, I tested 4.5.X branch, I reported an issue which Gary handled: - https://issues.apache.org/jira/browse/HTTPCLIENT-1665 The 3 bugs we are concerned about are fixed: - https://bz.apache.org/bugzilla/show_bug.cgi?id=58950 - https://bz.apache.org/bugzilla/show_bug.cgi?id=58881 - h

Re: HttpClient 4.5.2 release preparations

2016-02-19 Thread Philippe Mouawad
Hi Oleg, Of course, we've been waiting for it for some time now so it will be with pleasure. Thanks for your work. Regards On Friday, February 19, 2016, Oleg Kalnichevski wrote: > Hi Philippe > > I'll try to get around to starting HC 4.5.2 release process this > weekend. I would appreciate if y