You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by Milamber <mi...@apache.org> on 2015/03/04 00:57:34 UTC

[VOTE] Release JMeter 2.13 RC1

Hello,

The first release candidate for JMeter 2.13 (r1663807) has been
prepared, and your votes are solicited.

This release brings some new features and fixes
some bugs.

If you can, some tests of this release candidate (load tests and/or
functional tests) with Java 6/7/8 on Linux/Windows/Mac OS on changes are
welcome.

You can read the New and Noteworthy section with some screenshots to
illustrate improvements and full list of changes at:
http://people.apache.org/~milamber/jmeter-2.13RC1/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 6+.

Archives/hashes/sigs:

https://dist.apache.org/repos/dist/dev/jmeter/v2.13_RC1/

RAT report:

http://people.apache.org/~milamber/jmeter-2.13RC1/dist/rat-report-jmeter-2.13RC1.txt

(please note: you need build the latest version of RAT: 0.12-SNAPSHOT to
generate the report. Reason unknown, but the version 0.11 don't work
(loop running indefinitely))

MD5 hashes of archives for this vote:

15ddc74560f71118a6afdaef41a800a6 *apache-jmeter-2.13.tgz
d4280b12bea9e09769075fb3d4861deb *apache-jmeter-2.13.zip
45723fba94479016a14e9834817ec2d4 *apache-jmeter-2.13_src.tgz
f04c55fa5c12b281b8060248d4437325 *apache-jmeter-2.13_src.zip

Site Docs are here:
http://people.apache.org/~milamber/jmeter-2.13RC1/docs/

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

Tag:
http://svn.apache.org/repos/asf/jmeter/tags/v2_13_RC1/

Keys are here:
http://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 2.13 requires Java 6 or later to run.

Some known issues and incompatible changes are listed on changes page.
http://people.apache.org/~milamber/jmeter-2.13RC1/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 2.13 RC1

Posted by Andrey Pokhilko <ap...@ya.ru>.
Philippe,

I would ask you as more experienced in JMeter releases, to move those
changes into appropriate section. I already did my stupid mistakes in
changelog, don't want to prevent another RC from releasing because of
more :)

Andrey Pokhilko

On 03/04/2015 04:55 PM, Philippe Mouawad wrote:
> Hi,
>
> -1 as of my vote for this RC1 as:
>
>    - There are issues in bundle (404, images)
>    - I will commit in few minutes important changes in
>    GraphiteBackendListener which I would like to be included in this new
>    version
>
>
> @Andrei, I think your new features deserve a note in New and Noteworthy as
> Core improvement as:
> 1/ connect time is a nice enhancement that should be highlighted.
> 2/ The second one related to distributed testing in Cloud is also
> interesting
>
>
> Regards
>
> On Wed, Mar 4, 2015 at 12:22 PM, Felix Schumacher <
> felix.schumacher@internetallee.de> wrote:
>
>>
>> Am 4. März 2015 11:50:55 MEZ, schrieb Andrey Pokhilko <ap...@ya.ru>:
>>> Well, I don't think it is worth creating the thumbnails. Just having a
>>> rule that "any image more than 600px width should have forced width
>>> attribute and hyperlink to open its full version" would solve the
>>> problem. Browsers will deal with scaling the image.
>> Thumbnails will serve another purpose too. They can help reducing wasted
>> bandwidth. The component page is really long and you will probably not read
>> every section or look at every image.
>>
>> Regards
>> Felix
>>> Andrey Pokhilko
>>>
>>> On 03/04/2015 01:06 PM, Felix Schumacher wrote:
>>>> Am 04.03.2015 09:43, schrieb Andrey Pokhilko:
>>>>> The rule I think is common for all pages.
>>>>>
>>>>> Choise of optimum width is a bit arbitrary. From my experience,
>>>>> screenshots should not be more than 800px width, 600px is even
>>> better.
>>>>> It is good to take screenshots with window minimized to desired
>>> size, to
>>>>> keep the image from scaling and having maximum detail.
>>>> The problem of the big images is not a new one. The patch for
>>>> https://bz.apache.org/bugzilla/show_bug.cgi?id=53764
>>>> adresses part of this problem. The big images don't look nice, but
>>>> they will
>>>> not keep the paragraphs from wrapping.
>>>>
>>>> I think we should use ant to make thumbnails from all images with
>>>> maximum size
>>>> of about 800 px width and use those inside the documentation. Those
>>>> thumbnails
>>>> should then link to the original ones, just like Andrey suggested.
>>>>
>>>> If a screenshot can be cropped to a size of the thumbnail it would be
>>>> even better,
>>>> but I suspect that it will not always work.
>>>>
>>>> I will try to get the thumbnail generation and linking into to the
>>>> patch for bug 53764.
>>>>
>>>> Regards
>>>>  Felix
>>>>
>>>>> Andrey Pokhilko
>>>>>
>>>>> On 03/04/2015 11:26 AM, Milamber wrote:
>>>>>> On 04/03/2015 07:13, Andrey Pokhilko wrote:
>>>>>>> Hi,
>>>>>>>
>>>>>>> I think having too big screenshots on doc pages makes it difficult
>>> to
>>>>>>> read because of horizontal scrollbar, it prevents text from
>>> wrapping.
>>>>>>> I'd recommend limit width of images (just by setting width
>>> attribute)
>>>>>>> and provide hyperlinks to full-size images.
>>>>>> The doc pages is the user manual or another(s) page(s) ?
>>>>>>
>>>>>> What will be the maximum width for the best view?
>>>>>>
>>>>>>
>>>>>>> Andrey Pokhilko
>>>>>>>
>>>>>>> On 03/04/2015 02:57 AM, Milamber wrote:
>>>>>>>> Hello,
>>>>>>>>
>>>>>>>> The first release candidate for JMeter 2.13 (r1663807) has been
>>>>>>>> prepared, and your votes are solicited.
>>>>>>>>
>>>>>>>> This release brings some new features and fixes
>>>>>>>> some bugs.
>>>>>>>>
>>>>>>>> If you can, some tests of this release candidate (load tests
>>> and/or
>>>>>>>> functional tests) with Java 6/7/8 on Linux/Windows/Mac OS on
>>>>>>>> changes are
>>>>>>>> welcome.
>>>>>>>>
>>>>>>>> You can read the New and Noteworthy section with some screenshots
>>> to
>>>>>>>> illustrate improvements and full list of changes at:
>>>>>>>>
>>> http://people.apache.org/~milamber/jmeter-2.13RC1/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 6+.
>>>>>>>>
>>>>>>>> Archives/hashes/sigs:
>>>>>>>>
>>>>>>>> https://dist.apache.org/repos/dist/dev/jmeter/v2.13_RC1/
>>>>>>>>
>>>>>>>> RAT report:
>>>>>>>>
>>>>>>>>
>> http://people.apache.org/~milamber/jmeter-2.13RC1/dist/rat-report-jmeter-2.13RC1.txt
>>>>>>>>
>>>>>>>> (please note: you need build the latest version of RAT:
>>>>>>>> 0.12-SNAPSHOT to
>>>>>>>> generate the report. Reason unknown, but the version 0.11 don't
>>> work
>>>>>>>> (loop running indefinitely))
>>>>>>>>
>>>>>>>> MD5 hashes of archives for this vote:
>>>>>>>>
>>>>>>>> 15ddc74560f71118a6afdaef41a800a6 *apache-jmeter-2.13.tgz
>>>>>>>> d4280b12bea9e09769075fb3d4861deb *apache-jmeter-2.13.zip
>>>>>>>> 45723fba94479016a14e9834817ec2d4 *apache-jmeter-2.13_src.tgz
>>>>>>>> f04c55fa5c12b281b8060248d4437325 *apache-jmeter-2.13_src.zip
>>>>>>>>
>>>>>>>> Site Docs are here:
>>>>>>>> http://people.apache.org/~milamber/jmeter-2.13RC1/docs/
>>>>>>>>
>>>>>>>> Maven staging repo is accessible here:
>>>>>>>>
>> https://repository.apache.org/content/repositories/orgapachejmeter-1004/org/apache/jmeter/
>>>>>>>>
>>>>>>>> Tag:
>>>>>>>> http://svn.apache.org/repos/asf/jmeter/tags/v2_13_RC1/
>>>>>>>>
>>>>>>>> Keys are here:
>>>>>>>> http://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 2.13 requires Java 6 or later to run.
>>>>>>>>
>>>>>>>> Some known issues and incompatible changes are listed on changes
>>>>>>>> page.
>>>>>>>>
>>> http://people.apache.org/~milamber/jmeter-2.13RC1/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 2.13 RC1

