Re: [VOTE] Release JMeter 3.0 RC3

2016-05-07 Thread Philippe Mouawad
Hello,
I reviewed the code today and made some fixes and further tests.
On my side it is ok  to proceed with RM.

Thank to RM for his hard work on this 3.0

Regards

On Sat, May 7, 2016 at 11:29 AM, Philippe Mouawad <
philippe.moua...@gmail.com> wrote:

> I retire the veto but please ensure report generation works fine:
> - locally
> - in distributed testing
> - with properties modified
>
> It would be sad to discover an issue in rc4 due to it.
> I 've been testing this feature thorougjly on rc3.
> I don't have time to renew tests on rc4
> Thanks
>
>
> On Saturday, May 7, 2016, sebb  wrote:
>
>> OK for me assuming that the veto against the changes to the location
>> of the RG properties is withdrawn.
>>
>> On 7 May 2016 at 09:31, Philippe Mouawad 
>> wrote:
>> > ok for me
>> >
>> > On Saturday, May 7, 2016, Milamber  wrote:
>> >
>> >> Hello,
>> >>
>> >> Are you ready for the RC4 ? I can start the release process tonight or
>> >> tomorrow ?
>> >>
>> >> Milamber
>> >>
>> >> On 01/05/2016 14:48, Philippe Mouawad wrote:
>> >>
>> >>> Hi Milamber,
>> >>> It appears we have a last minute regression report:
>> >>> - https://bz.apache.org/bugzilla/show_bug.cgi?id=59401
>> >>>
>> >>> I confirm the issue.
>> >>> Issue is due to HttpClient 4.5.X behaviour:
>> >>>
>> >>> -
>> >>>
>> https://github.com/apache/httpclient/blob/4.5.x/httpclient/src/main/java/org/apache/http/client/protocol/ResponseContentEncoding.java#L142
>> >>>
>> >>>
>> >>> When uncompressing HttpClient removes 3 headers:
>> >>> - Content-Length
>> >>> - Content-Encoding
>> >>> - Content-MD5
>> >>>
>> >>>
>> >>>
>> >>> Regards
>> >>> Philippe
>> >>>
>> >>> On Sat, Apr 30, 2016 at 5:59 PM, Milamber 
>> wrote:
>> >>>
>> >>> Hello,
>> 
>>  I will wait some hours to complete the 72h delay, and put the
>> results of
>>  the RC3 vote. It would seem that we will go to a RC4.
>> 
>>  I would like start the RC4 tomorrow afternoon, so please commit the
>> fixes
>>  of the minor issues found in the RC3 before (< 04:00 PM GMT+1)
>> 
>>  Thanks
>> 
>>  Milamber
>> 
>> 
>> 
>> 
>>  On 30/04/2016 13:23, Philippe Mouawad wrote:
>> 
>>  Hello,
>> > [-1] for all the reasons mentioned by Felix in the previous mail.
>> >
>> > Regards
>> > Philippe
>> >
>> > On Sat, Apr 30, 2016 at 1:15 PM, Felix Schumacher <
>> > felix.schumac...@internetallee.de> wrote:
>> >
>> > Am 28.04.2016 um 00:05 schrieb Milamber:
>> >
>> >> Hello,
>> >>
>> >>> The third release candidate for JMeter 3.0 (r1741338) has been
>> >>> prepared,
>> >>> and your votes are solicited.
>> >>>
>> >>> This release brings a lot of new features (over 100) and fixes
>> many
>> >>> bugs
>> >>> (60). The JMeter's logo and the JMeter's website have been
>> refreshed.
>> >>>
>> >>> Please, test this release candidate (with load tests and/or
>> functional
>> >>> tests) using Java 7/8 on Linux/Windows/Mac OS, especially on the
>> >>> changes.
>> >>> The feedback are welcome.
>> >>>
>> >>> You can read the New and Noteworthy section with some screenshots
>> to
>> >>> illustrate improvements and full list of changes at:
>> >>> http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html
>> >>>
>> >>> JMeter is a Java desktop application designed to load test
>> functional
>> >>> behavior and measure performance. The current version is targeted
>> at
>> >>> Java
>> >>> 7+.
>> >>>
>> >>> Download - Archives/hashes/sigs:
>> >>>
>> >>> https://dist.apache.org/repos/dist/dev/jmeter/v3.0_RC3/
>> >>> (dist revision r13443)
>> >>>
>> >>> RAT report:
>> >>>
>> >>>
>> >>>
>> >>>
>> >>>
>> http://home.apache.org/~milamber/jmeter-3.0RC3/dist/rat-report-jmeter-3.0RC3.txt
>> >>>
>> >>> MD5 hashes of archives for this vote:
>> >>>
>> >>> 35c5e7798f602336c5bbcd8981804443 *apache-jmeter-3.0.tgz
>> >>> 9b8e01f005cfd56b92ae0c828bac54d4 *apache-jmeter-3.0.zip
>> >>> 88f03da71a9c90d21441e9139813afa6 *apache-jmeter-3.0_src.zip
>> >>> e6d7d1ed92830537cd06eb1748a07287 *apache-jmeter-3.0_src.tgz
>> >>>
>> >>> Site Docs are here:
>> >>> http://home.apache.org/~milamber/jmeter-3.0RC3/docs/
>> >>>
>> >>> Maven staging repository is accessible here:
>> >>>
>> >>>
>> >>>
>> >>>
>> https://repository.apache.org/content/repositories/orgapachejmeter-1008/org/apache/jmeter/
>> >>>
>> >>> Tag:
>> >>> https://svn.apache.org/repos/asf/jmeter/tags/v3_0_RC3/
>> >>>
>> >>> Keys are here:
>> >>> https://www.apache.org/dist/jmeter/KEYS
>> >>>
>> >>> N.B.
>> >>> To download the dependencies: "ant download_jars"
>> >>>
>> >>> To create the jars and test JMeter: "ant package test".
>> >>>
>> >>> JMeter 3.0 requires 

Re: [VOTE] Release JMeter 3.0 RC3

2016-05-07 Thread Felix Schumacher
Ok for me

Thanks for rm
Felix

Am 7. Mai 2016 09:55:24 MESZ, schrieb Milamber :
>Hello,
>
>Are you ready for the RC4 ? I can start the release process tonight or 
>tomorrow ?
>
>Milamber
>
>On 01/05/2016 14:48, Philippe Mouawad wrote:
>> Hi Milamber,
>> It appears we have a last minute regression report:
>> - https://bz.apache.org/bugzilla/show_bug.cgi?id=59401
>>
>> I confirm the issue.
>> Issue is due to HttpClient 4.5.X behaviour:
>>
>> -
>https://github.com/apache/httpclient/blob/4.5.x/httpclient/src/main/java/org/apache/http/client/protocol/ResponseContentEncoding.java#L142
>>
>>
>> When uncompressing HttpClient removes 3 headers:
>> - Content-Length
>> - Content-Encoding
>> - Content-MD5
>>
>>
>>
>> Regards
>> Philippe
>>
>> On Sat, Apr 30, 2016 at 5:59 PM, Milamber 
>wrote:
>>
>>> Hello,
>>>
>>> I will wait some hours to complete the 72h delay, and put the
>results of
>>> the RC3 vote. It would seem that we will go to a RC4.
>>>
>>> I would like start the RC4 tomorrow afternoon, so please commit the
>fixes
>>> of the minor issues found in the RC3 before (< 04:00 PM GMT+1)
>>>
>>> Thanks
>>>
>>> Milamber
>>>
>>>
>>>
>>>
>>> On 30/04/2016 13:23, Philippe Mouawad wrote:
>>>
 Hello,
 [-1] for all the reasons mentioned by Felix in the previous mail.

 Regards
 Philippe

 On Sat, Apr 30, 2016 at 1:15 PM, Felix Schumacher <
 felix.schumac...@internetallee.de> wrote:

 Am 28.04.2016 um 00:05 schrieb Milamber:
> Hello,
>> The third release candidate for JMeter 3.0 (r1741338) has been
>prepared,
>> and your votes are solicited.
>>
>> This release brings a lot of new features (over 100) and fixes
>many bugs
>> (60). The JMeter's logo and the JMeter's website have been
>refreshed.
>>
>> Please, test this release candidate (with load tests and/or
>functional
>> tests) using Java 7/8 on Linux/Windows/Mac OS, especially on the
>> changes.
>> The feedback are welcome.
>>
>> You can read the New and Noteworthy section with some screenshots
>to
>> illustrate improvements and full list of changes at:
>> http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html
>>
>> JMeter is a Java desktop application designed to load test
>functional
>> behavior and measure performance. The current version is targeted
>at
>> Java
>> 7+.
>>
>> Download - Archives/hashes/sigs:
>>
>> https://dist.apache.org/repos/dist/dev/jmeter/v3.0_RC3/
>> (dist revision r13443)
>>
>> RAT report:
>>
>>
>>
>>
>http://home.apache.org/~milamber/jmeter-3.0RC3/dist/rat-report-jmeter-3.0RC3.txt
>>
>> MD5 hashes of archives for this vote:
>>
>> 35c5e7798f602336c5bbcd8981804443 *apache-jmeter-3.0.tgz
>> 9b8e01f005cfd56b92ae0c828bac54d4 *apache-jmeter-3.0.zip
>> 88f03da71a9c90d21441e9139813afa6 *apache-jmeter-3.0_src.zip
>> e6d7d1ed92830537cd06eb1748a07287 *apache-jmeter-3.0_src.tgz
>>
>> Site Docs are here:
>> http://home.apache.org/~milamber/jmeter-3.0RC3/docs/
>>
>> Maven staging repository is accessible here:
>>
>>
>>
>https://repository.apache.org/content/repositories/orgapachejmeter-1008/org/apache/jmeter/
>>
>> Tag:
>> https://svn.apache.org/repos/asf/jmeter/tags/v3_0_RC3/
>>
>> Keys are here:
>> https://www.apache.org/dist/jmeter/KEYS
>>
>> N.B.
>> To download the dependencies: "ant download_jars"
>>
>> To create the jars and test JMeter: "ant package test".
>>
>> JMeter 3.0 requires Java 7 or later to run.
>>
>> Some known issues and incompatible changes are listed on changes
>page.
>> http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html
>>
>>
>> All feedback and vote are welcome.
>>
>> [  ] +1  I support this release
>> [  ] +0  I am OK with this release
>> [ x] -0   OK, but
>>
>> I think the small things, that have been observed in this
>candidate,
> should be cared for:
>* Missing files (reported by sebb)
>* Mac-Icon (reported by sebb) (We probably use just the
>feather, as it
> is
> nearly quadratic)
>* exec permissions (reported by sebb)
>* report generation in combination with distributed testing
>(reported
> by
> pmouawad)
>
> I have committed three fixes for really minor issues:
>* wrong image width, which would be observable when viewing doc
>inside
> jmeter
>* use (officially) invalid dns names for templates
>
> Other than that I found no further issues.
>
> Regards,
>Felix
>
> [  ] -1   I do not support this release (please indicate why)
>
>> The vote will remain open for at least 72 hours.
>>
>> The PMC members please indicate the mention "(binding)" with your
>vote.
>>
>>
>> Note: If the vote passes, the intention is 

