For information, I am in the process of creating properties reference doc. It is similar to component reference.
As I generated it from jmeter.properties , it needs some fixing. I started yesterday but i'm at 60% of completing it. Do you want me to commit it so that we can work together on finishing it or do we wait for release ? Thanks On Sunday, April 17, 2016, Philippe Mouawad <[email protected]> wrote: > Hi Bruno, > My answers below. > Regards > > On Sunday, April 17, 2016, Milamber <[email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote: > >> >> >> On 16/04/2016 23:26, Philippe Mouawad wrote: >> >>> Hello, >>> >>> Thanks for release and documentation ! >>> >>> Few issues I noticed: >>> >>> - Minor but not great for image : On Mac OSX, jmeter.sh references >>> "logo.jpg" which does not exist anymore in docs/images/logo.jpg , so >>> no >>> icon is visible in Dock, just the Java Cofee: >>> - L52 : JMETER_OPTS="-Xdock:name=JMeter -Xdock:icon="`dirname >>> $0`/../docs/images/logo.jpg" -Dapple.laf.useScreenMenuBar=true >>> -Dapple.eawt.quitStrategy=CLOSE_ALL_WINDOWS" >>> >> >> What's the best fix? restore logo.jpg (logo.png) or change at L52 the >> "logo.jpg" to "logo.svg"? that's works with a svg in a Mac? > > svg did not work in my test. > Jpg did. > I did not test png > > >> >> >> - Minor but not great for image : Menu Help > About Apache JMeter >>> shows the old logo >>> >> >> Fixed. > > thanks > >> >> - Minor but not great for image : Spurious ")" in report "Test and >>> Report informations" section, I fixed it >>> - Major : There is a bug in new Search Feature ( >>> https://bz.apache.org/bugzilla/show_bug.cgi?id=55597). I fixed it >>> >>> >>> So on my side, I would prefer a RC2. >>> >> >> Yes me too. I will cancel the vote today an make a new RC this afternoon. >> >> Milamber >> >> >>> Regards >>> Philippe >>> >>> On Sat, Apr 16, 2016 at 6:51 PM, Milamber <[email protected]> wrote: >>> >>> Hello, >>>> >>>> The first release candidate for JMeter 3.0 (r1739470) has been prepared, >>>> and your votes are solicited. >>>> >>>> This release brings a lot of new features (over 100) and fixes many bugs >>>> (60). >>>> >>>> If you can, some tests of this release candidate (load tests and/or >>>> functional tests) with Java 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: >>>> https://home.apache.org/~milamber/jmeter-3.0RC1/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+. >>>> >>>> Archives/hashes/sigs: >>>> >>>> https://dist.apache.org/repos/dist/dev/jmeter/v3.0_RC1/ >>>> >>>> RAT report: >>>> >>>> >>>> >>>> https://home.apache.org/~milamber/jmeter-3.0RC1/dist/rat-report-jmeter-3.0RC1.txt >>>> >>>> MD5 hashes of archives for this vote: >>>> >>>> cd23c5d423192f91dfe5e1b95ac30629 *apache-jmeter-3.0.tgz >>>> 7cc823270ee96b012db37e27c72b6d92 *apache-jmeter-3.0.zip >>>> 03969432ca75a8ba1429951eedd4df38 *apache-jmeter-3.0_src.zip >>>> 0b14feb8c68e170977d4eec874477d26 *apache-jmeter-3.0_src.tgz >>>> >>>> Site Docs are here: >>>> https://home.apache.org/~milamber/jmeter-3.0RC1/docs/ >>>> >>>> Maven staging repository is accessible here: >>>> >>>> >>>> https://repository.apache.org/content/repositories/orgapachejmeter-1006/org/apache/jmeter/ >>>> >>>> Tag: >>>> https://svn.apache.org/repos/asf/jmeter/tags/v3_0_RC1/ >>>> >>>> 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. >>>> https://home.apache.org/~milamber/jmeter-3.0RC1/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.