Posted by Philippe Mouawad <ph...@gmail.com>.
Hi,

-1 as of my vote for this RC1 as:

   - There are issues in bundle (404, images)
   - I will commit in few minutes important changes in
   GraphiteBackendListener which I would like to be included in this new
   version


@Andrei, I think your new features deserve a note in New and Noteworthy as
Core improvement as:
1/ connect time is a nice enhancement that should be highlighted.
2/ The second one related to distributed testing in Cloud is also
interesting


Regards

On Wed, Mar 4, 2015 at 12:22 PM, Felix Schumacher <
felix.schumacher@internetallee.de> wrote:

>
>
> Am 4. März 2015 11:50:55 MEZ, schrieb Andrey Pokhilko <ap...@ya.ru>:
> >Well, I don't think it is worth creating the thumbnails. Just having a
> >rule that "any image more than 600px width should have forced width
> >attribute and hyperlink to open its full version" would solve the
> >problem. Browsers will deal with scaling the image.
>
> Thumbnails will serve another purpose too. They can help reducing wasted
> bandwidth. The component page is really long and you will probably not read
> every section or look at every image.
>
> Regards
> Felix
> >
> >Andrey Pokhilko
> >
> >On 03/04/2015 01:06 PM, Felix Schumacher wrote:
> >> Am 04.03.2015 09:43, schrieb Andrey Pokhilko:
> >>> The rule I think is common for all pages.
> >>>
> >>> Choise of optimum width is a bit arbitrary. From my experience,
> >>> screenshots should not be more than 800px width, 600px is even
> >better.
> >>> It is good to take screenshots with window minimized to desired
> >size, to
> >>> keep the image from scaling and having maximum detail.
> >>
> >> The problem of the big images is not a new one. The patch for
> >> https://bz.apache.org/bugzilla/show_bug.cgi?id=53764
> >> adresses part of this problem. The big images don't look nice, but
> >> they will
> >> not keep the paragraphs from wrapping.
> >>
> >> I think we should use ant to make thumbnails from all images with
> >> maximum size
> >> of about 800 px width and use those inside the documentation. Those
> >> thumbnails
> >> should then link to the original ones, just like Andrey suggested.
> >>
> >> If a screenshot can be cropped to a size of the thumbnail it would be
> >> even better,
> >> but I suspect that it will not always work.
> >>
> >> I will try to get the thumbnail generation and linking into to the
> >> patch for bug 53764.
> >>
> >> Regards
> >>  Felix
> >>
> >>>
> >>> Andrey Pokhilko
> >>>
> >>> On 03/04/2015 11:26 AM, Milamber wrote:
> >>>> On 04/03/2015 07:13, Andrey Pokhilko wrote:
> >>>>> Hi,
> >>>>>
> >>>>> I think having too big screenshots on doc pages makes it difficult
> >to
> >>>>> read because of horizontal scrollbar, it prevents text from
> >wrapping.
> >>>>> I'd recommend limit width of images (just by setting width
> >attribute)
> >>>>> and provide hyperlinks to full-size images.
> >>>>
> >>>> The doc pages is the user manual or another(s) page(s) ?
> >>>>
> >>>> What will be the maximum width for the best view?
> >>>>
> >>>>
> >>>>> Andrey Pokhilko
> >>>>>
> >>>>> On 03/04/2015 02:57 AM, Milamber wrote:
> >>>>>> Hello,
> >>>>>>
> >>>>>> The first release candidate for JMeter 2.13 (r1663807) has been
> >>>>>> prepared, and your votes are solicited.
> >>>>>>
> >>>>>> This release brings some new features and fixes
> >>>>>> some bugs.
> >>>>>>
> >>>>>> If you can, some tests of this release candidate (load tests
> >and/or
> >>>>>> functional tests) with Java 6/7/8 on Linux/Windows/Mac OS on
> >>>>>> changes are
> >>>>>> welcome.
> >>>>>>
> >>>>>> You can read the New and Noteworthy section with some screenshots
> >to
> >>>>>> illustrate improvements and full list of changes at:
> >>>>>>
> >http://people.apache.org/~milamber/jmeter-2.13RC1/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 6+.
> >>>>>>
> >>>>>> Archives/hashes/sigs:
> >>>>>>
> >>>>>> https://dist.apache.org/repos/dist/dev/jmeter/v2.13_RC1/
> >>>>>>
> >>>>>> RAT report:
> >>>>>>
> >>>>>>
> >
> http://people.apache.org/~milamber/jmeter-2.13RC1/dist/rat-report-jmeter-2.13RC1.txt
> >>>>>>
> >>>>>>
> >>>>>> (please note: you need build the latest version of RAT:
> >>>>>> 0.12-SNAPSHOT to
> >>>>>> generate the report. Reason unknown, but the version 0.11 don't
> >work
> >>>>>> (loop running indefinitely))
> >>>>>>
> >>>>>> MD5 hashes of archives for this vote:
> >>>>>>
> >>>>>> 15ddc74560f71118a6afdaef41a800a6 *apache-jmeter-2.13.tgz
> >>>>>> d4280b12bea9e09769075fb3d4861deb *apache-jmeter-2.13.zip
> >>>>>> 45723fba94479016a14e9834817ec2d4 *apache-jmeter-2.13_src.tgz
> >>>>>> f04c55fa5c12b281b8060248d4437325 *apache-jmeter-2.13_src.zip
> >>>>>>
> >>>>>> Site Docs are here:
> >>>>>> http://people.apache.org/~milamber/jmeter-2.13RC1/docs/
> >>>>>>
> >>>>>> Maven staging repo is accessible here:
> >>>>>>
> >
> https://repository.apache.org/content/repositories/orgapachejmeter-1004/org/apache/jmeter/
> >>>>>>
> >>>>>>
> >>>>>> Tag:
> >>>>>> http://svn.apache.org/repos/asf/jmeter/tags/v2_13_RC1/
> >>>>>>
> >>>>>> Keys are here:
> >>>>>> http://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 2.13 requires Java 6 or later to run.
> >>>>>>
> >>>>>> Some known issues and incompatible changes are listed on changes
> >>>>>> page.
> >>>>>>
> >http://people.apache.org/~milamber/jmeter-2.13RC1/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 2.13 RC1

Posted by Felix Schumacher <fe...@internetallee.de>.

Am 4. März 2015 11:50:55 MEZ, schrieb Andrey Pokhilko <ap...@ya.ru>:
>Well, I don't think it is worth creating the thumbnails. Just having a
>rule that "any image more than 600px width should have forced width
>attribute and hyperlink to open its full version" would solve the
>problem. Browsers will deal with scaling the image.

Thumbnails will serve another purpose too. They can help reducing wasted bandwidth. The component page is really long and you will probably not read every section or look at every image. 