Re: [VOTE] Release JMeter 3.0 RC3

2016-05-07 Thread sebb
OK for me assuming that the veto against the changes to the location
of the RG properties is withdrawn.

On 7 May 2016 at 09:31, Philippe Mouawad  wrote:
> ok for me
>
> On Saturday, May 7, 2016, Milamber  wrote:
>
>> Hello,
>>
>> Are you ready for the RC4 ? I can start the release process tonight or
>> tomorrow ?
>>
>> Milamber
>>
>> On 01/05/2016 14:48, Philippe Mouawad wrote:
>>
>>> Hi Milamber,
>>> It appears we have a last minute regression report:
>>> - https://bz.apache.org/bugzilla/show_bug.cgi?id=59401
>>>
>>> I confirm the issue.
>>> Issue is due to HttpClient 4.5.X behaviour:
>>>
>>> -
>>> https://github.com/apache/httpclient/blob/4.5.x/httpclient/src/main/java/org/apache/http/client/protocol/ResponseContentEncoding.java#L142
>>>
>>>
>>> When uncompressing HttpClient removes 3 headers:
>>> - Content-Length
>>> - Content-Encoding
>>> - Content-MD5
>>>
>>>
>>>
>>> Regards
>>> Philippe
>>>
>>> On Sat, Apr 30, 2016 at 5:59 PM, Milamber  wrote:
>>>
>>> Hello,

 I will wait some hours to complete the 72h delay, and put the results of
 the RC3 vote. It would seem that we will go to a RC4.

 I would like start the RC4 tomorrow afternoon, so please commit the fixes
 of the minor issues found in the RC3 before (< 04:00 PM GMT+1)

 Thanks

 Milamber




 On 30/04/2016 13:23, Philippe Mouawad wrote:

 Hello,
> [-1] for all the reasons mentioned by Felix in the previous mail.
>
> Regards
> Philippe
>
> On Sat, Apr 30, 2016 at 1:15 PM, Felix Schumacher <
> felix.schumac...@internetallee.de> wrote:
>
> Am 28.04.2016 um 00:05 schrieb Milamber:
>
>> Hello,
>>
>>> The third release candidate for JMeter 3.0 (r1741338) has been
>>> prepared,
>>> and your votes are solicited.
>>>
>>> This release brings a lot of new features (over 100) and fixes many
>>> bugs
>>> (60). The JMeter's logo and the JMeter's website have been refreshed.
>>>
>>> Please, test this release candidate (with load tests and/or functional
>>> tests) using Java 7/8 on Linux/Windows/Mac OS, especially on the
>>> changes.
>>> The feedback are welcome.
>>>
>>> You can read the New and Noteworthy section with some screenshots to
>>> illustrate improvements and full list of changes at:
>>> http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html
>>>
>>> JMeter is a Java desktop application designed to load test functional
>>> behavior and measure performance. The current version is targeted at
>>> Java
>>> 7+.
>>>
>>> Download - Archives/hashes/sigs:
>>>
>>> https://dist.apache.org/repos/dist/dev/jmeter/v3.0_RC3/
>>> (dist revision r13443)
>>>
>>> RAT report:
>>>
>>>
>>>
>>>
>>> http://home.apache.org/~milamber/jmeter-3.0RC3/dist/rat-report-jmeter-3.0RC3.txt
>>>
>>> MD5 hashes of archives for this vote:
>>>
>>> 35c5e7798f602336c5bbcd8981804443 *apache-jmeter-3.0.tgz
>>> 9b8e01f005cfd56b92ae0c828bac54d4 *apache-jmeter-3.0.zip
>>> 88f03da71a9c90d21441e9139813afa6 *apache-jmeter-3.0_src.zip
>>> e6d7d1ed92830537cd06eb1748a07287 *apache-jmeter-3.0_src.tgz
>>>
>>> Site Docs are here:
>>> http://home.apache.org/~milamber/jmeter-3.0RC3/docs/
>>>
>>> Maven staging repository is accessible here:
>>>
>>>
>>>
>>> https://repository.apache.org/content/repositories/orgapachejmeter-1008/org/apache/jmeter/
>>>
>>> Tag:
>>> https://svn.apache.org/repos/asf/jmeter/tags/v3_0_RC3/
>>>
>>> Keys are here:
>>> https://www.apache.org/dist/jmeter/KEYS
>>>
>>> N.B.
>>> To download the dependencies: "ant download_jars"
>>>
>>> To create the jars and test JMeter: "ant package test".
>>>
>>> JMeter 3.0 requires Java 7 or later to run.
>>>
>>> Some known issues and incompatible changes are listed on changes page.
>>> http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html
>>>
>>>
>>> All feedback and vote are welcome.
>>>
>>> [  ] +1  I support this release
>>> [  ] +0  I am OK with this release
>>> [ x] -0   OK, but
>>>
>>> I think the small things, that have been observed in this candidate,
>>>
>> should be cared for:
>>* Missing files (reported by sebb)
>>* Mac-Icon (reported by sebb) (We probably use just the feather, as
>> it
>> is
>> nearly quadratic)
>>* exec permissions (reported by sebb)
>>* report generation in combination with distributed testing
>> (reported
>> by
>> pmouawad)
>>
>> I have committed three fixes for really minor issues:
>>* wrong image width, which would be observable when viewing doc
>> inside
>> jmeter
>>* use (officially) invalid dns names for templates
>>

Re: [VOTE] Release JMeter 3.0 RC3

2016-05-07 Thread Philippe Mouawad
ok for me

On Saturday, May 7, 2016, Milamber  wrote:

> Hello,
>
> Are you ready for the RC4 ? I can start the release process tonight or
> tomorrow ?
>
> Milamber
>
> On 01/05/2016 14:48, Philippe Mouawad wrote:
>
>> Hi Milamber,
>> It appears we have a last minute regression report:
>> - https://bz.apache.org/bugzilla/show_bug.cgi?id=59401
>>
>> I confirm the issue.
>> Issue is due to HttpClient 4.5.X behaviour:
>>
>> -
>> https://github.com/apache/httpclient/blob/4.5.x/httpclient/src/main/java/org/apache/http/client/protocol/ResponseContentEncoding.java#L142
>>
>>
>> When uncompressing HttpClient removes 3 headers:
>> - Content-Length
>> - Content-Encoding
>> - Content-MD5
>>
>>
>>
>> Regards
>> Philippe
>>
>> On Sat, Apr 30, 2016 at 5:59 PM, Milamber  wrote:
>>
>> Hello,
>>>
>>> I will wait some hours to complete the 72h delay, and put the results of
>>> the RC3 vote. It would seem that we will go to a RC4.
>>>
>>> I would like start the RC4 tomorrow afternoon, so please commit the fixes
>>> of the minor issues found in the RC3 before (< 04:00 PM GMT+1)
>>>
>>> Thanks
>>>
>>> Milamber
>>>
>>>
>>>
>>>
>>> On 30/04/2016 13:23, Philippe Mouawad wrote:
>>>
>>> Hello,
 [-1] for all the reasons mentioned by Felix in the previous mail.

 Regards
 Philippe

 On Sat, Apr 30, 2016 at 1:15 PM, Felix Schumacher <
 felix.schumac...@internetallee.de> wrote:

 Am 28.04.2016 um 00:05 schrieb Milamber:

