On 17 October 2013 08:28, Milamber <[email protected]> wrote: > > Le 17/10/2013 00:40, sebb a ecrit : > >> On 16 October 2013 18:25, Milamber <[email protected]> wrote: >>> >>> Hello, >>> >>> The third release candidate for JMeter 2.10 has been prepared, and your >>> votes are solicited. >>> >>> This release brings valuable improvements and fixes some bugs. >>> >>> If you can, some tests of this release candidate (load tests and/or >>> functional tests) with Java 6/7 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.10RC1/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.10_RC1/ >>> >>> RAT report: >>> >>> >>> http://people.apache.org/~milamber/jmeter-2.10RC1/dist/rat-report-jmeter-2.10RC1.txt >>> >>> MD5 hashes of archives for this vote: >>> >>> f574a47965d710c41ca7a821d8f107a4 *apache-jmeter-2.10.tgz >>> e8bdebc86d84bb838ae62a7af65f3f21 *apache-jmeter-2.10.zip >>> bc1129bc2d0dee665a44c9057b5d6009 *apache-jmeter-2.10_src.tgz >>> 2d25084aa39baf5b369ac132e8a96062 *apache-jmeter-2.10_src.zip >>> >>> Site Docs are here: >>> http://people.apache.org/~milamber/jmeter-2.10RC1/docs/ >>> >>> Maven staging repo is accessible here: >>> >>> https://repository.apache.org/content/repositories/orgapachejmeter-187/org/apache/jmeter/ >>> >>> Tag: >>> http://svn.apache.org/repos/asf/jmeter/tags/v2_10_RC1/ (r1532773) >>> >>> Keys are here: >>> 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.10 requires Java 6 or later to run. >>> >>> 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.... >>> [X] -1 I do not support this release (please indicate why) >> >> The NOTICE files in the Maven jars say "Apache Tomcat" >> >> There are some problems with corrupt files in the binary zip. >> This was caused by encoding issues and the use of fixcrlf. > > > > Ok, I will cancel the vote and prepare a new RC. > > > > >> >> I hope I've fixed all these issues in SVN. > > > Your last commit has fixed all these issues (r1532941) or I must wait to > launch the RC2? >
I think I've finished the fixes, but | have not tried recreating the tarballs to check. I used the following command to compare them: perl -w compare_dirs.pl -d -r -k dir1 dir2 where the Perl script is taken from https://svn.apache.org/repos/private/committers/tools/releases/compare_dirs.pl [Needs committer login to get access] > > >> >>> The vote will remain open for at least 72 hours. >>> >>> 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 >>> >>> >>> >>> . >>> >>> >