Regards
Felix 
>
>Andrey Pokhilko
>
>On 03/04/2015 01:06 PM, Felix Schumacher wrote:
>> Am 04.03.2015 09:43, schrieb Andrey Pokhilko:
>>> The rule I think is common for all pages.
>>>
>>> Choise of optimum width is a bit arbitrary. From my experience,
>>> screenshots should not be more than 800px width, 600px is even
>better.
>>> It is good to take screenshots with window minimized to desired
>size, to
>>> keep the image from scaling and having maximum detail.
>>
>> The problem of the big images is not a new one. The patch for
>> https://bz.apache.org/bugzilla/show_bug.cgi?id=53764
>> adresses part of this problem. The big images don't look nice, but
>> they will
>> not keep the paragraphs from wrapping.
>>
>> I think we should use ant to make thumbnails from all images with
>> maximum size
>> of about 800 px width and use those inside the documentation. Those
>> thumbnails
>> should then link to the original ones, just like Andrey suggested.
>>
>> If a screenshot can be cropped to a size of the thumbnail it would be
>> even better,
>> but I suspect that it will not always work.
>>
>> I will try to get the thumbnail generation and linking into to the
>> patch for bug 53764.
>>
>> Regards
>>  Felix
>>
>>>
>>> Andrey Pokhilko
>>>
>>> On 03/04/2015 11:26 AM, Milamber wrote:
>>>> On 04/03/2015 07:13, Andrey Pokhilko wrote:
>>>>> Hi,
>>>>>
>>>>> I think having too big screenshots on doc pages makes it difficult
>to
>>>>> read because of horizontal scrollbar, it prevents text from
>wrapping.
>>>>> I'd recommend limit width of images (just by setting width
>attribute)
>>>>> and provide hyperlinks to full-size images.
>>>>
>>>> The doc pages is the user manual or another(s) page(s) ?
>>>>
>>>> What will be the maximum width for the best view?
>>>>
>>>>
>>>>> Andrey Pokhilko
>>>>>
>>>>> On 03/04/2015 02:57 AM, Milamber wrote:
>>>>>> Hello,
>>>>>>
>>>>>> The first release candidate for JMeter 2.13 (r1663807) has been
>>>>>> prepared, and your votes are solicited.
>>>>>>
>>>>>> This release brings some new features and fixes
>>>>>> some bugs.
>>>>>>
>>>>>> If you can, some tests of this release candidate (load tests
>and/or
>>>>>> functional tests) with Java 6/7/8 on Linux/Windows/Mac OS on
>>>>>> changes are
>>>>>> welcome.
>>>>>>
>>>>>> You can read the New and Noteworthy section with some screenshots
>to
>>>>>> illustrate improvements and full list of changes at:
>>>>>>
>http://people.apache.org/~milamber/jmeter-2.13RC1/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 6+.
>>>>>>
>>>>>> Archives/hashes/sigs:
>>>>>>
>>>>>> https://dist.apache.org/repos/dist/dev/jmeter/v2.13_RC1/
>>>>>>
>>>>>> RAT report:
>>>>>>
>>>>>>
>http://people.apache.org/~milamber/jmeter-2.13RC1/dist/rat-report-jmeter-2.13RC1.txt
>>>>>>
>>>>>>
>>>>>> (please note: you need build the latest version of RAT:
>>>>>> 0.12-SNAPSHOT to
>>>>>> generate the report. Reason unknown, but the version 0.11 don't
>work
>>>>>> (loop running indefinitely))
>>>>>>
>>>>>> MD5 hashes of archives for this vote:
>>>>>>
>>>>>> 15ddc74560f71118a6afdaef41a800a6 *apache-jmeter-2.13.tgz
>>>>>> d4280b12bea9e09769075fb3d4861deb *apache-jmeter-2.13.zip
>>>>>> 45723fba94479016a14e9834817ec2d4 *apache-jmeter-2.13_src.tgz
>>>>>> f04c55fa5c12b281b8060248d4437325 *apache-jmeter-2.13_src.zip
>>>>>>
>>>>>> Site Docs are here:
>>>>>> http://people.apache.org/~milamber/jmeter-2.13RC1/docs/
>>>>>>
>>>>>> Maven staging repo is accessible here:
>>>>>>
>https://repository.apache.org/content/repositories/orgapachejmeter-1004/org/apache/jmeter/
>>>>>>
>>>>>>
>>>>>> Tag:
>>>>>> http://svn.apache.org/repos/asf/jmeter/tags/v2_13_RC1/
>>>>>>
>>>>>> Keys are here:
>>>>>> http://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 2.13 requires Java 6 or later to run.
>>>>>>
>>>>>> Some known issues and incompatible changes are listed on changes
>>>>>> page.
>>>>>>
>http://people.apache.org/~milamber/jmeter-2.13RC1/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 2.13 RC1

Posted by Andrey Pokhilko <ap...@ya.ru>.
Well, I don't think it is worth creating the thumbnails. Just having a
rule that "any image more than 600px width should have forced width
attribute and hyperlink to open its full version" would solve the
problem. Browsers will deal with scaling the image.

Andrey Pokhilko

On 03/04/2015 01:06 PM, Felix Schumacher wrote:
> Am 04.03.2015 09:43, schrieb Andrey Pokhilko:
>> The rule I think is common for all pages.
>>
>> Choise of optimum width is a bit arbitrary. From my experience,
>> screenshots should not be more than 800px width, 600px is even better.
>> It is good to take screenshots with window minimized to desired size, to
>> keep the image from scaling and having maximum detail.
>
> The problem of the big images is not a new one. The patch for
> https://bz.apache.org/bugzilla/show_bug.cgi?id=53764
> adresses part of this problem. The big images don't look nice, but
> they will
> not keep the paragraphs from wrapping.
>
> I think we should use ant to make thumbnails from all images with
> maximum size
> of about 800 px width and use those inside the documentation. Those
> thumbnails
> should then link to the original ones, just like Andrey suggested.
>
> If a screenshot can be cropped to a size of the thumbnail it would be
> even better,
> but I suspect that it will not always work.
>
> I will try to get the thumbnail generation and linking into to the
> patch for bug 53764.
>
> Regards
>  Felix
>
>>
>> Andrey Pokhilko
>>
>> On 03/04/2015 11:26 AM, Milamber wrote:
>>> On 04/03/2015 07:13, Andrey Pokhilko wrote:
>>>> Hi,
>>>>
>>>> I think having too big screenshots on doc pages makes it difficult to
>>>> read because of horizontal scrollbar, it prevents text from wrapping.
>>>> I'd recommend limit width of images (just by setting width attribute)
>>>> and provide hyperlinks to full-size images.
>>>
>>> The doc pages is the user manual or another(s) page(s) ?
>>>
>>> What will be the maximum width for the best view?
>>>
>>>
>>>> Andrey Pokhilko
>>>>
>>>> On 03/04/2015 02:57 AM, Milamber wrote:
>>>>> Hello,
>>>>>
>>>>> The first release candidate for JMeter 2.13 (r1663807) has been
>>>>> prepared, and your votes are solicited.
>>>>>
>>>>> This release brings some new features and fixes
>>>>> some bugs.
>>>>>
>>>>> If you can, some tests of this release candidate (load tests and/or
>>>>> functional tests) with Java 6/7/8 on Linux/Windows/Mac OS on
>>>>> changes are
>>>>> welcome.
>>>>>
>>>>> You can read the New and Noteworthy section with some screenshots to
>>>>> illustrate improvements and full list of changes at:
>>>>> http://people.apache.org/~milamber/jmeter-2.13RC1/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 6+.
>>>>>
>>>>> Archives/hashes/sigs:
>>>>>
>>>>> https://dist.apache.org/repos/dist/dev/jmeter/v2.13_RC1/
>>>>>
>>>>> RAT report:
>>>>>
>>>>> http://people.apache.org/~milamber/jmeter-2.13RC1/dist/rat-report-jmeter-2.13RC1.txt
>>>>>
>>>>>
>>>>> (please note: you need build the latest version of RAT:
>>>>> 0.12-SNAPSHOT to
>>>>> generate the report. Reason unknown, but the version 0.11 don't work
>>>>> (loop running indefinitely))
>>>>>
>>>>> MD5 hashes of archives for this vote:
>>>>>
>>>>> 15ddc74560f71118a6afdaef41a800a6 *apache-jmeter-2.13.tgz
>>>>> d4280b12bea9e09769075fb3d4861deb *apache-jmeter-2.13.zip
>>>>> 45723fba94479016a14e9834817ec2d4 *apache-jmeter-2.13_src.tgz
>>>>> f04c55fa5c12b281b8060248d4437325 *apache-jmeter-2.13_src.zip
>>>>>
>>>>> Site Docs are here:
>>>>> http://people.apache.org/~milamber/jmeter-2.13RC1/docs/
>>>>>
>>>>> Maven staging repo is accessible here:
>>>>> https://repository.apache.org/content/repositories/orgapachejmeter-1004/org/apache/jmeter/
>>>>>
>>>>>
>>>>> Tag:
>>>>> http://svn.apache.org/repos/asf/jmeter/tags/v2_13_RC1/
>>>>>
>>>>> Keys are here:
>>>>> http://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 2.13 requires Java 6 or later to run.
>>>>>
>>>>> Some known issues and incompatible changes are listed on changes
>>>>> page.
>>>>> http://people.apache.org/~milamber/jmeter-2.13RC1/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 2.13 RC1