> Hello,
>
>> The third release candidate for JMeter 3.0 (r1741338) has been
>> prepared,
>> and your votes are solicited.
>>
>> This release brings a lot of new features (over 100) and fixes many
>> bugs
>> (60). The JMeter's logo and the JMeter's website have been refreshed.
>>
>> Please, test this release candidate (with load tests and/or functional
>> tests) using Java 7/8 on Linux/Windows/Mac OS, especially on the
>> changes.
>> The feedback are welcome.
>>
>> You can read the New and Noteworthy section with some screenshots to
>> illustrate improvements and full list of changes at:
>> http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html
>>
>> JMeter is a Java desktop application designed to load test functional
>> behavior and measure performance. The current version is targeted at
>> Java
>> 7+.
>>
>> Download - Archives/hashes/sigs:
>>
>> https://dist.apache.org/repos/dist/dev/jmeter/v3.0_RC3/
>> (dist revision r13443)
>>
>> RAT report:
>>
>>
>>
>>
>> http://home.apache.org/~milamber/jmeter-3.0RC3/dist/rat-report-jmeter-3.0RC3.txt
>>
>> MD5 hashes of archives for this vote:
>>
>> 35c5e7798f602336c5bbcd8981804443 *apache-jmeter-3.0.tgz
>> 9b8e01f005cfd56b92ae0c828bac54d4 *apache-jmeter-3.0.zip
>> 88f03da71a9c90d21441e9139813afa6 *apache-jmeter-3.0_src.zip
>> e6d7d1ed92830537cd06eb1748a07287 *apache-jmeter-3.0_src.tgz
>>
>> Site Docs are here:
>> http://home.apache.org/~milamber/jmeter-3.0RC3/docs/
>>
>> Maven staging repository is accessible here:
>>
>>
>>
>> https://repository.apache.org/content/repositories/orgapachejmeter-1008/org/apache/jmeter/
>>
>> Tag:
>> https://svn.apache.org/repos/asf/jmeter/tags/v3_0_RC3/
>>
>> Keys are here:
>> https://www.apache.org/dist/jmeter/KEYS
>>
>> N.B.
>> To download the dependencies: "ant download_jars"
>>
>> To create the jars and test JMeter: "ant package test".
>>
>> JMeter 3.0 requires Java 7 or later to run.
>>
>> Some known issues and incompatible changes are listed on changes page.
>> http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html
>>
>>
>> All feedback and vote are welcome.
>>
>> [  ] +1  I support this release
>> [  ] +0  I am OK with this release
>> [ x] -0   OK, but
>>
>> I think the small things, that have been observed in this candidate,
>>
> should be cared for:
>* Missing files (reported by sebb)
>* Mac-Icon (reported by sebb) (We probably use just the feather, as
> it
> is
> nearly quadratic)
>* exec permissions (reported by sebb)
>* report generation in combination with distributed testing
> (reported
> by
> pmouawad)
>
> I have committed three fixes for really minor issues:
>* wrong image width, which would be observable when viewing doc
> inside
> jmeter
>* use (officially) invalid dns names for templates
>
> Other than that I found no further issues.
>
> Regards,
>Felix
>
> [  ] -1   I do not support this release (please indicate why)
>
> The vote will remain open for at least 72 hours.
>>
>> The PMC members please indicate the mention "(binding)" with your
>> vote.
>>
>>
>> Note: If 

Re: [VOTE] Release JMeter 3.0 RC3

2016-05-07 Thread Milamber

Hello,

Are you ready for the RC4 ? I can start the release process tonight or 
tomorrow ?


Milamber

On 01/05/2016 14:48, Philippe Mouawad wrote:

Hi Milamber,
It appears we have a last minute regression report:
- https://bz.apache.org/bugzilla/show_bug.cgi?id=59401

I confirm the issue.
Issue is due to HttpClient 4.5.X behaviour:

- 
https://github.com/apache/httpclient/blob/4.5.x/httpclient/src/main/java/org/apache/http/client/protocol/ResponseContentEncoding.java#L142


When uncompressing HttpClient removes 3 headers:
- Content-Length
- Content-Encoding
- Content-MD5



Regards
Philippe

On Sat, Apr 30, 2016 at 5:59 PM, Milamber  wrote:


Hello,

I will wait some hours to complete the 72h delay, and put the results of
the RC3 vote. It would seem that we will go to a RC4.

I would like start the RC4 tomorrow afternoon, so please commit the fixes
of the minor issues found in the RC3 before (< 04:00 PM GMT+1)

Thanks

Milamber




On 30/04/2016 13:23, Philippe Mouawad wrote:


Hello,
[-1] for all the reasons mentioned by Felix in the previous mail.

Regards
Philippe

On Sat, Apr 30, 2016 at 1:15 PM, Felix Schumacher <
felix.schumac...@internetallee.de> wrote:

Am 28.04.2016 um 00:05 schrieb Milamber:

Hello,

The third release candidate for JMeter 3.0 (r1741338) has been prepared,
and your votes are solicited.

This release brings a lot of new features (over 100) and fixes many bugs
(60). The JMeter's logo and the JMeter's website have been refreshed.

Please, test this release candidate (with load tests and/or functional
tests) using Java 7/8 on Linux/Windows/Mac OS, especially on the
changes.
The feedback are welcome.

You can read the New and Noteworthy section with some screenshots to
illustrate improvements and full list of changes at:
http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html

JMeter is a Java desktop application designed to load test functional
behavior and measure performance. The current version is targeted at
Java
7+.

Download - Archives/hashes/sigs:

https://dist.apache.org/repos/dist/dev/jmeter/v3.0_RC3/
(dist revision r13443)

RAT report:



http://home.apache.org/~milamber/jmeter-3.0RC3/dist/rat-report-jmeter-3.0RC3.txt

MD5 hashes of archives for this vote:

35c5e7798f602336c5bbcd8981804443 *apache-jmeter-3.0.tgz
9b8e01f005cfd56b92ae0c828bac54d4 *apache-jmeter-3.0.zip
88f03da71a9c90d21441e9139813afa6 *apache-jmeter-3.0_src.zip
e6d7d1ed92830537cd06eb1748a07287 *apache-jmeter-3.0_src.tgz

Site Docs are here:
http://home.apache.org/~milamber/jmeter-3.0RC3/docs/

Maven staging repository is accessible here:


https://repository.apache.org/content/repositories/orgapachejmeter-1008/org/apache/jmeter/

Tag:
https://svn.apache.org/repos/asf/jmeter/tags/v3_0_RC3/

Keys are here:
https://www.apache.org/dist/jmeter/KEYS

N.B.
To download the dependencies: "ant download_jars"

To create the jars and test JMeter: "ant package test".

JMeter 3.0 requires Java 7 or later to run.

Some known issues and incompatible changes are listed on changes page.
http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html


All feedback and vote are welcome.

[  ] +1  I support this release
[  ] +0  I am OK with this release
[ x] -0   OK, but

I think the small things, that have been observed in this candidate,

should be cared for:
   * Missing files (reported by sebb)
   * Mac-Icon (reported by sebb) (We probably use just the feather, as it
is
nearly quadratic)
   * exec permissions (reported by sebb)
   * report generation in combination with distributed testing (reported
by
pmouawad)

I have committed three fixes for really minor issues:
   * wrong image width, which would be observable when viewing doc inside
jmeter
   * use (officially) invalid dns names for templates

Other than that I found no further issues.

Regards,
   Felix

[  ] -1   I do not support this release (please indicate why)


The vote will remain open for at least 72 hours.

The PMC members please indicate the mention "(binding)" with your vote.


Note: If the vote passes, the intention is to release the archive files
and rename the RC tag as the release tag.

Thanks in advance!

Milamber












Re: [VOTE] Release JMeter 3.0 RC3

2016-05-01 Thread Philippe Mouawad
Hi Milamber,
It appears we have a last minute regression report:
- https://bz.apache.org/bugzilla/show_bug.cgi?id=59401

I confirm the issue.
Issue is due to HttpClient 4.5.X behaviour:

- 
https://github.com/apache/httpclient/blob/4.5.x/httpclient/src/main/java/org/apache/http/client/protocol/ResponseContentEncoding.java#L142


When uncompressing HttpClient removes 3 headers:
- Content-Length
- Content-Encoding
- Content-MD5



Regards
Philippe

On Sat, Apr 30, 2016 at 5:59 PM, Milamber  wrote:

> Hello,
>
> I will wait some hours to complete the 72h delay, and put the results of
> the RC3 vote. It would seem that we will go to a RC4.
>
> I would like start the RC4 tomorrow afternoon, so please commit the fixes
> of the minor issues found in the RC3 before (< 04:00 PM GMT+1)
>
> Thanks
>
> Milamber
>
>
>
>
> On 30/04/2016 13:23, Philippe Mouawad wrote:
>
>> Hello,
>> [-1] for all the reasons mentioned by Felix in the previous mail.
>>
>> Regards
>> Philippe
>>
>> On Sat, Apr 30, 2016 at 1:15 PM, Felix Schumacher <
>> felix.schumac...@internetallee.de> wrote:
>>
>> Am 28.04.2016 um 00:05 schrieb Milamber:
>>>
>>> Hello,

 The third release candidate for JMeter 3.0 (r1741338) has been prepared,
 and your votes are solicited.

 This release brings a lot of new features (over 100) and fixes many bugs
 (60). The JMeter's logo and the JMeter's website have been refreshed.

 Please, test this release candidate (with load tests and/or functional
 tests) using Java 7/8 on Linux/Windows/Mac OS, especially on the
 changes.
 The feedback are welcome.

 You can read the New and Noteworthy section with some screenshots to
 illustrate improvements and full list of changes at:
 http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html

 JMeter is a Java desktop application designed to load test functional
 behavior and measure performance. The current version is targeted at
 Java
 7+.

 Download - Archives/hashes/sigs:

 https://dist.apache.org/repos/dist/dev/jmeter/v3.0_RC3/
 (dist revision r13443)

 RAT report:



 http://home.apache.org/~milamber/jmeter-3.0RC3/dist/rat-report-jmeter-3.0RC3.txt

 MD5 hashes of archives for this vote:

 35c5e7798f602336c5bbcd8981804443 *apache-jmeter-3.0.tgz
 9b8e01f005cfd56b92ae0c828bac54d4 *apache-jmeter-3.0.zip
 88f03da71a9c90d21441e9139813afa6 *apache-jmeter-3.0_src.zip
 e6d7d1ed92830537cd06eb1748a07287 *apache-jmeter-3.0_src.tgz

 Site Docs are here:
 http://home.apache.org/~milamber/jmeter-3.0RC3/docs/

 Maven staging repository is accessible here:


 https://repository.apache.org/content/repositories/orgapachejmeter-1008/org/apache/jmeter/

 Tag:
 https://svn.apache.org/repos/asf/jmeter/tags/v3_0_RC3/

 Keys are here:
 https://www.apache.org/dist/jmeter/KEYS

 N.B.
 To download the dependencies: "ant download_jars"

 To create the jars and test JMeter: "ant package test".

 JMeter 3.0 requires Java 7 or later to run.

 Some known issues and incompatible changes are listed on changes page.
 http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html


 All feedback and vote are welcome.

 [  ] +1  I support this release
 [  ] +0  I am OK with this release
 [ x] -0   OK, but

 I think the small things, that have been observed in this candidate,
