[VOTE] Release JMeter 2.5 RC3

[VOTE] Release JMeter 2.5 RC3

am 14.08.2011 23:54:53 von Milamber

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hello,

The third release candidate for JMeter 2.5 has been prepared, and your
votes are solicited.

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

Archives/hashes/sigs:
http://people.apache.org/~milamber/jmeter-2.5RC3/dist

MD5 hashes of archives for this vote:

e6439b2894b6b7ab8cd44b7bcb3e8043 *jakarta-jmeter-2.5.tgz
a4fa83c9251368e4da89b456cbf4a56c *jakarta-jmeter-2.5.zip
cae3a785f5c5ed8248c6abe08839ef71 *jakarta-jmeter-2.5_src.tgz
c3010913763c225cd275f5799d7698d8 *jakarta-jmeter-2.5_src.zip

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

Tag:
http://svn.apache.org/repos/asf/jakarta/jmeter/tags/v2_5_RC3 (r1157668)

Keys are here:
http://svn.apache.org/repos/asf/jakarta/site/dist/jmeter/
also
http://people.apache.org/~milamber/

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

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

JMeter 2.5 requires Java 1.5 or later.

Note that there is a bug in Java on some Linux systems that manifests
itself as the following error when running the test cases or JMeter itself:

[java] WARNING: Couldn't flush user prefs:
java.util.prefs.BackingStoreException:
java.lang.IllegalArgumentException: Not supported: indent-number

This does not affect JMeter operation.


All feedback (and votes!) 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.

Note 1: on demand, if you want more time to test / verify this RC, the
delay can be increase.

Note 2: some tests with JDK5/6/7 on Windows Seven and Mac OS X on new
functionality are welcome (httpclient 4.1 request, JMeter proxy with
httpclient java/hc3.1/hc4, Http request with parallels embedded
resources, View results tree, etc.)
List of changes:
http://people.apache.org/~milamber/jmeter-2.5RC3/docs/change s.html

Note 3: 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




-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBCgAGBQJOSEQpAAoJEKwhTKoGErOZiQAP/11ILtKa+/Q1SGUlPDyN +Gaq
aNRBw6QdYAWm29avNkxrBgxM+QFXwZb0fdXuTUqxptpWQqnsHn/iXa1zA4cb MuKk
scgU/8LPxwSwr++kXNt4Gfgt+7D400Uo1vltJSwB7HoQG/dOglW/8jSn8Qb7 8h4I
jzRpKXqK4+NJh1X42TCQja3FawTcH5QhvO0CY2MPs3QU5O7MLkzhk0xdfksT gt3o
mZUxhehxxt1V5tk/hIQjZmHVvqQ/fEsyyYLAH0ZQTKktelAdYaPB52CX2gOO fETO
Byhcm0iKkNcabhKctcI37dN6PqGVLFrbkz2mvT6rxjGsSXe/46gpXgHFm4xl QGDf
DPRo0bPlDUuFl18R0r8xa/Up6V62pmLhh+rZxxy10vEUK0/V5tnhY+FSOwVF +ZG3
F6hVWKbCyHYPYtiub2ze08+kjB9kl7CiO1kJRvEy8L/3x8BDHaUee6CydDxA ZOzr
3gYX0G7D/ZLeTfGIY3JjHef4MVmkFWfuIvgpPUGi1BDTJBi2UCpN/rmyt0am rWQm
hqFHXQs2uE1YKpnV2MCLWGxuoGBaMKqtnfAvMn8bj1NOSOfKBeLbTekofuEf XGyS
fv+m1bxFSlTGlU3+Ec71NkfNdxhntRBdxbifswD87BAot/3byxlAykhysrf1 /Uob
kIHcP3WRYHxZ6/xjfAQF
=dmTy
-----END PGP SIGNATURE-----

Re: [VOTE] Release JMeter 2.5 RC3

am 15.08.2011 01:36:21 von sebb