Posted by Felix Schumacher <fe...@internetallee.de>.
Am 04.03.2015 09:43, schrieb Andrey Pokhilko:
> The rule I think is common for all pages.
> 
> Choise of optimum width is a bit arbitrary. From my experience,
> screenshots should not be more than 800px width, 600px is even better.
> It is good to take screenshots with window minimized to desired size, 
> to
> keep the image from scaling and having maximum detail.

The problem of the big images is not a new one. The patch for 
https://bz.apache.org/bugzilla/show_bug.cgi?id=53764
adresses part of this problem. The big images don't look nice, but they 
will
not keep the paragraphs from wrapping.

I think we should use ant to make thumbnails from all images with 
maximum size
of about 800 px width and use those inside the documentation. Those 
thumbnails
should then link to the original ones, just like Andrey suggested.

If a screenshot can be cropped to a size of the thumbnail it would be 
even better,
but I suspect that it will not always work.

I will try to get the thumbnail generation and linking into to the patch 
for bug 53764.

Regards
  Felix

> 
> Andrey Pokhilko
> 
> On 03/04/2015 11:26 AM, Milamber wrote:
>> On 04/03/2015 07:13, Andrey Pokhilko wrote:
>>> Hi,
>>> 
>>> I think having too big screenshots on doc pages makes it difficult to
>>> read because of horizontal scrollbar, it prevents text from wrapping.
>>> I'd recommend limit width of images (just by setting width attribute)
>>> and provide hyperlinks to full-size images.
>> 
>> The doc pages is the user manual or another(s) page(s) ?
>> 
>> What will be the maximum width for the best view?
>> 
>> 
>>> Andrey Pokhilko
>>> 
>>> On 03/04/2015 02:57 AM, Milamber wrote:
>>>> Hello,
>>>> 
>>>> The first release candidate for JMeter 2.13 (r1663807) has been
>>>> prepared, and your votes are solicited.
>>>> 
>>>> This release brings some new features and fixes
>>>> some bugs.
>>>> 
>>>> If you can, some tests of this release candidate (load tests and/or
>>>> functional tests) with Java 6/7/8 on Linux/Windows/Mac OS on changes 
>>>> are
>>>> welcome.
>>>> 
>>>> You can read the New and Noteworthy section with some screenshots to
>>>> illustrate improvements and full list of changes at:
>>>> http://people.apache.org/~milamber/jmeter-2.13RC1/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 6+.
>>>> 
>>>> Archives/hashes/sigs:
>>>> 
>>>> https://dist.apache.org/repos/dist/dev/jmeter/v2.13_RC1/
>>>> 
>>>> RAT report:
>>>> 
>>>> http://people.apache.org/~milamber/jmeter-2.13RC1/dist/rat-report-jmeter-2.13RC1.txt
>>>> 
>>>> (please note: you need build the latest version of RAT: 
>>>> 0.12-SNAPSHOT to
>>>> generate the report. Reason unknown, but the version 0.11 don't work
>>>> (loop running indefinitely))
>>>> 
>>>> MD5 hashes of archives for this vote:
>>>> 
>>>> 15ddc74560f71118a6afdaef41a800a6 *apache-jmeter-2.13.tgz
>>>> d4280b12bea9e09769075fb3d4861deb *apache-jmeter-2.13.zip
>>>> 45723fba94479016a14e9834817ec2d4 *apache-jmeter-2.13_src.tgz
>>>> f04c55fa5c12b281b8060248d4437325 *apache-jmeter-2.13_src.zip
>>>> 
>>>> Site Docs are here:
>>>> http://people.apache.org/~milamber/jmeter-2.13RC1/docs/
>>>> 
>>>> Maven staging repo is accessible here:
>>>> https://repository.apache.org/content/repositories/orgapachejmeter-1004/org/apache/jmeter/
>>>> 
>>>> Tag:
>>>> http://svn.apache.org/repos/asf/jmeter/tags/v2_13_RC1/
>>>> 
>>>> Keys are here:
>>>> http://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 2.13 requires Java 6 or later to run.
>>>> 
>>>> Some known issues and incompatible changes are listed on changes 
>>>> page.
>>>> http://people.apache.org/~milamber/jmeter-2.13RC1/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 2.13 RC1

Posted by Andrey Pokhilko <ap...@ya.ru>.
The rule I think is common for all pages.

Choise of optimum width is a bit arbitrary. From my experience,
screenshots should not be more than 800px width, 600px is even better.
It is good to take screenshots with window minimized to desired size, to
keep the image from scaling and having maximum detail.

Andrey Pokhilko

On 03/04/2015 11:26 AM, Milamber wrote:
> On 04/03/2015 07:13, Andrey Pokhilko wrote:
>> Hi,
>>
>> I think having too big screenshots on doc pages makes it difficult to
>> read because of horizontal scrollbar, it prevents text from wrapping.
>> I'd recommend limit width of images (just by setting width attribute)
>> and provide hyperlinks to full-size images.
>
> The doc pages is the user manual or another(s) page(s) ?
>
> What will be the maximum width for the best view?
>
>
>> Andrey Pokhilko
>>
>> On 03/04/2015 02:57 AM, Milamber wrote:
>>> Hello,
>>>
>>> The first release candidate for JMeter 2.13 (r1663807) has been
>>> prepared, and your votes are solicited.
>>>
>>> This release brings some new features and fixes
>>> some bugs.
>>>
>>> If you can, some tests of this release candidate (load tests and/or
>>> functional tests) with Java 6/7/8 on Linux/Windows/Mac OS on changes are
>>> welcome.
>>>
>>> You can read the New and Noteworthy section with some screenshots to
>>> illustrate improvements and full list of changes at:
>>> http://people.apache.org/~milamber/jmeter-2.13RC1/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 6+.
>>>
>>> Archives/hashes/sigs:
>>>
>>> https://dist.apache.org/repos/dist/dev/jmeter/v2.13_RC1/
>>>
>>> RAT report:
>>>
>>> http://people.apache.org/~milamber/jmeter-2.13RC1/dist/rat-report-jmeter-2.13RC1.txt
>>>
>>> (please note: you need build the latest version of RAT: 0.12-SNAPSHOT to
>>> generate the report. Reason unknown, but the version 0.11 don't work
>>> (loop running indefinitely))
>>>
>>> MD5 hashes of archives for this vote:
>>>
>>> 15ddc74560f71118a6afdaef41a800a6 *apache-jmeter-2.13.tgz
>>> d4280b12bea9e09769075fb3d4861deb *apache-jmeter-2.13.zip
>>> 45723fba94479016a14e9834817ec2d4 *apache-jmeter-2.13_src.tgz
>>> f04c55fa5c12b281b8060248d4437325 *apache-jmeter-2.13_src.zip
>>>
>>> Site Docs are here:
>>> http://people.apache.org/~milamber/jmeter-2.13RC1/docs/
>>>
>>> Maven staging repo is accessible here:
>>> https://repository.apache.org/content/repositories/orgapachejmeter-1004/org/apache/jmeter/
>>>
>>> Tag:
>>> http://svn.apache.org/repos/asf/jmeter/tags/v2_13_RC1/
>>>
>>> Keys are here:
>>> http://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 2.13 requires Java 6 or later to run.
>>>
>>> Some known issues and incompatible changes are listed on changes page.
>>> http://people.apache.org/~milamber/jmeter-2.13RC1/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 2.13 RC1