>>> should be cared for:
>>>   * Missing files (reported by sebb)
>>>   * Mac-Icon (reported by sebb) (We probably use just the feather, as it
>>> is
>>> nearly quadratic)
>>>   * exec permissions (reported by sebb)
>>>   * report generation in combination with distributed testing (reported
>>> by
>>> pmouawad)
>>>
>>> I have committed three fixes for really minor issues:
>>>   * wrong image width, which would be observable when viewing doc inside
>>> jmeter
>>>   * use (officially) invalid dns names for templates
>>>
>>> Other than that I found no further issues.
>>>
>>> Regards,
>>>   Felix
>>>
>>> [  ] -1   I do not support this release (please indicate why)
>>>
 The vote will remain open for at least 72 hours.

 The PMC members please indicate the mention "(binding)" with your vote.


 Note: If the vote passes, the intention is to release the archive files
 and rename the RC tag as the release tag.

 Thanks in advance!

 Milamber






>>
>


-- 
Cordialement.
Philippe Mouawad.


Re: [VOTE] Release JMeter 3.0 RC3

2016-04-30 Thread Milamber



On 30/04/2016 22:43, Felix Schumacher wrote:


Am 30. April 2016 23:13:19 MESZ, schrieb Milamber :

Hello,

Thanks very much to all who voted.

The votes were as follows:

=== +1 vote (with *: binding) ===

NaveenKumar Namachivayam
Sebastian Bazley (sebb)*

=== +0 vote ===
no one

=== -0 vote ===
no one

My -0 doesn't count? That makes me a bit sad ;)


Sorry Felix. I forget your vote!

Milamber



Felix


=== -1 vote (with *: binding) ===
Philippe Mouawad (pmouawad)*

===

The -1 vote binding from Philippe stops the release process. We need to
fix some minor issues discovered by the testers (already fixed).

I will start a new release process tomorrow, May, 1st around 4PM GMT+1.


Milamber



On 27/04/2016 23:05, Milamber wrote:

Hello,

The third release candidate for JMeter 3.0 (r1741338) has been
prepared, and your votes are solicited.

This release brings a lot of new features (over 100) and fixes many
bugs (60). The JMeter's logo and the JMeter's website have been
refreshed.

Please, test this release candidate (with load tests and/or

functional

tests) using Java 7/8 on Linux/Windows/Mac OS, especially on the
changes. The feedback are welcome.

You can read the New and Noteworthy section with some screenshots to
illustrate improvements and full list of changes at:
http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html

JMeter is a Java desktop application designed to load test functional
behavior and measure performance. The current version is targeted at
Java 7+.

Download - Archives/hashes/sigs:

https://dist.apache.org/repos/dist/dev/jmeter/v3.0_RC3/
(dist revision r13443)

RAT report:



http://home.apache.org/~milamber/jmeter-3.0RC3/dist/rat-report-jmeter-3.0RC3.txt



MD5 hashes of archives for this vote:

35c5e7798f602336c5bbcd8981804443 *apache-jmeter-3.0.tgz
9b8e01f005cfd56b92ae0c828bac54d4 *apache-jmeter-3.0.zip
88f03da71a9c90d21441e9139813afa6 *apache-jmeter-3.0_src.zip
e6d7d1ed92830537cd06eb1748a07287 *apache-jmeter-3.0_src.tgz

Site Docs are here:
http://home.apache.org/~milamber/jmeter-3.0RC3/docs/

Maven staging repository is accessible here:


https://repository.apache.org/content/repositories/orgapachejmeter-1008/org/apache/jmeter/



Tag:
https://svn.apache.org/repos/asf/jmeter/tags/v3_0_RC3/

Keys are here:
https://www.apache.org/dist/jmeter/KEYS

N.B.
To download the dependencies: "ant download_jars"

To create the jars and test JMeter: "ant package test".

JMeter 3.0 requires Java 7 or later to run.

Some known issues and incompatible changes are listed on changes

page.

http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html


All feedback and vote are welcome.

[  ] +1  I support this release
[  ] +0  I am OK with this release
[  ] -0   OK, but
[  ] -1   I do not support this release (please indicate why)

The vote will remain open for at least 72 hours.

The PMC members please indicate the mention "(binding)" with your

vote.


Note: If the vote passes, the intention is to release the archive

files

and rename the RC tag as the release tag.

Thanks in advance!

Milamber











Re: [VOTE] Release JMeter 3.0 RC3

2016-04-30 Thread Philippe Mouawad
Salut Bruno,
Sauf erreur de ma part , tu n'as pas compté le vote de Felix.

Cdlt

On Saturday, April 30, 2016, Milamber  wrote:

> Hello,
>
> Thanks very much to all who voted.
>
> The votes were as follows:
>
> === +1 vote (with *: binding) ===
>
> NaveenKumar Namachivayam
> Sebastian Bazley (sebb)*
>
> === +0 vote ===
> no one
>
> === -0 vote ===
> no one
>
> === -1 vote (with *: binding) ===
> Philippe Mouawad (pmouawad)*
>
> ===
>
> The -1 vote binding from Philippe stops the release process. We need to
> fix some minor issues discovered by the testers (already fixed).
>
> I will start a new release process tomorrow, May, 1st around 4PM GMT+1.
>
>
> Milamber
>
>
>
> On 27/04/2016 23:05, Milamber wrote:
>
>> Hello,
>>
>> The third release candidate for JMeter 3.0 (r1741338) has been prepared,
>> and your votes are solicited.
>>
>> This release brings a lot of new features (over 100) and fixes many bugs
>> (60). The JMeter's logo and the JMeter's website have been refreshed.
>>
>> Please, test this release candidate (with load tests and/or functional
>> tests) using Java 7/8 on Linux/Windows/Mac OS, especially on the changes.
>> The feedback are welcome.
>>
>> You can read the New and Noteworthy section with some screenshots to
>> illustrate improvements and full list of changes at:
>> http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html
>>
>> JMeter is a Java desktop application designed to load test functional
>> behavior and measure performance. The current version is targeted at Java
>> 7+.
>>
>> Download - Archives/hashes/sigs:
>>
>> https://dist.apache.org/repos/dist/dev/jmeter/v3.0_RC3/
>> (dist revision r13443)
>>
>> RAT report:
>>
>>
>> http://home.apache.org/~milamber/jmeter-3.0RC3/dist/rat-report-jmeter-3.0RC3.txt
>>
>> MD5 hashes of archives for this vote:
>>
>> 35c5e7798f602336c5bbcd8981804443 *apache-jmeter-3.0.tgz
>> 9b8e01f005cfd56b92ae0c828bac54d4 *apache-jmeter-3.0.zip
>> 88f03da71a9c90d21441e9139813afa6 *apache-jmeter-3.0_src.zip
>> e6d7d1ed92830537cd06eb1748a07287 *apache-jmeter-3.0_src.tgz
>>
>> Site Docs are here:
>> http://home.apache.org/~milamber/jmeter-3.0RC3/docs/
>>
>> Maven staging repository is accessible here:
>>
>> https://repository.apache.org/content/repositories/orgapachejmeter-1008/org/apache/jmeter/
>>
>> Tag:
>> https://svn.apache.org/repos/asf/jmeter/tags/v3_0_RC3/
>>
>> Keys are here:
>> https://www.apache.org/dist/jmeter/KEYS
>>
>> N.B.
>> To download the dependencies: "ant download_jars"
>>
>> To create the jars and test JMeter: "ant package test".
>>
>> JMeter 3.0 requires Java 7 or later to run.
>>
>> Some known issues and incompatible changes are listed on changes page.
>> http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html
>>
>>
>> All feedback and vote are welcome.
>>
>> [  ] +1  I support this release
>> [  ] +0  I am OK with this release
>> [  ] -0   OK, but
>> [  ] -1   I do not support this release (please indicate why)
>>
>> The vote will remain open for at least 72 hours.
>>
>> The PMC members please indicate the mention "(binding)" with your vote.
>>
>>
>> Note: If the vote passes, the intention is to release the archive files
>> and rename the RC tag as the release tag.
>>
>> Thanks in advance!
>>
>> Milamber
>>
>>
>>
>>
>>
>>
>

-- 
Cordialement.
Philippe Mouawad.


Re: [VOTE] Release JMeter 3.0 RC3

2016-04-30 Thread Felix Schumacher


Am 30. April 2016 23:13:19 MESZ, schrieb Milamber :
>Hello,
>
>Thanks very much to all who voted.
>
>The votes were as follows:
>
>=== +1 vote (with *: binding) ===
>
>NaveenKumar Namachivayam
>Sebastian Bazley (sebb)*
>
>=== +0 vote ===
>no one
>
>=== -0 vote ===
>no one

My -0 doesn't count? That makes me a bit sad ;)

Felix

