On 27 April 2016 at 23:05, Milamber <milam...@apache.org> 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 > > > >