Posted by Milamber <mi...@apache.org>.
On 04/03/2015 07:13, Andrey Pokhilko wrote:
> Hi,
>
> I think having too big screenshots on doc pages makes it difficult to
> read because of horizontal scrollbar, it prevents text from wrapping.
> I'd recommend limit width of images (just by setting width attribute)
> and provide hyperlinks to full-size images.


The doc pages is the user manual or another(s) page(s) ?

What will be the maximum width for the best view?


>
> Andrey Pokhilko
>
> On 03/04/2015 02:57 AM, Milamber wrote:
>> Hello,
>>
>> The first release candidate for JMeter 2.13 (r1663807) has been
>> prepared, and your votes are solicited.
>>
>> This release brings some new features and fixes
>> some bugs.
>>
>> If you can, some tests of this release candidate (load tests and/or
>> functional tests) with Java 6/7/8 on Linux/Windows/Mac OS on changes are
>> welcome.
>>
>> You can read the New and Noteworthy section with some screenshots to
>> illustrate improvements and full list of changes at:
>> http://people.apache.org/~milamber/jmeter-2.13RC1/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 6+.
>>
>> Archives/hashes/sigs:
>>
>> https://dist.apache.org/repos/dist/dev/jmeter/v2.13_RC1/
>>
>> RAT report:
>>
>> http://people.apache.org/~milamber/jmeter-2.13RC1/dist/rat-report-jmeter-2.13RC1.txt
>>
>> (please note: you need build the latest version of RAT: 0.12-SNAPSHOT to
>> generate the report. Reason unknown, but the version 0.11 don't work
>> (loop running indefinitely))
>>
>> MD5 hashes of archives for this vote:
>>
>> 15ddc74560f71118a6afdaef41a800a6 *apache-jmeter-2.13.tgz
>> d4280b12bea9e09769075fb3d4861deb *apache-jmeter-2.13.zip
>> 45723fba94479016a14e9834817ec2d4 *apache-jmeter-2.13_src.tgz
>> f04c55fa5c12b281b8060248d4437325 *apache-jmeter-2.13_src.zip
>>
>> Site Docs are here:
>> http://people.apache.org/~milamber/jmeter-2.13RC1/docs/
>>
>> Maven staging repo is accessible here:
>> https://repository.apache.org/content/repositories/orgapachejmeter-1004/org/apache/jmeter/
>>
>> Tag:
>> http://svn.apache.org/repos/asf/jmeter/tags/v2_13_RC1/
>>
>> Keys are here:
>> http://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 2.13 requires Java 6 or later to run.
>>
>> Some known issues and incompatible changes are listed on changes page.
>> http://people.apache.org/~milamber/jmeter-2.13RC1/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 2.13 RC1

Posted by Andrey Pokhilko <ap...@ya.ru>.
Hi,

I think having too big screenshots on doc pages makes it difficult to
read because of horizontal scrollbar, it prevents text from wrapping.
I'd recommend limit width of images (just by setting width attribute)
and provide hyperlinks to full-size images.

Andrey Pokhilko

On 03/04/2015 02:57 AM, Milamber wrote:
> Hello,
>
> The first release candidate for JMeter 2.13 (r1663807) has been
> prepared, and your votes are solicited.
>
> This release brings some new features and fixes
> some bugs.
>
> If you can, some tests of this release candidate (load tests and/or
> functional tests) with Java 6/7/8 on Linux/Windows/Mac OS on changes are
> welcome.
>
> You can read the New and Noteworthy section with some screenshots to
> illustrate improvements and full list of changes at:
> http://people.apache.org/~milamber/jmeter-2.13RC1/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 6+.
>
> Archives/hashes/sigs:
>
> https://dist.apache.org/repos/dist/dev/jmeter/v2.13_RC1/
>
> RAT report:
>
> http://people.apache.org/~milamber/jmeter-2.13RC1/dist/rat-report-jmeter-2.13RC1.txt
>
> (please note: you need build the latest version of RAT: 0.12-SNAPSHOT to
> generate the report. Reason unknown, but the version 0.11 don't work
> (loop running indefinitely))
>
> MD5 hashes of archives for this vote:
>
> 15ddc74560f71118a6afdaef41a800a6 *apache-jmeter-2.13.tgz
> d4280b12bea9e09769075fb3d4861deb *apache-jmeter-2.13.zip
> 45723fba94479016a14e9834817ec2d4 *apache-jmeter-2.13_src.tgz
> f04c55fa5c12b281b8060248d4437325 *apache-jmeter-2.13_src.zip
>
> Site Docs are here:
> http://people.apache.org/~milamber/jmeter-2.13RC1/docs/
>
> Maven staging repo is accessible here:
> https://repository.apache.org/content/repositories/orgapachejmeter-1004/org/apache/jmeter/
>
> Tag:
> http://svn.apache.org/repos/asf/jmeter/tags/v2_13_RC1/
>
> Keys are here:
> http://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 2.13 requires Java 6 or later to run.
>
> Some known issues and incompatible changes are listed on changes page.
> http://people.apache.org/~milamber/jmeter-2.13RC1/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 2.13 RC1

Posted by Milamber <mi...@apache.org>.
On 04/03/2015 07:11, Andrey Pokhilko wrote:
> Hi Milamber,
>
> I realized that I've put these two change mentions into wrong place
> inside changes.xml:
>
> Bug 57500 - Introduce retry behavior for remote testing
> Bug 48799 - Add connect time to output metrics
>
> I did not notice that this section is commented out, so these changes
> are not mentioned in generated docs. How should I fix it? Commit to RC
> branch or into the trunk or something else?

You can commit the changes on trunk for now.

Probably we need to create a new RC with small width on the Graphite
screenshot on changes page, and fix an issue to generate the new
realtime-results page in HTML.

http://people.apache.org/~milamber/jmeter-2.13RC1/docs/usermanual/realtime-results.html
(Error 404)



>
> Andrey Pokhilko
>
> On 03/04/2015 02:57 AM, Milamber wrote:
>> Hello,
>>
>> The first release candidate for JMeter 2.13 (r1663807) has been
>> prepared, and your votes are solicited.
>>
>> This release brings some new features and fixes
>> some bugs.
>>
>> If you can, some tests of this release candidate (load tests and/or
>> functional tests) with Java 6/7/8 on Linux/Windows/Mac OS on changes are
>> welcome.
>>
>> You can read the New and Noteworthy section with some screenshots to
>> illustrate improvements and full list of changes at:
>> http://people.apache.org/~milamber/jmeter-2.13RC1/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 6+.
>>
>> Archives/hashes/sigs:
>>
>> https://dist.apache.org/repos/dist/dev/jmeter/v2.13_RC1/
>>
>> RAT report:
>>
>> http://people.apache.org/~milamber/jmeter-2.13RC1/dist/rat-report-jmeter-2.13RC1.txt
>>
>> (please note: you need build the latest version of RAT: 0.12-SNAPSHOT to
>> generate the report. Reason unknown, but the version 0.11 don't work
>> (loop running indefinitely))
>>
>> MD5 hashes of archives for this vote:
>>
>> 15ddc74560f71118a6afdaef41a800a6 *apache-jmeter-2.13.tgz
>> d4280b12bea9e09769075fb3d4861deb *apache-jmeter-2.13.zip
>> 45723fba94479016a14e9834817ec2d4 *apache-jmeter-2.13_src.tgz
>> f04c55fa5c12b281b8060248d4437325 *apache-jmeter-2.13_src.zip
>>
>> Site Docs are here:
>> http://people.apache.org/~milamber/jmeter-2.13RC1/docs/
>>
>> Maven staging repo is accessible here:
>> https://repository.apache.org/content/repositories/orgapachejmeter-1004/org/apache/jmeter/
>>
>> Tag:
>> http://svn.apache.org/repos/asf/jmeter/tags/v2_13_RC1/
>>
>> Keys are here:
>> http://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 2.13 requires Java 6 or later to run.
>>
>> Some known issues and incompatible changes are listed on changes page.
>> http://people.apache.org/~milamber/jmeter-2.13RC1/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 2.13 RC1