>
>=== -1 vote (with *: binding) ===
>Philippe Mouawad (pmouawad)*
>
>===
>
>The -1 vote binding from Philippe stops the release process. We need to
>fix some minor issues discovered by the testers (already fixed).
>
>I will start a new release process tomorrow, May, 1st around 4PM GMT+1.
>
>
>Milamber
>
>
>
>On 27/04/2016 23:05, Milamber wrote:
>> Hello,
>>
>> The third release candidate for JMeter 3.0 (r1741338) has been 
>> prepared, and your votes are solicited.
>>
>> This release brings a lot of new features (over 100) and fixes many 
>> bugs (60). The JMeter's logo and the JMeter's website have been 
>> refreshed.
>>
>> Please, test this release candidate (with load tests and/or
>functional 
>> tests) using Java 7/8 on Linux/Windows/Mac OS, especially on the 
>> changes. The feedback are welcome.
>>
>> You can read the New and Noteworthy section with some screenshots to 
>> illustrate improvements and full list of changes at:
>> http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html
>>
>> JMeter is a Java desktop application designed to load test functional
>
>> behavior and measure performance. The current version is targeted at 
>> Java 7+.
>>
>> Download - Archives/hashes/sigs:
>>
>> https://dist.apache.org/repos/dist/dev/jmeter/v3.0_RC3/
>> (dist revision r13443)
>>
>> RAT report:
>>
>>
>http://home.apache.org/~milamber/jmeter-3.0RC3/dist/rat-report-jmeter-3.0RC3.txt
>
>>
>>
>> MD5 hashes of archives for this vote:
>>
>> 35c5e7798f602336c5bbcd8981804443 *apache-jmeter-3.0.tgz
>> 9b8e01f005cfd56b92ae0c828bac54d4 *apache-jmeter-3.0.zip
>> 88f03da71a9c90d21441e9139813afa6 *apache-jmeter-3.0_src.zip
>> e6d7d1ed92830537cd06eb1748a07287 *apache-jmeter-3.0_src.tgz
>>
>> Site Docs are here:
>> http://home.apache.org/~milamber/jmeter-3.0RC3/docs/
>>
>> Maven staging repository is accessible here:
>>
>https://repository.apache.org/content/repositories/orgapachejmeter-1008/org/apache/jmeter/
>
>>
>>
>> Tag:
>> https://svn.apache.org/repos/asf/jmeter/tags/v3_0_RC3/
>>
>> Keys are here:
>> https://www.apache.org/dist/jmeter/KEYS
>>
>> N.B.
>> To download the dependencies: "ant download_jars"
>>
>> To create the jars and test JMeter: "ant package test".
>>
>> JMeter 3.0 requires Java 7 or later to run.
>>
>> Some known issues and incompatible changes are listed on changes
>page.
>> http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html
>>
>>
>> All feedback and vote are welcome.
>>
>> [  ] +1  I support this release
>> [  ] +0  I am OK with this release
>> [  ] -0   OK, but
>> [  ] -1   I do not support this release (please indicate why)
>>
>> The vote will remain open for at least 72 hours.
>>
>> The PMC members please indicate the mention "(binding)" with your
>vote.
>>
>>
>> Note: If the vote passes, the intention is to release the archive
>files
>> and rename the RC tag as the release tag.
>>
>> Thanks in advance!
>>
>> Milamber
>>
>>
>>
>>
>>



Re: [VOTE] Release JMeter 3.0 RC3

2016-04-30 Thread sebb
On 30 April 2016 at 22:13, Milamber  wrote:
> Hello,
>
> Thanks very much to all who voted.
>
> The votes were as follows:
>
> === +1 vote (with *: binding) ===
>
> NaveenKumar Namachivayam
> Sebastian Bazley (sebb)*
>
> === +0 vote ===
> no one
>
> === -0 vote ===
> no one
>
> === -1 vote (with *: binding) ===
> Philippe Mouawad (pmouawad)*
>
> ===
>
> The -1 vote binding from Philippe stops the release process.

Strictly speaking, a -1 vote does not mean the vote fails.
It's not possible to veto a release.
The vote just needs at least 3 +1 and more +1 than -1 (binding)

http://www.apache.org/foundation/voting.html#ReleaseVotes

However even if the vote technically passes, if there are any -1 votes
it's generally a good idea to resolve these before release.
Even if the -1 is not binding, it's generally worth considering
whether to continue if it is not resolved.
Either by fixing the issue or the voter decides to withdraw the vote
based on further info.

Also there is no need to tally votes if the RM decides to cancel the vote.

> We need to fix
> some minor issues discovered by the testers (already fixed).
>
> I will start a new release process tomorrow, May, 1st around 4PM GMT+1.
>
>
> Milamber
>
>
>
>
> On 27/04/2016 23:05, Milamber wrote:
>>
>> Hello,
>>
>> The third release candidate for JMeter 3.0 (r1741338) has been prepared,
>> and your votes are solicited.
>>
>> This release brings a lot of new features (over 100) and fixes many bugs
>> (60). The JMeter's logo and the JMeter's website have been refreshed.
>>
>> Please, test this release candidate (with load tests and/or functional
>> tests) using Java 7/8 on Linux/Windows/Mac OS, especially on the changes.
>> The feedback are welcome.
>>
>> You can read the New and Noteworthy section with some screenshots to
>> illustrate improvements and full list of changes at:
>> http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html
>>
>> JMeter is a Java desktop application designed to load test functional
>> behavior and measure performance. The current version is targeted at Java
>> 7+.
>>
>> Download - Archives/hashes/sigs:
>>
>> https://dist.apache.org/repos/dist/dev/jmeter/v3.0_RC3/
>> (dist revision r13443)
>>
>> RAT report:
>>
>>
>> http://home.apache.org/~milamber/jmeter-3.0RC3/dist/rat-report-jmeter-3.0RC3.txt
>>
>> MD5 hashes of archives for this vote:
>>
>> 35c5e7798f602336c5bbcd8981804443 *apache-jmeter-3.0.tgz
>> 9b8e01f005cfd56b92ae0c828bac54d4 *apache-jmeter-3.0.zip
>> 88f03da71a9c90d21441e9139813afa6 *apache-jmeter-3.0_src.zip
>> e6d7d1ed92830537cd06eb1748a07287 *apache-jmeter-3.0_src.tgz
>>
>> Site Docs are here:
>> http://home.apache.org/~milamber/jmeter-3.0RC3/docs/
>>
>> Maven staging repository is accessible here:
>>
>> https://repository.apache.org/content/repositories/orgapachejmeter-1008/org/apache/jmeter/
>>
>> Tag:
>> https://svn.apache.org/repos/asf/jmeter/tags/v3_0_RC3/
>>
>> Keys are here:
>> https://www.apache.org/dist/jmeter/KEYS
>>
>> N.B.
>> To download the dependencies: "ant download_jars"
>>
>> To create the jars and test JMeter: "ant package test".
>>
>> JMeter 3.0 requires Java 7 or later to run.
>>
>> Some known issues and incompatible changes are listed on changes page.
>> http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html
>>
>>
>> All feedback and vote are welcome.
>>
>> [  ] +1  I support this release
>> [  ] +0  I am OK with this release
>> [  ] -0   OK, but
>> [  ] -1   I do not support this release (please indicate why)
>>
>> The vote will remain open for at least 72 hours.
>>
>> The PMC members please indicate the mention "(binding)" with your vote.
>>
>>
>> Note: If the vote passes, the intention is to release the archive files
>> and rename the RC tag as the release tag.
>>
>> Thanks in advance!
>>
>> Milamber
>>
>>
>>
>>
>>
>


Re: [VOTE] Release JMeter 3.0 RC3

2016-04-30 Thread Milamber

Hello,

Thanks very much to all who voted.

The votes were as follows:

=== +1 vote (with *: binding) ===

NaveenKumar Namachivayam
Sebastian Bazley (sebb)*

=== +0 vote ===
no one

=== -0 vote ===
no one

=== -1 vote (with *: binding) ===
Philippe Mouawad (pmouawad)*

===

The -1 vote binding from Philippe stops the release process. We need to fix 
some minor issues discovered by the testers (already fixed).

I will start a new release process tomorrow, May, 1st around 4PM GMT+1.


Milamber



On 27/04/2016 23:05, Milamber wrote:

Hello,

The third release candidate for JMeter 3.0 (r1741338) has been 
prepared, and your votes are solicited.


This release brings a lot of new features (over 100) and fixes many 
bugs (60). The JMeter's logo and the JMeter's website have been 
refreshed.


Please, test this release candidate (with load tests and/or functional 
tests) using Java 7/8 on Linux/Windows/Mac OS, especially on the 
changes. The feedback are welcome.


You can read the New and Noteworthy section with some screenshots to 
illustrate improvements and full list of changes at:

http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html

JMeter is a Java desktop application designed to load test functional 
behavior and measure performance. The current version is targeted at 
Java 7+.


Download - Archives/hashes/sigs:

https://dist.apache.org/repos/dist/dev/jmeter/v3.0_RC3/
(dist revision r13443)

RAT report:

http://home.apache.org/~milamber/jmeter-3.0RC3/dist/rat-report-jmeter-3.0RC3.txt 



MD5 hashes of archives for this vote:

35c5e7798f602336c5bbcd8981804443 *apache-jmeter-3.0.tgz
9b8e01f005cfd56b92ae0c828bac54d4 *apache-jmeter-3.0.zip
88f03da71a9c90d21441e9139813afa6 *apache-jmeter-3.0_src.zip
e6d7d1ed92830537cd06eb1748a07287 *apache-jmeter-3.0_src.tgz

Site Docs are here:
http://home.apache.org/~milamber/jmeter-3.0RC3/docs/

Maven staging repository is accessible here:
https://repository.apache.org/content/repositories/orgapachejmeter-1008/org/apache/jmeter/ 



Tag:
https://svn.apache.org/repos/asf/jmeter/tags/v3_0_RC3/

Keys are here:
https://www.apache.org/dist/jmeter/KEYS

N.B.
To download the dependencies: "ant download_jars"

To create the jars and test JMeter: "ant package test".

JMeter 3.0 requires Java 7 or later to run.

Some known issues and incompatible changes are listed on changes page.
http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html


All feedback and vote are welcome.

[  ] +1  I support this release
[  ] +0  I am OK with this release
[  ] -0   OK, but
[  ] -1   I do not support this release (please indicate why)

The vote will remain open for at least 72 hours.

The PMC members please indicate the mention "(binding)" with your vote.


Note: If the vote passes, the intention is to release the archive files
and rename the RC tag as the release tag.

Thanks in advance!

Milamber









Re: [VOTE] Release JMeter 3.0 RC3

2016-04-30 Thread sebb
On 30 April 2016 at 19:38, Milamber  wrote:
>
>
> On 28/04/2016 14:13, sebb wrote:
>>
>> I don't think the missing .travis.yml file is a blocker as it's not
>> needed for building the code.
>
>
> Done.
>
>>
>> Likewise the missing doc/ directory; all its content is generated.

However there are a couple of images that are needed for JMeter when
building from source...

>
> Nothing to do before RC4?

... need to ensure that the install goal either builds the printable
docs (i.e. JMeter help files).

I'll add that.

>> I think we need to look at dropping docs/ from SVN for the next
>> release (but that is for another thread)
>>
>> The missing lib/ subdirs are empty in SVN
>> Might be worth adding Readme files to them they appear in the archives.
>
>
>
> Done, I add readme.txt into sub dir and modify the build.xml to add the
> readme file into source archive.
>
> Into the binary archive, only the /lib/ext/readme.txt exists. Need to be
> exclude?