On 14 August 2011 22:54, Milamber wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
>
> Hello,
>
> The third release candidate for JMeter 2.5 has been prepared, and your
> votes are solicited.
>
> JMeter is a Java desktop application designed to load test functional
> behavior and measure performance. The current version is targeted at
> Java 1.5+.
>
> Archives/hashes/sigs:
> http://people.apache.org/~milamber/jmeter-2.5RC3/dist
>
> MD5 hashes of archives for this vote:
>
> e6439b2894b6b7ab8cd44b7bcb3e8043 *jakarta-jmeter-2.5.tgz
> a4fa83c9251368e4da89b456cbf4a56c *jakarta-jmeter-2.5.zip
> cae3a785f5c5ed8248c6abe08839ef71 *jakarta-jmeter-2.5_src.tgz
> c3010913763c225cd275f5799d7698d8 *jakarta-jmeter-2.5_src.zip
>
> Site Docs are here:
> http://people.apache.org/~milamber/jmeter-2.5RC3/docs
>
> Tag:
> http://svn.apache.org/repos/asf/jakarta/jmeter/tags/v2_5_RC3 (r1157668)
>
> Keys are here:
> http://svn.apache.org/repos/asf/jakarta/site/dist/jmeter/
> also
> http://people.apache.org/~milamber/
>
> N.B.
> To download the dependencies: "ant download_jars"
>
> To create the jars and test JMeter: "ant package test".
>
> JMeter 2.5 requires Java 1.5 or later.
>
> Note that there is a bug in Java on some Linux systems that manifests
> itself as the following error when running the test cases or JMeter itsel=
f:
>
> =A0[java] WARNING: Couldn't flush user prefs:
> =A0java.util.prefs.BackingStoreException:
> =A0java.lang.IllegalArgumentException: Not supported: indent-number
>
> This does not affect JMeter operation.
>
>
> All feedback (and votes!) welcome.
>
> [X] +1 =A0I support this release
> [ =A0] +0 =A0I am OK with this release
> [ =A0] -0 =A0 OK, but....
> [ =A0] -1 =A0 I do not support this release (please indicate why)
>
> =A0The vote will remain open for at least 72 hours.
>
> Note 1: on demand, if you want more time to test / verify this RC, the
> delay can be increase.
>
> Note 2: some tests with JDK5/6/7 on Windows Seven and Mac OS X on new
> functionality are welcome (httpclient 4.1 request, JMeter proxy with
> httpclient java/hc3.1/hc4, Http request with parallels embedded
> resources, View results tree, etc.)
> List of changes:
> http://people.apache.org/~milamber/jmeter-2.5RC3/docs/change s.html
>
> Note 3: 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
>
>
>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iQIcBAEBCgAGBQJOSEQpAAoJEKwhTKoGErOZiQAP/11ILtKa+/Q1SGUlPDyN +Gaq
> aNRBw6QdYAWm29avNkxrBgxM+QFXwZb0fdXuTUqxptpWQqnsHn/iXa1zA4cb MuKk
> scgU/8LPxwSwr++kXNt4Gfgt+7D400Uo1vltJSwB7HoQG/dOglW/8jSn8Qb7 8h4I
> jzRpKXqK4+NJh1X42TCQja3FawTcH5QhvO0CY2MPs3QU5O7MLkzhk0xdfksT gt3o
> mZUxhehxxt1V5tk/hIQjZmHVvqQ/fEsyyYLAH0ZQTKktelAdYaPB52CX2gOO fETO
> Byhcm0iKkNcabhKctcI37dN6PqGVLFrbkz2mvT6rxjGsSXe/46gpXgHFm4xl QGDf
> DPRo0bPlDUuFl18R0r8xa/Up6V62pmLhh+rZxxy10vEUK0/V5tnhY+FSOwVF +ZG3
> F6hVWKbCyHYPYtiub2ze08+kjB9kl7CiO1kJRvEy8L/3x8BDHaUee6CydDxA ZOzr
> 3gYX0G7D/ZLeTfGIY3JjHef4MVmkFWfuIvgpPUGi1BDTJBi2UCpN/rmyt0am rWQm
> hqFHXQs2uE1YKpnV2MCLWGxuoGBaMKqtnfAvMn8bj1NOSOfKBeLbTekofuEf XGyS
> fv+m1bxFSlTGlU3+Ec71NkfNdxhntRBdxbifswD87BAot/3byxlAykhysrf1 /Uob
> kIHcP3WRYHxZ6/xjfAQF
> =3DdmTy
> -----END PGP SIGNATURE-----
>
> ------------------------------------------------------------ ---------
> To unsubscribe, e-mail: general-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: general-help@jakarta.apache.org
>
>

Re: [VOTE] Release JMeter 2.5 RC3

am 15.08.2011 06:33:21 von Stefan Bodewig

> All feedback (and votes!) 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)

Same tests performed as with the last two RCs, all looks good to me.

+1

Stefan