Posted by Andrey Pokhilko <ap...@ya.ru>.
Hi Milamber,

I realized that I've put these two change mentions into wrong place
inside changes.xml:

Bug 57500 - Introduce retry behavior for remote testing
Bug 48799 - Add connect time to output metrics

I did not notice that this section is commented out, so these changes
are not mentioned in generated docs. How should I fix it? Commit to RC
branch or into the trunk or something else?

Andrey Pokhilko

On 03/04/2015 02:57 AM, Milamber wrote:
> Hello,
>
> The first release candidate for JMeter 2.13 (r1663807) has been
> prepared, and your votes are solicited.
>
> This release brings some new features and fixes
> some bugs.
>
> If you can, some tests of this release candidate (load tests and/or
> functional tests) with Java 6/7/8 on Linux/Windows/Mac OS on changes are
> welcome.
>
> You can read the New and Noteworthy section with some screenshots to
> illustrate improvements and full list of changes at:
> http://people.apache.org/~milamber/jmeter-2.13RC1/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 6+.
>
> Archives/hashes/sigs:
>
> https://dist.apache.org/repos/dist/dev/jmeter/v2.13_RC1/
>
> RAT report:
>
> http://people.apache.org/~milamber/jmeter-2.13RC1/dist/rat-report-jmeter-2.13RC1.txt
>
> (please note: you need build the latest version of RAT: 0.12-SNAPSHOT to
> generate the report. Reason unknown, but the version 0.11 don't work
> (loop running indefinitely))
>
> MD5 hashes of archives for this vote:
>
> 15ddc74560f71118a6afdaef41a800a6 *apache-jmeter-2.13.tgz
> d4280b12bea9e09769075fb3d4861deb *apache-jmeter-2.13.zip
> 45723fba94479016a14e9834817ec2d4 *apache-jmeter-2.13_src.tgz
> f04c55fa5c12b281b8060248d4437325 *apache-jmeter-2.13_src.zip
>
> Site Docs are here:
> http://people.apache.org/~milamber/jmeter-2.13RC1/docs/
>
> Maven staging repo is accessible here:
> https://repository.apache.org/content/repositories/orgapachejmeter-1004/org/apache/jmeter/
>
> Tag:
> http://svn.apache.org/repos/asf/jmeter/tags/v2_13_RC1/
>
> Keys are here:
> http://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 2.13 requires Java 6 or later to run.
>
> Some known issues and incompatible changes are listed on changes page.
> http://people.apache.org/~milamber/jmeter-2.13RC1/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 2.13 RC1

Posted by UBIK LOAD PACK Support <su...@ubikloadpack.com>.
+1 for new website as per:
http://people.apache.org/~fschumacher/jmeter/changes.html

Except for some icon overlapping between apache feather and jmeter one on
iphone it looks rather nice and anyway much better than

On Friday, March 6, 2015, Philippe Mouawad <ph...@gmail.com>
wrote:

> Hi Felix,
> Good catch.
> For now collectD would be more of a way to monitor servers and using
> InfluxDB as single Backend using collectd-proxy:
> - https://wooster.checkmy.ws/2014/08/influxdb-collectd-grafana/
> But maybe this is out of JMeter docs scope. Should it be mentioned ?
>
> I fixed docs in last 2 commits, removed for now mention of Collectd.
>
> Regarding your future implementation of CollectD backend, maybe we should
> rename GraphiteMetricsSender to MetricsSender and you would only implement
> a  CollectdMetricsSender.
>
> Regards
> Philippe
>
>
>
> On Fri, Mar 6, 2015 at 7:18 AM, Felix Schumacher <
> felix.schumacher@internetallee.de
> <javascript:_e(%7B%7D,'cvml','felix.schumacher@internetallee.de');>>
> wrote:
>
>>
>>
>> Am 5. März 2015 00:12:03 MEZ, schrieb Philippe Mouawad <
>> philippe.mouawad@gmail.com
>> <javascript:_e(%7B%7D,'cvml','philippe.mouawad@gmail.com');>>:
>> >Hi,
>> >Thanks milamber.
>> >I updated changes.xml with new and noteworthy notes on connectTime and
>> >retry in distributed mode as per Andrei resuest.
>> >
>> >I also rewrote the webservice tutorial to make it up to date as
>> >Webservice
>> >Sampler has been deprecated since 2 versions. Maybe other tutorials
>> >should
>> >be refreshed to mention at least other listener than Graph Results
>> >which
>> >leads to GUI mode usage.
>> >
>> >I finally finished for now work on Graphite Backend Listener and
>> >updated
>> >doc for InfluxDB and metrics.
>> >If anybody has time to update Collectd and Graphite parts it would be
>> >great.
>>
>> For usage with collectd we would have to include another sender plugin I
>> believe. You probably read that collectd had a Graphite plugin. That plugin
>> is wrie only. So mache we should remove that mentioning and wait for
>> someone (probably me) to implement the sender.
>>
>> Philippe suggested also, that I should commit the website patches for
>> 2.13. Any thoughts on this?
>>
>> Regards
>> Felix
>> >
>> >For now I won't commit any feature, only docs and any bug I find.
>> >
>> >Thanks for RM.
>> >Regards
>> >
>> >On Wednesday, March 4, 2015, Milamber <milamber@apache.org
>> <javascript:_e(%7B%7D,'cvml','milamber@apache.org');>> wrote:
>> >
>> >> Hello,
>> >>
>> >> This vote is cancelled, some fixes on the documentation must be done.
>> >>
>> >> The next RC2 will made this new Saturday.
>> >>
>> >> Please don't commit new features on trunk. In place make a lot of
>> >tests
>> >> on the RC1 to find bug or issue(s).
>> >>
>> >> Milamber
>> >>
>> >>
>> >> On 03/03/2015 23:57, Milamber wrote:
>> >> > Hello,
>> >> >
>> >> > The first release candidate for JMeter 2.13 (r1663807) has been
>> >> > prepared, and your votes are solicited.
>> >> >
>> >> > This release brings some new features and fixes
>> >> > some bugs.
>> >> >
>> >> > If you can, some tests of this release candidate (load tests and/or
>> >> > functional tests) with Java 6/7/8 on Linux/Windows/Mac OS on
>> >changes are
>> >> > welcome.
>> >> >
>> >> > You can read the New and Noteworthy section with some screenshots
>> >to
>> >> > illustrate improvements and full list of changes at:
>> >> > http://people.apache.org/~milamber/jmeter-2.13RC1/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 6+.
>> >> >
>> >> > Archives/hashes/sigs:
>> >> >
>> >> > https://dist.apache.org/repos/dist/dev/jmeter/v2.13_RC1/
>> >> >
>> >> > RAT report:
>> >> >
>> >> >
>> >>
>> >
>> http://people.apache.org/~milamber/jmeter-2.13RC1/dist/rat-report-jmeter-2.13RC1.txt
>> >> >
>> >> > (please note: you need build the latest version of RAT:
>> >0.12-SNAPSHOT to
>> >> > generate the report. Reason unknown, but the version 0.11 don't
>> >work
>> >> > (loop running indefinitely))
>> >> >
>> >> > MD5 hashes of archives for this vote:
>> >> >
>> >> > 15ddc74560f71118a6afdaef41a800a6 *apache-jmeter-2.13.tgz
>> >> > d4280b12bea9e09769075fb3d4861deb *apache-jmeter-2.13.zip
>> >> > 45723fba94479016a14e9834817ec2d4 *apache-jmeter-2.13_src.tgz
>> >> > f04c55fa5c12b281b8060248d4437325 *apache-jmeter-2.13_src.zip
>> >> >
>> >> > Site Docs are here:
>> >> > http://people.apache.org/~milamber/jmeter-2.13RC1/docs/
>> >> >
>> >> > Maven staging repo is accessible here:
>> >> >
>> >>
>> >
>> https://repository.apache.org/content/repositories/orgapachejmeter-1004/org/apache/jmeter/
>> >> >
>> >> > Tag:
>> >> > http://svn.apache.org/repos/asf/jmeter/tags/v2_13_RC1/
>> >> >
>> >> > Keys are here:
>> >> > http://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 2.13 requires Java 6 or later to run.
>> >> >
>> >> > Some known issues and incompatible changes are listed on changes
>> >page.
>> >> > http://people.apache.org/~milamber/jmeter-2.13RC1/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.
>
>
>