No, it should be in there.

> Milamber
>


Re: [VOTE] Release JMeter 3.0 RC3

2016-04-30 Thread Milamber



On 28/04/2016 14:13, sebb wrote:

I don't think the missing .travis.yml file is a blocker as it's not
needed for building the code.


Done.



Likewise the missing doc/ directory; all its content is generated.


Nothing to do before RC4?


I think we need to look at dropping docs/ from SVN for the next
release (but that is for another thread)

The missing lib/ subdirs are empty in SVN
Might be worth adding Readme files to them they appear in the archives.



Done, I add readme.txt into sub dir and modify the build.xml to add the 
readme file into source archive.


Into the binary archive, only the /lib/ext/readme.txt exists. Need to be 
exclude?


Milamber



Re: [VOTE] Release JMeter 3.0 RC3

2016-04-30 Thread Milamber

Hello,

I will wait some hours to complete the 72h delay, and put the results of 
the RC3 vote. It would seem that we will go to a RC4.


I would like start the RC4 tomorrow afternoon, so please commit the 
fixes of the minor issues found in the RC3 before (< 04:00 PM GMT+1)


Thanks

Milamber



On 30/04/2016 13:23, Philippe Mouawad wrote:

Hello,
[-1] for all the reasons mentioned by Felix in the previous mail.

Regards
Philippe

On Sat, Apr 30, 2016 at 1:15 PM, Felix Schumacher <
felix.schumac...@internetallee.de> wrote:


Am 28.04.2016 um 00:05 schrieb Milamber:


Hello,

The third release candidate for JMeter 3.0 (r1741338) has been prepared,
and your votes are solicited.

This release brings a lot of new features (over 100) and fixes many bugs
(60). The JMeter's logo and the JMeter's website have been refreshed.

Please, test this release candidate (with load tests and/or functional
tests) using Java 7/8 on Linux/Windows/Mac OS, especially on the changes.
The feedback are welcome.

You can read the New and Noteworthy section with some screenshots to
illustrate improvements and full list of changes at:
http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html

JMeter is a Java desktop application designed to load test functional
behavior and measure performance. The current version is targeted at Java
7+.

Download - Archives/hashes/sigs:

https://dist.apache.org/repos/dist/dev/jmeter/v3.0_RC3/
(dist revision r13443)

RAT report:


http://home.apache.org/~milamber/jmeter-3.0RC3/dist/rat-report-jmeter-3.0RC3.txt

MD5 hashes of archives for this vote:

35c5e7798f602336c5bbcd8981804443 *apache-jmeter-3.0.tgz
9b8e01f005cfd56b92ae0c828bac54d4 *apache-jmeter-3.0.zip
88f03da71a9c90d21441e9139813afa6 *apache-jmeter-3.0_src.zip
e6d7d1ed92830537cd06eb1748a07287 *apache-jmeter-3.0_src.tgz

Site Docs are here:
http://home.apache.org/~milamber/jmeter-3.0RC3/docs/

Maven staging repository is accessible here:

https://repository.apache.org/content/repositories/orgapachejmeter-1008/org/apache/jmeter/

Tag:
https://svn.apache.org/repos/asf/jmeter/tags/v3_0_RC3/

Keys are here:
https://www.apache.org/dist/jmeter/KEYS

N.B.
To download the dependencies: "ant download_jars"

To create the jars and test JMeter: "ant package test".

JMeter 3.0 requires Java 7 or later to run.

Some known issues and incompatible changes are listed on changes page.
http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html


All feedback and vote are welcome.

[  ] +1  I support this release
[  ] +0  I am OK with this release
[ x] -0   OK, but


I think the small things, that have been observed in this candidate,
should be cared for:
  * Missing files (reported by sebb)
  * Mac-Icon (reported by sebb) (We probably use just the feather, as it is
nearly quadratic)
  * exec permissions (reported by sebb)
  * report generation in combination with distributed testing (reported by
pmouawad)

I have committed three fixes for really minor issues:
  * wrong image width, which would be observable when viewing doc inside
jmeter
  * use (officially) invalid dns names for templates

Other than that I found no further issues.

Regards,
  Felix

[  ] -1   I do not support this release (please indicate why)

The vote will remain open for at least 72 hours.

The PMC members please indicate the mention "(binding)" with your vote.


Note: If the vote passes, the intention is to release the archive files
and rename the RC tag as the release tag.

Thanks in advance!

Milamber











Re: [VOTE] Release JMeter 3.0 RC3

2016-04-30 Thread Felix Schumacher

Am 28.04.2016 um 00:05 schrieb Milamber:

Hello,

The third release candidate for JMeter 3.0 (r1741338) has been 
prepared, and your votes are solicited.


This release brings a lot of new features (over 100) and fixes many 
bugs (60). The JMeter's logo and the JMeter's website have been 
refreshed.


Please, test this release candidate (with load tests and/or functional 
tests) using Java 7/8 on Linux/Windows/Mac OS, especially on the 
changes. The feedback are welcome.


You can read the New and Noteworthy section with some screenshots to 
illustrate improvements and full list of changes at:

http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html

JMeter is a Java desktop application designed to load test functional 
behavior and measure performance. The current version is targeted at 
Java 7+.


Download - Archives/hashes/sigs:

https://dist.apache.org/repos/dist/dev/jmeter/v3.0_RC3/
(dist revision r13443)

RAT report:

http://home.apache.org/~milamber/jmeter-3.0RC3/dist/rat-report-jmeter-3.0RC3.txt 



MD5 hashes of archives for this vote:

35c5e7798f602336c5bbcd8981804443 *apache-jmeter-3.0.tgz
9b8e01f005cfd56b92ae0c828bac54d4 *apache-jmeter-3.0.zip
88f03da71a9c90d21441e9139813afa6 *apache-jmeter-3.0_src.zip
e6d7d1ed92830537cd06eb1748a07287 *apache-jmeter-3.0_src.tgz

Site Docs are here:
http://home.apache.org/~milamber/jmeter-3.0RC3/docs/

Maven staging repository is accessible here:
https://repository.apache.org/content/repositories/orgapachejmeter-1008/org/apache/jmeter/ 



Tag:
https://svn.apache.org/repos/asf/jmeter/tags/v3_0_RC3/

Keys are here:
https://www.apache.org/dist/jmeter/KEYS

N.B.
To download the dependencies: "ant download_jars"

To create the jars and test JMeter: "ant package test".

JMeter 3.0 requires Java 7 or later to run.

Some known issues and incompatible changes are listed on changes page.
http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html


All feedback and vote are welcome.

[  ] +1  I support this release
[  ] +0  I am OK with this release
[ x] -0   OK, but
I think the small things, that have been observed in this candidate, 
should be cared for:

 * Missing files (reported by sebb)
 * Mac-Icon (reported by sebb) (We probably use just the feather, as it 
is nearly quadratic)

 * exec permissions (reported by sebb)
 * report generation in combination with distributed testing (reported 
by pmouawad)


I have committed three fixes for really minor issues:
 * wrong image width, which would be observable when viewing doc inside 
jmeter

 * use (officially) invalid dns names for templates

Other than that I found no further issues.

Regards,
 Felix

[  ] -1   I do not support this release (please indicate why)

The vote will remain open for at least 72 hours.

The PMC members please indicate the mention "(binding)" with your vote.


Note: If the vote passes, the intention is to release the archive files
and rename the RC tag as the release tag.

Thanks in advance!

Milamber








Re: [VOTE] Release JMeter 3.0 RC3

2016-04-28 Thread Philippe Mouawad
I commited the fix for now and updated changes.xml
If we decide to go for a 3.0, I will update changes.xml, if not it will be
ready for RC4.

I continue tests.
Regards

On Thu, Apr 28, 2016 at 10:02 PM, Milamber  wrote:

