Fix

2017-11-05 Thread zhuhuan
Hi, Fix "Cannot nest output folder 'jmeter/build/components' inside output folder 'jmeter/build' when setting up eclipse

[GitHub] jmeter pull request #320: HTTPClient 4.5. migration to last APIs / Bugzilla ...

2017-11-05 Thread ubikloadpack
GitHub user ubikloadpack opened a pull request: https://github.com/apache/jmeter/pull/320 HTTPClient 4.5. migration to last APIs / Bugzilla 58757 & 61664 Hello, Find in this PR the migration to last HC4 APIs and the fix of Digest Auth that was only partially implemented.

[GitHub] jmeter issue #231: WIP: timer that produces poisson arrivals with given cons...

2017-11-05 Thread vlsi
Github user vlsi commented on the issue: https://github.com/apache/jmeter/pull/231 >I will commit this PR unless there is a NO GO within 2 days. Philippe, thanks for looking into this. I'm afraid the documentation is missing. ---

Re: svn commit: r1814345 - /jmeter/trunk/bin/jmeter

2017-11-05 Thread Felix Schumacher
Am 5. November 2017 11:26:32 MEZ schrieb Philippe Mouawad : >Hi Felix, >Are there the same number problems on windows jmeter.bat ? Having no windows at hand and not being a windows guy, I really don't know. Felix > >Thanks > >On Sunday, November 5, 2017,

Re: svn commit: r1814345 - /jmeter/trunk/bin/jmeter

2017-11-05 Thread Philippe Mouawad
Hi Felix, Are there the same number problems on windows jmeter.bat ? Thanks On Sunday, November 5, 2017, wrote: > Author: fschumacher > Date: Sun Nov 5 09:59:48 2017 > New Revision: 1814345 > > URL: http://svn.apache.org/viewvc?rev=1814345=rev > Log: > Use the same

Drop sampleresult.getbytes.headers_size and sampleresult.getbytes.body_real_size

2017-11-05 Thread Philippe Mouawad
Hello, I propose to drop those 2 properties as: - Setting them to false does not work, see: - https://bz.apache.org/bugzilla/show_bug.cgi?id=61587 - it looks like they were introduced to allow reverting to 2.5 behaviour, I think we can now drop it - I am not sure they are even

Re: Drop sampleresult.getbytes.headers_size and sampleresult.getbytes.body_real_size

2017-11-05 Thread Antonio Gomes Rodrigues
+1 Le 5 nov. 2017 10:03, "Philippe Mouawad" a écrit : > They we introduced by: > > https://github.com/apache/jmeter/commit/a75d1b6fe7af7663da9ff7933085d0 > 5a6bcde6b6#diff-ab78dc079a4302336674a94d7bf861db > > Change was related to: > > -

Re: Drop sampleresult.getbytes.headers_size and sampleresult.getbytes.body_real_size

2017-11-05 Thread Philippe Mouawad
They we introduced by: https://github.com/apache/jmeter/commit/a75d1b6fe7af7663da9ff7933085d05a6bcde6b6#diff-ab78dc079a4302336674a94d7bf861db Change was related to: - https://bz.apache.org/bugzilla/show_bug.cgi?id=43363 Regards On Sun, Nov 5, 2017 at 9:56 AM, Philippe Mouawad <