-- 

Regards
Ubik Load Pack <http://ubikloadpack.com> Team
Follow us on Twitter <http://twitter.com/ubikloadpack>


Cordialement
L'équipe Ubik Load Pack <http://ubikloadpack.com>
Suivez-nous sur Twitter <http://twitter.com/ubikloadpack>

Re: [VOTE] Release JMeter 2.13 RC1

Posted by Philippe Mouawad <ph...@gmail.com>.
Hi Felix,
Good catch.
For now collectD would be more of a way to monitor servers and using
InfluxDB as single Backend using collectd-proxy:
- https://wooster.checkmy.ws/2014/08/influxdb-collectd-grafana/
But maybe this is out of JMeter docs scope. Should it be mentioned ?

I fixed docs in last 2 commits, removed for now mention of Collectd.

Regarding your future implementation of CollectD backend, maybe we should
rename GraphiteMetricsSender to MetricsSender and you would only implement
a  CollectdMetricsSender.

Regards
Philippe



On Fri, Mar 6, 2015 at 7:18 AM, Felix Schumacher <
felix.schumacher@internetallee.de> wrote:

>
>
> Am 5. März 2015 00:12:03 MEZ, schrieb Philippe Mouawad <
> philippe.mouawad@gmail.com>:
> >Hi,
> >Thanks milamber.
> >I updated changes.xml with new and noteworthy notes on connectTime and
> >retry in distributed mode as per Andrei resuest.
> >
> >I also rewrote the webservice tutorial to make it up to date as
> >Webservice
> >Sampler has been deprecated since 2 versions. Maybe other tutorials
> >should
> >be refreshed to mention at least other listener than Graph Results
> >which
> >leads to GUI mode usage.
> >
> >I finally finished for now work on Graphite Backend Listener and
> >updated
> >doc for InfluxDB and metrics.
> >If anybody has time to update Collectd and Graphite parts it would be
> >great.
>
> For usage with collectd we would have to include another sender plugin I
> believe. You probably read that collectd had a Graphite plugin. That plugin
> is wrie only. So mache we should remove that mentioning and wait for
> someone (probably me) to implement the sender.
>
> Philippe suggested also, that I should commit the website patches for
> 2.13. Any thoughts on this?
>
> Regards
> Felix
> >
> >For now I won't commit any feature, only docs and any bug I find.
> >
> >Thanks for RM.
> >Regards
> >
> >On Wednesday, March 4, 2015, Milamber <mi...@apache.org> wrote:
> >
> >> Hello,
> >>
> >> This vote is cancelled, some fixes on the documentation must be done.
> >>
> >> The next RC2 will made this new Saturday.
> >>
> >> Please don't commit new features on trunk. In place make a lot of
> >tests
> >> on the RC1 to find bug or issue(s).
> >>
> >> Milamber
> >>
> >>
> >> On 03/03/2015 23:57, Milamber wrote:
> >> > Hello,
> >> >
> >> > The first release candidate for JMeter 2.13 (r1663807) has been
> >> > prepared, and your votes are solicited.
> >> >
> >> > This release brings some new features and fixes
> >> > some bugs.
> >> >
> >> > If you can, some tests of this release candidate (load tests and/or
> >> > functional tests) with Java 6/7/8 on Linux/Windows/Mac OS on
> >changes are
> >> > welcome.
> >> >
> >> > You can read the New and Noteworthy section with some screenshots
> >to
> >> > illustrate improvements and full list of changes at:
> >> > http://people.apache.org/~milamber/jmeter-2.13RC1/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 6+.
> >> >
> >> > Archives/hashes/sigs:
> >> >
> >> > https://dist.apache.org/repos/dist/dev/jmeter/v2.13_RC1/
> >> >
> >> > RAT report:
> >> >
> >> >
> >>
> >
> http://people.apache.org/~milamber/jmeter-2.13RC1/dist/rat-report-jmeter-2.13RC1.txt
> >> >
> >> > (please note: you need build the latest version of RAT:
> >0.12-SNAPSHOT to
> >> > generate the report. Reason unknown, but the version 0.11 don't
> >work
> >> > (loop running indefinitely))
> >> >
> >> > MD5 hashes of archives for this vote:
> >> >
> >> > 15ddc74560f71118a6afdaef41a800a6 *apache-jmeter-2.13.tgz
> >> > d4280b12bea9e09769075fb3d4861deb *apache-jmeter-2.13.zip
> >> > 45723fba94479016a14e9834817ec2d4 *apache-jmeter-2.13_src.tgz
> >> > f04c55fa5c12b281b8060248d4437325 *apache-jmeter-2.13_src.zip
> >> >
> >> > Site Docs are here:
> >> > http://people.apache.org/~milamber/jmeter-2.13RC1/docs/
> >> >
> >> > Maven staging repo is accessible here:
> >> >
> >>
> >
> https://repository.apache.org/content/repositories/orgapachejmeter-1004/org/apache/jmeter/
> >> >
> >> > Tag:
> >> > http://svn.apache.org/repos/asf/jmeter/tags/v2_13_RC1/
> >> >
> >> > Keys are here:
> >> > http://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 2.13 requires Java 6 or later to run.
> >> >
> >> > Some known issues and incompatible changes are listed on changes
> >page.
> >> > http://people.apache.org/~milamber/jmeter-2.13RC1/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 2.13 RC1

Posted by Felix Schumacher <fe...@internetallee.de>.

Am 5. März 2015 00:12:03 MEZ, schrieb Philippe Mouawad <ph...@gmail.com>:
>Hi,
>Thanks milamber.
>I updated changes.xml with new and noteworthy notes on connectTime and
>retry in distributed mode as per Andrei resuest.
>
>I also rewrote the webservice tutorial to make it up to date as
>Webservice
>Sampler has been deprecated since 2 versions. Maybe other tutorials
>should
>be refreshed to mention at least other listener than Graph Results
>which
>leads to GUI mode usage.
>
>I finally finished for now work on Graphite Backend Listener and
>updated
>doc for InfluxDB and metrics.
>If anybody has time to update Collectd and Graphite parts it would be
>great.

For usage with collectd we would have to include another sender plugin I believe. You probably read that collectd had a Graphite plugin. That plugin is wrie only. So mache we should remove that mentioning and wait for someone (probably me) to implement the sender. 

Philippe suggested also, that I should commit the website patches for 2.13. Any thoughts on this? 