>
>
> On 28/04/2016 20:51, Philippe Mouawad wrote:
>
>> Ok,
>> I have the fix.
>>
>> The issue is that in testEnded, we trigger a Thread that runs
>> ListenToTest,
>> but we don't create it as NON Daemon thread.
>>
>> So when the ClientJMeterEngine.tidyRMI(log); runs, it interrupts the last
>> NON Daemon thread (RMI reaper) which makes the JVM exit.
>>
>> So the fix is just to make it NON Daemon:
>>
>>  public void testEnded(String host) {
>>  long now=System.currentTimeMillis();
>>  log.info("Finished remote host: " + host + " ("+now+")");
>>  if (started.decrementAndGet() <= 0) {
>>  Thread stopSoon = new Thread(this);
>> // FIX
>>  stopSoon.setDaemon(false);
>> // END OF FIX
>>  stopSoon.start();
>>  }
>>  }
>>
>>
>> Shall we RC4 or go ahead like this ?
>>
>
>
> The RC3 vote period still until next Saturday (night), so wait before
> decide if other issues are detected by the tests.
> I don't want decide now, for a next RC, because, I fear that stop the
> tests of the RC3, and after the release of RC4, some new issues are found,
> and go to a new RC5, etc.
>
> Please test in deep the RC3.
>
> Milamber
>
>
>
>> Regards
>> Philippe
>>
>>
>> On Thu, Apr 28, 2016 at 8:18 PM, Philippe Mouawad <
>> philippe.moua...@gmail.com> wrote:
>>
>> Thanks for the RM.
>>> Except for the issue with distributed mode it seems ok .
>>>
>>> But I reckon I am a bit annoyed as report generation will only work in
>>> standalone mode.
>>> Even if it was an existing bug it has more impact now.
>>>
>>> Is it regular that a thread.interrupt exits the jVM ?
>>> Looks to me as a java bug no ?
>>> Do you all reproduce this issue or is it only a Mac osx issue ?
>>>
>>> Thanks
>>> Regards
>>>
>>>
>>> On Thursday, April 28, 2016, Milamber  wrote:
>>>
>>> Hello,

 The third release candidate for JMeter 3.0 (r1741338) has been prepared,
 and your votes are solicited.

 This release brings a lot of new features (over 100) and fixes many bugs
 (60). The JMeter's logo and the JMeter's website have been refreshed.

 Please, test this release candidate (with load tests and/or functional
 tests) using Java 7/8 on Linux/Windows/Mac OS, especially on the
 changes.
 The feedback are welcome.

 You can read the New and Noteworthy section with some screenshots to
 illustrate improvements and full list of changes at:
 http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html

 JMeter is a Java desktop application designed to load test functional
 behavior and measure performance. The current version is targeted at
 Java
 7+.

 Download - Archives/hashes/sigs:

 https://dist.apache.org/repos/dist/dev/jmeter/v3.0_RC3/
 (dist revision r13443)

 RAT report:



 http://home.apache.org/~milamber/jmeter-3.0RC3/dist/rat-report-jmeter-3.0RC3.txt

 MD5 hashes of archives for this vote:

 35c5e7798f602336c5bbcd8981804443 *apache-jmeter-3.0.tgz
 9b8e01f005cfd56b92ae0c828bac54d4 *apache-jmeter-3.0.zip
 88f03da71a9c90d21441e9139813afa6 *apache-jmeter-3.0_src.zip
 e6d7d1ed92830537cd06eb1748a07287 *apache-jmeter-3.0_src.tgz

 Site Docs are here:
 http://home.apache.org/~milamber/jmeter-3.0RC3/docs/

 Maven staging repository is accessible here:


 https://repository.apache.org/content/repositories/orgapachejmeter-1008/org/apache/jmeter/

 Tag:
 https://svn.apache.org/repos/asf/jmeter/tags/v3_0_RC3/

 Keys are here:
 https://www.apache.org/dist/jmeter/KEYS

 N.B.
 To download the dependencies: "ant download_jars"

 To create the jars and test JMeter: "ant package test".

 JMeter 3.0 requires Java 7 or later to run.

 Some known issues and incompatible changes are listed on changes page.
 http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html


 All feedback and vote are welcome.

 [  ] +1  I support this release
 [  ] +0  I am OK with this release
 [  ] -0   OK, but
 [  ] -1   I do not support this release (please indicate why)

 The vote will remain open for at least 72 hours.

 The PMC members please indicate the mention "(binding)" with your vote.


 Note: If the vote passes, the intention is to release the archive files
 and rename the RC tag as the release tag.

 Thanks in advance!

 Milamber





 --
>>> Cordialement.
>>> Philippe Mouawad.
>>>
>>>
>>>
>>>
>>>
>>
>


-- 
Cordialement.
Philippe Mouawad.


Re: [VOTE] Release JMeter 3.0 RC3

2016-04-28 Thread Milamber



On 28/04/2016 20:51, Philippe Mouawad wrote:

Ok,
I have the fix.

The issue is that in testEnded, we trigger a Thread that runs ListenToTest,
but we don't create it as NON Daemon thread.

So when the ClientJMeterEngine.tidyRMI(log); runs, it interrupts the last
NON Daemon thread (RMI reaper) which makes the JVM exit.

So the fix is just to make it NON Daemon:

 public void testEnded(String host) {
 long now=System.currentTimeMillis();
 log.info("Finished remote host: " + host + " ("+now+")");
 if (started.decrementAndGet() <= 0) {
 Thread stopSoon = new Thread(this);
// FIX
 stopSoon.setDaemon(false);
// END OF FIX
 stopSoon.start();
 }
 }


Shall we RC4 or go ahead like this ?



The RC3 vote period still until next Saturday (night), so wait before 
decide if other issues are detected by the tests.
I don't want decide now, for a next RC, because, I fear that stop the 
tests of the RC3, and after the release of RC4, some new issues are 
found, and go to a new RC5, etc.


Please test in deep the RC3.

Milamber



Regards
Philippe


On Thu, Apr 28, 2016 at 8:18 PM, Philippe Mouawad <
philippe.moua...@gmail.com> wrote:


Thanks for the RM.
Except for the issue with distributed mode it seems ok .

But I reckon I am a bit annoyed as report generation will only work in
standalone mode.
Even if it was an existing bug it has more impact now.

Is it regular that a thread.interrupt exits the jVM ?
Looks to me as a java bug no ?
Do you all reproduce this issue or is it only a Mac osx issue ?

Thanks
Regards


On Thursday, April 28, 2016, Milamber  wrote:


Hello,

The third release candidate for JMeter 3.0 (r1741338) has been prepared,
and your votes are solicited.

This release brings a lot of new features (over 100) and fixes many bugs
(60). The JMeter's logo and the JMeter's website have been refreshed.

Please, test this release candidate (with load tests and/or functional
tests) using Java 7/8 on Linux/Windows/Mac OS, especially on the changes.
The feedback are welcome.

You can read the New and Noteworthy section with some screenshots to
illustrate improvements and full list of changes at:
http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html

JMeter is a Java desktop application designed to load test functional
behavior and measure performance. The current version is targeted at Java
7+.

Download - Archives/hashes/sigs:

https://dist.apache.org/repos/dist/dev/jmeter/v3.0_RC3/
(dist revision r13443)

RAT report:


http://home.apache.org/~milamber/jmeter-3.0RC3/dist/rat-report-jmeter-3.0RC3.txt

MD5 hashes of archives for this vote:

35c5e7798f602336c5bbcd8981804443 *apache-jmeter-3.0.tgz
9b8e01f005cfd56b92ae0c828bac54d4 *apache-jmeter-3.0.zip
88f03da71a9c90d21441e9139813afa6 *apache-jmeter-3.0_src.zip
e6d7d1ed92830537cd06eb1748a07287 *apache-jmeter-3.0_src.tgz

Site Docs are here:
http://home.apache.org/~milamber/jmeter-3.0RC3/docs/

Maven staging repository is accessible here:

https://repository.apache.org/content/repositories/orgapachejmeter-1008/org/apache/jmeter/

Tag:
https://svn.apache.org/repos/asf/jmeter/tags/v3_0_RC3/

Keys are here:
https://www.apache.org/dist/jmeter/KEYS

N.B.
To download the dependencies: "ant download_jars"

To create the jars and test JMeter: "ant package test".

JMeter 3.0 requires Java 7 or later to run.

Some known issues and incompatible changes are listed on changes page.
http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html


All feedback and vote are welcome.

[  ] +1  I support this release
[  ] +0  I am OK with this release
[  ] -0   OK, but
[  ] -1   I do not support this release (please indicate why)

The vote will remain open for at least 72 hours.

The PMC members please indicate the mention "(binding)" with your vote.


Note: If the vote passes, the intention is to release the archive files
and rename the RC tag as the release tag.

Thanks in advance!

Milamber






--
Cordialement.
Philippe Mouawad.










Re: [VOTE] Release JMeter 3.0 RC3

2016-04-28 Thread Philippe Mouawad
Thanks for the RM.
Except for the issue with distributed mode it seems ok .

But I reckon I am a bit annoyed as report generation will only work in
standalone mode.
Even if it was an existing bug it has more impact now.

Is it regular that a thread.interrupt exits the jVM ?
Looks to me as a java bug no ?
Do you all reproduce this issue or is it only a Mac osx issue ?

Thanks
Regards

On Thursday, April 28, 2016, Milamber  wrote:

> Hello,
>
> The third release candidate for JMeter 3.0 (r1741338) has been prepared,
> and your votes are solicited.
>
> This release brings a lot of new features (over 100) and fixes many bugs
> (60). The JMeter's logo and the JMeter's website have been refreshed.
>
> Please, test this release candidate (with load tests and/or functional
> tests) using Java 7/8 on Linux/Windows/Mac OS, especially on the changes.
> The feedback are welcome.
>
> You can read the New and Noteworthy section with some screenshots to
> illustrate improvements and full list of changes at:
> http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html
>
> JMeter is a Java desktop application designed to load test functional
> behavior and measure performance. The current version is targeted at Java
> 7+.
>
> Download - Archives/hashes/sigs:
>
> https://dist.apache.org/repos/dist/dev/jmeter/v3.0_RC3/
> (dist revision r13443)
>
> RAT report:
>
>
> http://home.apache.org/~milamber/jmeter-3.0RC3/dist/rat-report-jmeter-3.0RC3.txt
>
> MD5 hashes of archives for this vote:
>
> 35c5e7798f602336c5bbcd8981804443 *apache-jmeter-3.0.tgz
> 9b8e01f005cfd56b92ae0c828bac54d4 *apache-jmeter-3.0.zip
> 88f03da71a9c90d21441e9139813afa6 *apache-jmeter-3.0_src.zip
> e6d7d1ed92830537cd06eb1748a07287 *apache-jmeter-3.0_src.tgz
>
> Site Docs are here:
> http://home.apache.org/~milamber/jmeter-3.0RC3/docs/
>
> Maven staging repository is accessible here:
>
> https://repository.apache.org/content/repositories/orgapachejmeter-1008/org/apache/jmeter/
>
> Tag:
> https://svn.apache.org/repos/asf/jmeter/tags/v3_0_RC3/
>
> Keys are here:
> https://www.apache.org/dist/jmeter/KEYS
>
> N.B.
> To download the dependencies: "ant download_jars"
>
> To create the jars and test JMeter: "ant package test".
>
> JMeter 3.0 requires Java 7 or later to run.
>
> Some known issues and incompatible changes are listed on changes page.
> http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html
>
>
> All feedback and vote are welcome.
>
> [  ] +1  I support this release
> [  ] +0  I am OK with this release
> [  ] -0   OK, but
> [  ] -1   I do not support this release (please indicate why)
>
> The vote will remain open for at least 72 hours.
>
> The PMC members please indicate the mention "(binding)" with your vote.
>
>
> Note: If the vote passes, the intention is to release the archive files
> and rename the RC tag as the release tag.
>
> Thanks in advance!
>
> Milamber
>
>
>
>
>

-- 
Cordialement.
Philippe Mouawad.


Re: [VOTE] Release JMeter 3.0 RC3