Regards
Felix 
>
>For now I won't commit any feature, only docs and any bug I find.
>
>Thanks for RM.
>Regards
>
>On Wednesday, March 4, 2015, Milamber <mi...@apache.org> wrote:
>
>> Hello,
>>
>> This vote is cancelled, some fixes on the documentation must be done.
>>
>> The next RC2 will made this new Saturday.
>>
>> Please don't commit new features on trunk. In place make a lot of
>tests
>> on the RC1 to find bug or issue(s).
>>
>> Milamber
>>
>>
>> On 03/03/2015 23:57, Milamber wrote:
>> > Hello,
>> >
>> > The first release candidate for JMeter 2.13 (r1663807) has been
>> > prepared, and your votes are solicited.
>> >
>> > This release brings some new features and fixes
>> > some bugs.
>> >
>> > If you can, some tests of this release candidate (load tests and/or
>> > functional tests) with Java 6/7/8 on Linux/Windows/Mac OS on
>changes are
>> > welcome.
>> >
>> > You can read the New and Noteworthy section with some screenshots
>to
>> > illustrate improvements and full list of changes at:
>> > http://people.apache.org/~milamber/jmeter-2.13RC1/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 6+.
>> >
>> > Archives/hashes/sigs:
>> >
>> > https://dist.apache.org/repos/dist/dev/jmeter/v2.13_RC1/
>> >
>> > RAT report:
>> >
>> >
>>
>http://people.apache.org/~milamber/jmeter-2.13RC1/dist/rat-report-jmeter-2.13RC1.txt
>> >
>> > (please note: you need build the latest version of RAT:
>0.12-SNAPSHOT to
>> > generate the report. Reason unknown, but the version 0.11 don't
>work
>> > (loop running indefinitely))
>> >
>> > MD5 hashes of archives for this vote:
>> >
>> > 15ddc74560f71118a6afdaef41a800a6 *apache-jmeter-2.13.tgz
>> > d4280b12bea9e09769075fb3d4861deb *apache-jmeter-2.13.zip
>> > 45723fba94479016a14e9834817ec2d4 *apache-jmeter-2.13_src.tgz
>> > f04c55fa5c12b281b8060248d4437325 *apache-jmeter-2.13_src.zip
>> >
>> > Site Docs are here:
>> > http://people.apache.org/~milamber/jmeter-2.13RC1/docs/
>> >
>> > Maven staging repo is accessible here:
>> >
>>
>https://repository.apache.org/content/repositories/orgapachejmeter-1004/org/apache/jmeter/
>> >
>> > Tag:
>> > http://svn.apache.org/repos/asf/jmeter/tags/v2_13_RC1/
>> >
>> > Keys are here:
>> > http://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 2.13 requires Java 6 or later to run.
>> >
>> > Some known issues and incompatible changes are listed on changes
>page.
>> > http://people.apache.org/~milamber/jmeter-2.13RC1/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 2.13 RC1

Posted by Philippe Mouawad <ph...@gmail.com>.
Hi,
Thanks milamber.
I updated changes.xml with new and noteworthy notes on connectTime and
retry in distributed mode as per Andrei resuest.

I also rewrote the webservice tutorial to make it up to date as Webservice
Sampler has been deprecated since 2 versions. Maybe other tutorials should
be refreshed to mention at least other listener than Graph Results which
leads to GUI mode usage.

I finally finished for now work on Graphite Backend Listener and updated
doc for InfluxDB and metrics.
If anybody has time to update Collectd and Graphite parts it would be great.

For now I won't commit any feature, only docs and any bug I find.

Thanks for RM.
Regards

On Wednesday, March 4, 2015, Milamber <mi...@apache.org> wrote:

> Hello,
>
> This vote is cancelled, some fixes on the documentation must be done.
>
> The next RC2 will made this new Saturday.
>
> Please don't commit new features on trunk. In place make a lot of tests
> on the RC1 to find bug or issue(s).
>
> Milamber
>
>
> On 03/03/2015 23:57, Milamber wrote:
> > Hello,
> >
> > The first release candidate for JMeter 2.13 (r1663807) has been
> > prepared, and your votes are solicited.
> >
> > This release brings some new features and fixes
> > some bugs.
> >
> > If you can, some tests of this release candidate (load tests and/or
> > functional tests) with Java 6/7/8 on Linux/Windows/Mac OS on changes are
> > welcome.
> >
> > You can read the New and Noteworthy section with some screenshots to
> > illustrate improvements and full list of changes at:
> > http://people.apache.org/~milamber/jmeter-2.13RC1/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 6+.
> >
> > Archives/hashes/sigs:
> >
> > https://dist.apache.org/repos/dist/dev/jmeter/v2.13_RC1/
> >
> > RAT report:
> >
> >
> http://people.apache.org/~milamber/jmeter-2.13RC1/dist/rat-report-jmeter-2.13RC1.txt
> >
> > (please note: you need build the latest version of RAT: 0.12-SNAPSHOT to
> > generate the report. Reason unknown, but the version 0.11 don't work
> > (loop running indefinitely))
> >
> > MD5 hashes of archives for this vote:
> >
> > 15ddc74560f71118a6afdaef41a800a6 *apache-jmeter-2.13.tgz
> > d4280b12bea9e09769075fb3d4861deb *apache-jmeter-2.13.zip
> > 45723fba94479016a14e9834817ec2d4 *apache-jmeter-2.13_src.tgz
> > f04c55fa5c12b281b8060248d4437325 *apache-jmeter-2.13_src.zip
> >
> > Site Docs are here:
> > http://people.apache.org/~milamber/jmeter-2.13RC1/docs/
> >
> > Maven staging repo is accessible here:
> >
> https://repository.apache.org/content/repositories/orgapachejmeter-1004/org/apache/jmeter/
> >
> > Tag:
> > http://svn.apache.org/repos/asf/jmeter/tags/v2_13_RC1/
> >
> > Keys are here:
> > http://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 2.13 requires Java 6 or later to run.
> >
> > Some known issues and incompatible changes are listed on changes page.
> > http://people.apache.org/~milamber/jmeter-2.13RC1/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 2.13 RC1

Posted by Milamber <mi...@apache.org>.
Hello,

This vote is cancelled, some fixes on the documentation must be done.

The next RC2 will made this new Saturday.

Please don't commit new features on trunk. In place make a lot of tests
on the RC1 to find bug or issue(s).

Milamber


On 03/03/2015 23:57, Milamber wrote:
> Hello,
>
> The first release candidate for JMeter 2.13 (r1663807) has been
> prepared, and your votes are solicited.
>
> This release brings some new features and fixes
> some bugs.
>
> If you can, some tests of this release candidate (load tests and/or
> functional tests) with Java 6/7/8 on Linux/Windows/Mac OS on changes are
> welcome.
>
> You can read the New and Noteworthy section with some screenshots to
> illustrate improvements and full list of changes at:
> http://people.apache.org/~milamber/jmeter-2.13RC1/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 6+.
>
> Archives/hashes/sigs:
>
> https://dist.apache.org/repos/dist/dev/jmeter/v2.13_RC1/
>
> RAT report:
>
> http://people.apache.org/~milamber/jmeter-2.13RC1/dist/rat-report-jmeter-2.13RC1.txt
>
> (please note: you need build the latest version of RAT: 0.12-SNAPSHOT to
> generate the report. Reason unknown, but the version 0.11 don't work
> (loop running indefinitely))
>
> MD5 hashes of archives for this vote:
>
> 15ddc74560f71118a6afdaef41a800a6 *apache-jmeter-2.13.tgz
> d4280b12bea9e09769075fb3d4861deb *apache-jmeter-2.13.zip
> 45723fba94479016a14e9834817ec2d4 *apache-jmeter-2.13_src.tgz
> f04c55fa5c12b281b8060248d4437325 *apache-jmeter-2.13_src.zip
>
> Site Docs are here:
> http://people.apache.org/~milamber/jmeter-2.13RC1/docs/
>
> Maven staging repo is accessible here:
> https://repository.apache.org/content/repositories/orgapachejmeter-1004/org/apache/jmeter/
>
> Tag:
> http://svn.apache.org/repos/asf/jmeter/tags/v2_13_RC1/
>
> Keys are here:
> http://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 2.13 requires Java 6 or later to run.
>
> Some known issues and incompatible changes are listed on changes page.
> http://people.apache.org/~milamber/jmeter-2.13RC1/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
>
>
>
>
>