2016-04-28 Thread sebb
Just discovered that the MacOSX dock icon is missing from docs if one
follows the README and just runs 'ant'

Also the help docs aren't generated by default.
JMeter still runs, so I don't think it's a blocker on its own.
But I think the README needs updating or perhaps the default target
needs to include the printable docs.

Also the Unix script files don't get exec permission in the source archives.
It looks like only the binary tar.gz archive has the settings.

I think the install target should probably fix this as I'm not sure
that Zip supports exec mode.

Again, I don't think it's a blocker on its own.


On 28 April 2016 at 14:13, sebb  wrote:
> On 27 April 2016 at 23:05, Milamber  wrote:
>> Hello,
>>
>> The third release candidate for JMeter 3.0 (r1741338) has been prepared, and
>> your votes are solicited.
>>
>> This release brings a lot of new features (over 100) and fixes many bugs
>> (60). The JMeter's logo and the JMeter's website have been refreshed.
>>
>> Please, test this release candidate (with load tests and/or functional
>> tests) using Java 7/8 on Linux/Windows/Mac OS, especially on the changes.
>> The feedback are welcome.
>>
>> You can read the New and Noteworthy section with some screenshots to
>> illustrate improvements and full list of changes at:
>> http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html
>>
>> JMeter is a Java desktop application designed to load test functional
>> behavior and measure performance. The current version is targeted at Java
>> 7+.
>>
>> Download - Archives/hashes/sigs:
>>
>> https://dist.apache.org/repos/dist/dev/jmeter/v3.0_RC3/
>> (dist revision r13443)
>
> The tar/zip files agree with each other (ignoring EOL diffs)
>
>> RAT report:
>>
>> http://home.apache.org/~milamber/jmeter-3.0RC3/dist/rat-report-jmeter-3.0RC3.txt
>>
>> MD5 hashes of archives for this vote:
>>
>> 35c5e7798f602336c5bbcd8981804443 *apache-jmeter-3.0.tgz
>> 9b8e01f005cfd56b92ae0c828bac54d4 *apache-jmeter-3.0.zip
>> 88f03da71a9c90d21441e9139813afa6 *apache-jmeter-3.0_src.zip
>> e6d7d1ed92830537cd06eb1748a07287 *apache-jmeter-3.0_src.tgz
>>
>> Site Docs are here:
>> http://home.apache.org/~milamber/jmeter-3.0RC3/docs/
>>
>> Maven staging repository is accessible here:
>> https://repository.apache.org/content/repositories/orgapachejmeter-1008/org/apache/jmeter/
>>
>> Tag:
>> https://svn.apache.org/repos/asf/jmeter/tags/v3_0_RC3/
>
> Agrees with the source archive except for:
>
> .travis.yml - missing from source archive.
>
> doc/ missing from the source archives
>
> Subdirectories of lib (api, docs, ext, junit) are missing from the tar
> source archive.
>
>> Keys are here:
>> https://www.apache.org/dist/jmeter/KEYS
>
> Sigs are OK
> I tested a few hashes and they were OK.
>
>> N.B.
>> To download the dependencies: "ant download_jars"
>>
>> To create the jars and test JMeter: "ant package test".
>>
>> JMeter 3.0 requires Java 7 or later to run.
>>
>> Some known issues and incompatible changes are listed on changes page.
>> http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html
>>
>>
>> All feedback and vote are welcome.
>
> I don't think the missing .travis.yml file is a blocker as it's not
> needed for building the code.
>
> Likewise the missing doc/ directory; all its content is generated.
> I think we need to look at dropping docs/ from SVN for the next
> release (but that is for another thread)
>
> The missing lib/ subdirs are empty in SVN
> Might be worth adding Readme files to them they appear in the archives.
>
>> [X] +1  I support this release
> (binding)
>
>> [  ] +0  I am OK with this release
>> [  ] -0   OK, but
>> [  ] -1   I do not support this release (please indicate why)
>>
>> The vote will remain open for at least 72 hours.
>>
>> The PMC members please indicate the mention "(binding)" with your vote.
>>
>>
>> Note: If the vote passes, the intention is to release the archive files
>> and rename the RC tag as the release tag.
>>
>> Thanks in advance!
>>
>> Milamber
>>
>>
>>
>>


Re: [VOTE] Release JMeter 3.0 RC3

2016-04-28 Thread sebb
On 27 April 2016 at 23:05, Milamber  wrote:
> Hello,
>
> The third release candidate for JMeter 3.0 (r1741338) has been prepared, and
> your votes are solicited.
>
> This release brings a lot of new features (over 100) and fixes many bugs
> (60). The JMeter's logo and the JMeter's website have been refreshed.
>
> Please, test this release candidate (with load tests and/or functional
> tests) using Java 7/8 on Linux/Windows/Mac OS, especially on the changes.
> The feedback are welcome.
>
> You can read the New and Noteworthy section with some screenshots to
> illustrate improvements and full list of changes at:
> http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html
>
> JMeter is a Java desktop application designed to load test functional
> behavior and measure performance. The current version is targeted at Java
> 7+.
>
> Download - Archives/hashes/sigs:
>
> https://dist.apache.org/repos/dist/dev/jmeter/v3.0_RC3/
> (dist revision r13443)

The tar/zip files agree with each other (ignoring EOL diffs)

> RAT report:
>
> http://home.apache.org/~milamber/jmeter-3.0RC3/dist/rat-report-jmeter-3.0RC3.txt
>
> MD5 hashes of archives for this vote:
>
> 35c5e7798f602336c5bbcd8981804443 *apache-jmeter-3.0.tgz
> 9b8e01f005cfd56b92ae0c828bac54d4 *apache-jmeter-3.0.zip
> 88f03da71a9c90d21441e9139813afa6 *apache-jmeter-3.0_src.zip
> e6d7d1ed92830537cd06eb1748a07287 *apache-jmeter-3.0_src.tgz
>
> Site Docs are here:
> http://home.apache.org/~milamber/jmeter-3.0RC3/docs/
>
> Maven staging repository is accessible here:
> https://repository.apache.org/content/repositories/orgapachejmeter-1008/org/apache/jmeter/
>
> Tag:
> https://svn.apache.org/repos/asf/jmeter/tags/v3_0_RC3/

Agrees with the source archive except for:

.travis.yml - missing from source archive.

doc/ missing from the source archives

Subdirectories of lib (api, docs, ext, junit) are missing from the tar
source archive.

> Keys are here:
> https://www.apache.org/dist/jmeter/KEYS

Sigs are OK
I tested a few hashes and they were OK.

> N.B.
> To download the dependencies: "ant download_jars"
>
> To create the jars and test JMeter: "ant package test".
>
> JMeter 3.0 requires Java 7 or later to run.
>
> Some known issues and incompatible changes are listed on changes page.
> http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html
>
>
> All feedback and vote are welcome.

I don't think the missing .travis.yml file is a blocker as it's not
needed for building the code.

Likewise the missing doc/ directory; all its content is generated.
I think we need to look at dropping docs/ from SVN for the next
release (but that is for another thread)

The missing lib/ subdirs are empty in SVN
Might be worth adding Readme files to them they appear in the archives.

> [X] +1  I support this release
(binding)

> [  ] +0  I am OK with this release
> [  ] -0   OK, but
> [  ] -1   I do not support this release (please indicate why)
>
> The vote will remain open for at least 72 hours.
>
> The PMC members please indicate the mention "(binding)" with your vote.
>
>
> Note: If the vote passes, the intention is to release the archive files
> and rename the RC tag as the release tag.
>
> Thanks in advance!
>
> Milamber
>
>
>
>


[VOTE] Release JMeter 3.0 RC3

2016-04-27 Thread Milamber

Hello,

The third release candidate for JMeter 3.0 (r1741338) has been prepared, 
and your votes are solicited.


This release brings a lot of new features (over 100) and fixes many bugs 
(60). The JMeter's logo and the JMeter's website have been refreshed.


Please, test this release candidate (with load tests and/or functional 
tests) using Java 7/8 on Linux/Windows/Mac OS, especially on the 
changes. The feedback are welcome.


You can read the New and Noteworthy section with some screenshots to 
illustrate improvements and full list of changes at:

http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html

JMeter is a Java desktop application designed to load test functional 
behavior and measure performance. The current version is targeted at 
Java 7+.


Download - Archives/hashes/sigs:

https://dist.apache.org/repos/dist/dev/jmeter/v3.0_RC3/
(dist revision r13443)

RAT report:

http://home.apache.org/~milamber/jmeter-3.0RC3/dist/rat-report-jmeter-3.0RC3.txt

MD5 hashes of archives for this vote:

35c5e7798f602336c5bbcd8981804443 *apache-jmeter-3.0.tgz
9b8e01f005cfd56b92ae0c828bac54d4 *apache-jmeter-3.0.zip
88f03da71a9c90d21441e9139813afa6 *apache-jmeter-3.0_src.zip
e6d7d1ed92830537cd06eb1748a07287 *apache-jmeter-3.0_src.tgz

Site Docs are here:
http://home.apache.org/~milamber/jmeter-3.0RC3/docs/

Maven staging repository is accessible here:
https://repository.apache.org/content/repositories/orgapachejmeter-1008/org/apache/jmeter/

Tag:
https://svn.apache.org/repos/asf/jmeter/tags/v3_0_RC3/

Keys are here:
https://www.apache.org/dist/jmeter/KEYS

N.B.
To download the dependencies: "ant download_jars"

To create the jars and test JMeter: "ant package test".

JMeter 3.0 requires Java 7 or later to run.

Some known issues and incompatible changes are listed on changes page.
http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html


All feedback and vote are welcome.

[  ] +1  I support this release
[  ] +0  I am OK with this release
[  ] -0   OK, but
[  ] -1   I do not support this release (please indicate why)

The vote will remain open for at least 72 hours.

The PMC members please indicate the mention "(binding)" with your vote.


Note: If the vote passes, the intention is to release the archive files
and rename the RC tag as the release tag.

Thanks in advance!

Milamber