Build failed in Jenkins: JMeter-trunk #6667

2018-02-11 Thread Apache Jenkins Server
See 


Changes:

[fschumacher] Get down to a maximum length of 200 chars

Part of #358 on github. Based on contribution by Graham Russell (graham at 
ham1.co.uk)

[fschumacher] Enforce max anon inner length of 45 lines

Part of #358 on github. Based on contribution by Graham Russell (graham at 
ham1.co.uk)

[fschumacher] Start with enforcing a maximum length of 200 chars

Part of #358 on github. Based on contribution by Graham Russell (graham at 
ham1.co.uk)

[fschumacher] Enable NoLineWrap

Part of #358 on github. Based on contribution by Graham Russell (graham at 
ham1.co.uk)

[fschumacher] Use empty for initializer pad

Part of #358 on github. Based on contribution by Graham Russell (graham at 
ham1.co.uk)

[fschumacher] Use empty for iterator pad

Part of #358 on github. Based on contribution by Graham Russell (graham at 
ham1.co.uk)

[fschumacher] Correct method param pad

plus some other whitespace policing.
Part of #358 on github. Based on contribution by Graham Russell (graham at 
ham1.co.uk)

[fschumacher] Correct typecast paren padding

Part of #358 on github. Based on contribution by Graham Russell (graham at 
ham1.co.uk)

--
[...truncated 95.73 KB...]
_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
 [echo] Checking xalan-2.7.2.jar
 [echo] Deleting xalan-* (excluding xalan-2.7.2.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
 [echo] Checking xercesImpl-2.11.0.jar
 [echo] Deleting xercesImpl-* (excluding xercesImpl-2.11.0.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
 [echo] Checking xml-apis-1.4.01.jar
 [echo] Deleting xml-apis-* (excluding xml-apis-1.4.01.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
 [echo] Checking xmlgraphics-commons-2.2.jar
 [echo] Deleting xmlgraphics-commons-* (excluding 
xmlgraphics-commons-2.2.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
 [echo] Checking xmlpull-1.1.3.1.jar
 [echo] Deleting xmlpull-* (excluding xmlpull-1.1.3.1.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
 [echo] Checking xpp3_min-1.1.4c.jar
 [echo] Deleting xpp3_min-1.1.4c.jar (excluding xpp3_min-1.1.4c.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
 [echo] Checking xstream-1.4.10.jar
 [echo] Deleting xstream-* (excluding xstream-1.4.10.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
 [echo] Checking hsqldb-2.4.0.jar
 [echo] Deleting hsqldb-* (excluding hsqldb-2.4.0.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
 [echo] Checking activemq-all-5.15.2.jar
 [echo] Deleting activemq-all-* (excluding activemq-all-5.15.2.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
 [echo] Checking mina-core-2.0.16.jar
 [echo] Deleting mina-core-* (excluding mina-core-2.0.16.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
 [echo] Checking ftplet-api-1.1.1.jar
 [echo] Deleting ftplet-api-* (excluding ftplet-api-1.1.1.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
 [echo] Checking ftpserver-core-1.1.1.jar
 [echo] Deleting ftpserver-core-* (excluding ftpserver-core-1.1.1.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
 [echo] Checking org.jacoco.ant-0.8.0-nodeps.jar
 [echo] Deleting org.jacoco.ant-0.8.0-nodeps.jar (excluding 
org.jacoco.ant-0.8.0-nodeps.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
 [echo] Checking sonarqube-ant-task-2.5.jar
 [echo] Deleting sonarqube-ant-task-* (excluding sonarqube-ant-task-2.5.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

download_checkstyle:

_process_checkstyle_jars:

_check_exists:

_check_jarfile:
 [echo] Checking checkstyle-8.8-all.jar
 [echo] Deleting checkstyle-8.8-all.jar (excluding checkstyle-8.8-all.jar)

setproxy:

_get_jarfile:
 [echo] Fetching: lib/opt/checkstyle-8.8-all.jar
  [get] Getting: 
https://downloads.sourceforge.net/checkstyle/checkstyle/8.8/checkstyle-8.8-all.jar?ts=1518386252858&use_mirror=autoselect/checkstyle-8.8-all.jar
  [get] To: 

  [get] Error getting 
https://downloads.sourceforge.net/checkstyle/checkstyle/8.8/checkstyle-8.8-all.jar?ts=1518386252858&use_mirror=autoselect/checkstyle-8.8-all.jar
 to 


BUILD FAILED


Build failed in Jenkins: JMeter-trunk #6665

2018-02-11 Thread Apache Jenkins Server
See 


Changes:

[fschumacher] Use https to download checkstyle jars. Relates to #375 on github

[fschumacher] Update to newer ant version for travis ci

[fschumacher] Expanded Checkstyle to files in src and test.

Based on contribution by Graham Russell (graham at ham1.co.uk)

Closes #365 on github

[fschumacher] Add newline at end of file

In preparation for #365 on github. Contributed by Graham Russell (graham at 
ham1.co.uk)

[fschumacher] Reduce nested try depth

In preparation for #365 on github.

--
[...truncated 96.64 KB...]
_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
 [echo] Checking xalan-2.7.2.jar
 [echo] Deleting xalan-* (excluding xalan-2.7.2.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
 [echo] Checking xercesImpl-2.11.0.jar
 [echo] Deleting xercesImpl-* (excluding xercesImpl-2.11.0.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
 [echo] Checking xml-apis-1.4.01.jar
 [echo] Deleting xml-apis-* (excluding xml-apis-1.4.01.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
 [echo] Checking xmlgraphics-commons-2.2.jar
 [echo] Deleting xmlgraphics-commons-* (excluding 
xmlgraphics-commons-2.2.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
 [echo] Checking xmlpull-1.1.3.1.jar
 [echo] Deleting xmlpull-* (excluding xmlpull-1.1.3.1.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
 [echo] Checking xpp3_min-1.1.4c.jar
 [echo] Deleting xpp3_min-1.1.4c.jar (excluding xpp3_min-1.1.4c.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
 [echo] Checking xstream-1.4.10.jar
 [echo] Deleting xstream-* (excluding xstream-1.4.10.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
 [echo] Checking hsqldb-2.4.0.jar
 [echo] Deleting hsqldb-* (excluding hsqldb-2.4.0.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
 [echo] Checking activemq-all-5.15.2.jar
 [echo] Deleting activemq-all-* (excluding activemq-all-5.15.2.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
 [echo] Checking mina-core-2.0.16.jar
 [echo] Deleting mina-core-* (excluding mina-core-2.0.16.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
 [echo] Checking ftplet-api-1.1.1.jar
 [echo] Deleting ftplet-api-* (excluding ftplet-api-1.1.1.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
 [echo] Checking ftpserver-core-1.1.1.jar
 [echo] Deleting ftpserver-core-* (excluding ftpserver-core-1.1.1.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
 [echo] Checking org.jacoco.ant-0.8.0-nodeps.jar
 [echo] Deleting org.jacoco.ant-0.8.0-nodeps.jar (excluding 
org.jacoco.ant-0.8.0-nodeps.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
 [echo] Checking sonarqube-ant-task-2.5.jar
 [echo] Deleting sonarqube-ant-task-* (excluding sonarqube-ant-task-2.5.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

download_checkstyle:

_process_checkstyle_jars:

_check_exists:

_check_jarfile:
 [echo] Checking checkstyle-8.8-all.jar
 [echo] Deleting checkstyle-8.8-all.jar (excluding checkstyle-8.8-all.jar)

setproxy:

_get_jarfile:
 [echo] Fetching: lib/opt/checkstyle-8.8-all.jar
  [get] Getting: 
https://downloads.sourceforge.net/checkstyle/checkstyle/8.8/checkstyle-8.8-all.jar?ts=1518379049995&use_mirror=autoselect/checkstyle-8.8-all.jar
  [get] To: 

  [get] Error getting 
https://downloads.sourceforge.net/checkstyle/checkstyle/8.8/checkstyle-8.8-all.jar?ts=1518379049995&use_mirror=autoselect/checkstyle-8.8-all.jar
 to 


BUILD FAILED
:3469: The 
following error occurred while executing this line:
:3413: The 
following error occurred while executing this line:
:3218: The 
following error occurred while executing this line:
:3262: The 
following error occurred while executing this line:
:3292: 
javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
at sun.security.ssl.Alerts.

[GitHub] jmeter issue #365: Expanded Checkstyle to files in src and test; fixed newly...

2018-02-11 Thread ham1
Github user ham1 commented on the issue:

https://github.com/apache/jmeter/pull/365
  
Thanks for committing!


---


[GitHub] jmeter issue #365: Expanded Checkstyle to files in src and test; fixed newly...

2018-02-11 Thread FSchumacher
Github user FSchumacher commented on the issue:

https://github.com/apache/jmeter/pull/365
  
Thanks for your contribution.


---


[GitHub] jmeter pull request #365: Expanded Checkstyle to files in src and test; fixe...

2018-02-11 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/jmeter/pull/365


---


buildbot success in on jmeter-trunk

2018-02-11 Thread buildbot
The Buildbot has detected a restored build on builder jmeter-trunk while 
building . Full details are available at:
https://ci.apache.org/builders/jmeter-trunk/builds/3548

Buildbot URL: https://ci.apache.org/

Buildslave for this Build: bb_slave1_ubuntu

Build Reason: The AnyBranchScheduler scheduler named 'on-jmeter-commit' 
triggered this build
Build Source Stamp: [branch jmeter/trunk] 1823851
Blamelist: fschumacher

Build succeeded!

Sincerely,
 -The Buildbot





[GitHub] jmeter pull request #375: Update checkstyle to 8.8.

2018-02-11 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/jmeter/pull/375


---


Jenkins build is back to normal : JMeter Ubuntu #406

2018-02-11 Thread Apache Jenkins Server
See 



Build failed in Jenkins: JMeter Windows #1013

2018-02-11 Thread Apache Jenkins Server
See 


Changes:

[fschumacher] Add "go to top" functionality to web content.

Closes #374 on github

[milamber] 1 GB is now the new default heap size

[milamber] Apache JMeter 4.0 works with Java 8 *and* Java 9. Fix.

[milamber] Missing equal sign

--
[...truncated 108.28 KB...]
setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
 [echo] Checking mina-core-2.0.16.jar
 [echo] Deleting mina-core-* (excluding mina-core-2.0.16.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
 [echo] Checking ftplet-api-1.1.1.jar
 [echo] Deleting ftplet-api-* (excluding ftplet-api-1.1.1.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
 [echo] Checking ftpserver-core-1.1.1.jar
 [echo] Deleting ftpserver-core-* (excluding ftpserver-core-1.1.1.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
 [echo] Checking org.jacoco.ant-0.8.0-nodeps.jar
 [echo] Deleting org.jacoco.ant-0.8.0-nodeps.jar (excluding 
org.jacoco.ant-0.8.0-nodeps.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
 [echo] Checking sonarqube-ant-task-2.5.jar
 [echo] Deleting sonarqube-ant-task-* (excluding sonarqube-ant-task-2.5.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

svnCheck:
 [echo] svn.revision=1823829

init-svnVersion:
 [echo] svn.revision = 1823829
 [echo] jmeter.version = r1823829
 [echo] display.version = r1823829
 [echo] implementation.version = r1823829

_check_3rdparty:

_message_3rdParty:

init-version:
 [echo] jmeter.version = r1823829
 [echo] display.version = r1823829
 [echo] implementation.version = r1823829

compile-jorphan:
[javac] Compiling 61 source files to 

[javac] warning: [options] bootstrap class path not set in conjunction with 
-source 1.8
[javac] 1 warning
[javac] An exception has occurred in the compiler (9.0.1). Please file a 
bug against the Java compiler via the Java bug reporting page 
(http://bugreport.java.com) after checking the Bug Database 
(http://bugs.java.com) for duplicates. Include your program and the following 
diagnostic in your report. Thank you.
[javac] java.lang.NullPointerException
[javac] at 
jdk.zipfs/jdk.nio.zipfs.JarFileSystem.getVersionMap(JarFileSystem.java:137)
[javac] at 
jdk.zipfs/jdk.nio.zipfs.JarFileSystem.createVersionedLinks(JarFileSystem.java:112)
[javac] at 
jdk.zipfs/jdk.nio.zipfs.JarFileSystem.(JarFileSystem.java:85)
[javac] at 
jdk.zipfs/jdk.nio.zipfs.ZipFileSystemProvider.newFileSystem(ZipFileSystemProvider.java:134)
[javac] at 
jdk.compiler/com.sun.tools.javac.file.JavacFileManager$ArchiveContainer.(JavacFileManager.java:517)
[javac] at 
jdk.compiler/com.sun.tools.javac.file.JavacFileManager.getContainer(JavacFileManager.java:319)
[javac] at 
jdk.compiler/com.sun.tools.javac.file.JavacFileManager.list(JavacFileManager.java:715)
[javac] at 
jdk.compiler/com.sun.tools.javac.code.ClassFinder.list(ClassFinder.java:722)
[javac] at 
jdk.compiler/com.sun.tools.javac.code.ClassFinder.scanUserPaths(ClassFinder.java:655)
[javac] at 
jdk.compiler/com.sun.tools.javac.code.ClassFinder.fillIn(ClassFinder.java:526)
[javac] at 
jdk.compiler/com.sun.tools.javac.code.ClassFinder.complete(ClassFinder.java:293)
[javac] at 
jdk.compiler/com.sun.tools.javac.code.Symbol.complete(Symbol.java:633)
[javac] at 
jdk.compiler/com.sun.tools.javac.code.Symbol$PackageSymbol.members(Symbol.java:1120)
[javac] at 
jdk.compiler/com.sun.tools.javac.code.Symtab.listPackageModules(Symtab.java:810)
[javac] at 
jdk.compiler/com.sun.tools.javac.comp.Enter.visitTopLevel(Enter.java:344)
[javac] at 
jdk.compiler/com.sun.tools.javac.tree.JCTree$JCCompilationUnit.accept(JCTree.java:529)
[javac] at 
jdk.compiler/com.sun.tools.javac.comp.Enter.classEnter(Enter.java:285)
[javac] at 
jdk.compiler/com.sun.tools.javac.comp.Enter.classEnter(Enter.java:300)
[javac] at 
jdk.compiler/com.sun.tools.javac.comp.Enter.complete(Enter.java:570)
[javac] at 
jdk.compiler/com.sun.tools.javac.comp.Enter.main(Enter.java:554)
[javac] at 
jdk.compiler/com.sun.tools.javac.main.JavaCompiler.enterTrees(JavaCompiler.java:1052)
[javac] at 
jdk.compiler/com.sun.tools.javac.main.JavaCompiler.compile(JavaCompiler.java:923)
[javac] at 
jdk.compiler/com.sun.tools.javac.main.Main.compile(Main.java:302)
[javac] at 
jdk.compiler/com.sun.tools.javac.main.Main.compile(Main.java:162)
[javac] at jdk.compiler/com.sun.tools.javac.Main.compile(Main.java:57)
[javac] at 
java.base/jdk.internal.reflect.NativeMethodAccessorI

[GitHub] jmeter issue #374: Add a 'go to top' button that gets shown, when page is sc...

2018-02-11 Thread FSchumacher
Github user FSchumacher commented on the issue:

https://github.com/apache/jmeter/pull/374
  
I didn't want to introduce a possible breakage into the RC and it will 
affect the web page, only. So we can "release" these kind of changes at a later 
point.


---


buildbot failure in on jmeter-trunk

2018-02-11 Thread buildbot
The Buildbot has detected a new failure on builder jmeter-trunk while building 
. Full details are available at:
https://ci.apache.org/builders/jmeter-trunk/builds/3547

Buildbot URL: https://ci.apache.org/

Buildslave for this Build: bb_slave1_ubuntu

Build Reason: The AnyBranchScheduler scheduler named 'on-jmeter-commit' 
triggered this build
Build Source Stamp: [branch jmeter/trunk] 1823829
Blamelist: fschumacher

BUILD FAILED: failed shell_3

Sincerely,
 -The Buildbot





[GitHub] jmeter pull request #374: Add a 'go to top' button that gets shown, when pag...

2018-02-11 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/jmeter/pull/374


---


Re: [VOTE] Release JMeter 4.0 RC7

2018-02-11 Thread Philippe Mouawad
Well, we had discussed here about delaying tweet to tomorrow .
Yes anyone can tweet about it, but I thought official account should be the
first to tweet about it.


On Sunday, February 11, 2018, Andrey Pokhilko  wrote:

> The release has been announced via email, I assume this means anyone can
> tweet about it. And I hope it's not bad thing...
>
> Andrey Pokhilko
>
> 11.02.2018 13:43, Philippe Mouawad пишет:
> > Hi Andrei,
> > I see you tweeted release.
> > So I had to tweet from official account.
> >
> > Regards
> >
> > On Sunday, February 11, 2018, Philippe Mouawad <
> philippe.moua...@gmail.com>
> > wrote:
> >
> >> Hello,
> >> Maybe we should add to changes / Incompatble changes a note on remote
> >> testing new requirements and a link to:
> >>
> >> - http://jmeter.apache.org/usermanual/remote-test.html#setup_ssl
> >>
> >> And do we need to mentions cve fixes now they are public ?
> >>
> >> Regards
> >>
> >> On Sunday, February 11, 2018, Milamber  wrote:
> >>
> >>>
> >>> On 11/02/2018 08:03, Andrey Pokhilko wrote:
> >>>
>  BTW, I see following text "Apache JMeter 4.0 (Requires Java 8. JMeter
>  4.0 does not yet support Java 9.)" on this page:
>  http://jmeter.apache.org/download_jmeter.cgi. We probably need to
> remove
>  "does not supoort Java 9".
> 
> >>>
> >>> In progress to fix this
> >>>
> >>>
> >>>
>  Andrey Pokhilko
> 
>  11.02.2018 09:31, Milamber пишет:
> 
> > On 10/02/2018 08:27, Philippe Mouawad wrote:
> >
> >> Because announce will reach more people than on week-end.
> >>
> > I understand, but unfortunately I will no have the time to finish the
> > release process tomorrow. I will send the email announcement today,
> > but I will let you to send the Twitter message tomorrow if that can
> be
> > help to have more visibility
> >
> >
> > On Saturday, February 10, 2018, Milamber 
> wrote:
> >> On 10/02/2018 07:59, Philippe Mouawad wrote:
> >>> Hello Milamber,
>  What do you think of delaying announce to monday ?
> 
>  Why?
> >>>
> >>> Regards
>  On Sat, Feb 10, 2018 at 8:56 AM, Milamber 
>  wrote:
> 
>  Hello,
> 
> > Thanks very much to all who voted for this release.
> >
> > The votes were as follows:
> >
> > === +1 vote (with *: binding) ===
> >
> > Maxime Chassagneux (mchassagneux)
> > Andrey Pokhilko (undera)
> > UBIK LOAD PACK Support
> > Antonio Gomes Rodrigues (agomes)*
> > NaveenKumar Namachivayam
> > Philippe Mouawad (pmouawad)*
> > Felix Schumacher (fschumacher)*
> > Bruno Demion (milamber)*
> >
> > ===
> >
> > There were no other votes, so the vote passes.
> >
> > I will prepare the delivery of release for having an official
> > announce
> > after the mirrors sync.
> >
> > Milamber
> >
> >
> > On 07/02/2018 07:53, Milamber wrote:
> >
> > Hello,
> >
> >> The seventh release candidate for JMeter 4.0 (r1823414) has been
> >> prepared, and your votes are solicited.
> >>
> >> This release brings a new default theme (Darcula), support for
> >> Java 9,
> >> 74
> >> enhancements (new features and improvements), and 26 bug fixes.
> >>
> >> Please, test this release candidate (with load tests and/or
> >> functional
> >> tests) using Java 8 or 9 on Linux/Windows/Mac OS, especially on
> the
> >> changes. Feedback is very welcome within the next 72 hours.
> >>
> >> 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-4.0RC7/docs/
> changes.html
> >>
> >> JMeter is a Java desktop application designed to load test
> >> functional
> >> behavior and measure performance. The current version targets
> >> Java 8 /
> >> 9.
> >>
> >> Download - Archives/hashes/sigs:
> >>
> >> https://dist.apache.org/repos/dist/dev/jmeter/v4.0_RC7/
> >> (dist revision r24781)
> >>
> >> RAT report:
> >>
> >> http://home.apache.org/~milamber/jmeter-4.0RC7/dist/rat-
> >> report-jmeter-4.0RC7.txt
> >>
> >> MD5 hashes of archives for this vote:
> >>
> >> bfd202f5eb8a0ac322a145b97ef3fded *apache-jmeter-4.0.tgz
> >> 3a84491f10fb7b147101cf3926c4a855 *apache-jmeter-4.0.zip
> >> 7b3ed61896d704f3307d800616272393 *apache-jmeter-4.0_src.tgz
> >> 2f8d4260f125925eacce1069b295f53c *apache-jmeter-4.0_src.zip
> >>
> >> Site Docs are here:
> >> http://home.apache.org/~milamber/jmeter-4.0R

Re: [VOTE] Release JMeter 4.0 RC7

2018-02-11 Thread Andrey Pokhilko
The release has been announced via email, I assume this means anyone can
tweet about it. And I hope it's not bad thing...

Andrey Pokhilko

11.02.2018 13:43, Philippe Mouawad пишет:
> Hi Andrei,
> I see you tweeted release.
> So I had to tweet from official account.
>
> Regards
>
> On Sunday, February 11, 2018, Philippe Mouawad 
> wrote:
>
>> Hello,
>> Maybe we should add to changes / Incompatble changes a note on remote
>> testing new requirements and a link to:
>>
>> - http://jmeter.apache.org/usermanual/remote-test.html#setup_ssl
>>
>> And do we need to mentions cve fixes now they are public ?
>>
>> Regards
>>
>> On Sunday, February 11, 2018, Milamber  wrote:
>>
>>>
>>> On 11/02/2018 08:03, Andrey Pokhilko wrote:
>>>
 BTW, I see following text "Apache JMeter 4.0 (Requires Java 8. JMeter
 4.0 does not yet support Java 9.)" on this page:
 http://jmeter.apache.org/download_jmeter.cgi. We probably need to remove
 "does not supoort Java 9".

>>>
>>> In progress to fix this
>>>
>>>
>>>
 Andrey Pokhilko

 11.02.2018 09:31, Milamber пишет:

> On 10/02/2018 08:27, Philippe Mouawad wrote:
>
>> Because announce will reach more people than on week-end.
>>
> I understand, but unfortunately I will no have the time to finish the
> release process tomorrow. I will send the email announcement today,
> but I will let you to send the Twitter message tomorrow if that can be
> help to have more visibility
>
>
> On Saturday, February 10, 2018, Milamber  wrote:
>> On 10/02/2018 07:59, Philippe Mouawad wrote:
>>> Hello Milamber,
 What do you think of delaying announce to monday ?

 Why?
>>>
>>> Regards
 On Sat, Feb 10, 2018 at 8:56 AM, Milamber 
 wrote:

 Hello,

> Thanks very much to all who voted for this release.
>
> The votes were as follows:
>
> === +1 vote (with *: binding) ===
>
> Maxime Chassagneux (mchassagneux)
> Andrey Pokhilko (undera)
> UBIK LOAD PACK Support
> Antonio Gomes Rodrigues (agomes)*
> NaveenKumar Namachivayam
> Philippe Mouawad (pmouawad)*
> Felix Schumacher (fschumacher)*
> Bruno Demion (milamber)*
>
> ===
>
> There were no other votes, so the vote passes.
>
> I will prepare the delivery of release for having an official
> announce
> after the mirrors sync.
>
> Milamber
>
>
> On 07/02/2018 07:53, Milamber wrote:
>
> Hello,
>
>> The seventh release candidate for JMeter 4.0 (r1823414) has been
>> prepared, and your votes are solicited.
>>
>> This release brings a new default theme (Darcula), support for
>> Java 9,
>> 74
>> enhancements (new features and improvements), and 26 bug fixes.
>>
>> Please, test this release candidate (with load tests and/or
>> functional
>> tests) using Java 8 or 9 on Linux/Windows/Mac OS, especially on the
>> changes. Feedback is very welcome within the next 72 hours.
>>
>> 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-4.0RC7/docs/changes.html
>>
>> JMeter is a Java desktop application designed to load test
>> functional
>> behavior and measure performance. The current version targets
>> Java 8 /
>> 9.
>>
>> Download - Archives/hashes/sigs:
>>
>> https://dist.apache.org/repos/dist/dev/jmeter/v4.0_RC7/
>> (dist revision r24781)
>>
>> RAT report:
>>
>> http://home.apache.org/~milamber/jmeter-4.0RC7/dist/rat-
>> report-jmeter-4.0RC7.txt
>>
>> MD5 hashes of archives for this vote:
>>
>> bfd202f5eb8a0ac322a145b97ef3fded *apache-jmeter-4.0.tgz
>> 3a84491f10fb7b147101cf3926c4a855 *apache-jmeter-4.0.zip
>> 7b3ed61896d704f3307d800616272393 *apache-jmeter-4.0_src.tgz
>> 2f8d4260f125925eacce1069b295f53c *apache-jmeter-4.0_src.zip
>>
>> Site Docs are here:
>> http://home.apache.org/~milamber/jmeter-4.0RC7/docs/
>>
>> Maven staging repository is accessible here:
>> https://repository.apache.org/content/repositories/orgapache
>> jmeter-1028/org/apache/jmeter/
>>
>> Tag:
>> https://svn.apache.org/repos/asf/jmeter/tags/v4_0_RC7/
>>
>> 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".
>>

Re: [VOTE] Release JMeter 4.0 RC7

2018-02-11 Thread Philippe Mouawad
Hi Andrei,
I see you tweeted release.
So I had to tweet from official account.

Regards

On Sunday, February 11, 2018, Philippe Mouawad 
wrote:

> Hello,
> Maybe we should add to changes / Incompatble changes a note on remote
> testing new requirements and a link to:
>
> - http://jmeter.apache.org/usermanual/remote-test.html#setup_ssl
>
> And do we need to mentions cve fixes now they are public ?
>
> Regards
>
> On Sunday, February 11, 2018, Milamber  wrote:
>
>>
>>
>> On 11/02/2018 08:03, Andrey Pokhilko wrote:
>>
>>> BTW, I see following text "Apache JMeter 4.0 (Requires Java 8. JMeter
>>> 4.0 does not yet support Java 9.)" on this page:
>>> http://jmeter.apache.org/download_jmeter.cgi. We probably need to remove
>>> "does not supoort Java 9".
>>>
>>
>>
>> In progress to fix this
>>
>>
>>
>>> Andrey Pokhilko
>>>
>>> 11.02.2018 09:31, Milamber пишет:
>>>

 On 10/02/2018 08:27, Philippe Mouawad wrote:

> Because announce will reach more people than on week-end.
>
 I understand, but unfortunately I will no have the time to finish the
 release process tomorrow. I will send the email announcement today,
 but I will let you to send the Twitter message tomorrow if that can be
 help to have more visibility


 On Saturday, February 10, 2018, Milamber  wrote:
>
> On 10/02/2018 07:59, Philippe Mouawad wrote:
>>
>> Hello Milamber,
>>> What do you think of delaying announce to monday ?
>>>
>>> Why?
>>
>>
>> Regards
>>>
>>> On Sat, Feb 10, 2018 at 8:56 AM, Milamber 
>>> wrote:
>>>
>>> Hello,
>>>
 Thanks very much to all who voted for this release.

 The votes were as follows:

 === +1 vote (with *: binding) ===

 Maxime Chassagneux (mchassagneux)
 Andrey Pokhilko (undera)
 UBIK LOAD PACK Support
 Antonio Gomes Rodrigues (agomes)*
 NaveenKumar Namachivayam
 Philippe Mouawad (pmouawad)*
 Felix Schumacher (fschumacher)*
 Bruno Demion (milamber)*

 ===

 There were no other votes, so the vote passes.

 I will prepare the delivery of release for having an official
 announce
 after the mirrors sync.

 Milamber


 On 07/02/2018 07:53, Milamber wrote:

 Hello,

> The seventh release candidate for JMeter 4.0 (r1823414) has been
> prepared, and your votes are solicited.
>
> This release brings a new default theme (Darcula), support for
> Java 9,
> 74
> enhancements (new features and improvements), and 26 bug fixes.
>
> Please, test this release candidate (with load tests and/or
> functional
> tests) using Java 8 or 9 on Linux/Windows/Mac OS, especially on the
> changes. Feedback is very welcome within the next 72 hours.
>
> 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-4.0RC7/docs/changes.html
>
> JMeter is a Java desktop application designed to load test
> functional
> behavior and measure performance. The current version targets
> Java 8 /
> 9.
>
> Download - Archives/hashes/sigs:
>
> https://dist.apache.org/repos/dist/dev/jmeter/v4.0_RC7/
> (dist revision r24781)
>
> RAT report:
>
> http://home.apache.org/~milamber/jmeter-4.0RC7/dist/rat-
> report-jmeter-4.0RC7.txt
>
> MD5 hashes of archives for this vote:
>
> bfd202f5eb8a0ac322a145b97ef3fded *apache-jmeter-4.0.tgz
> 3a84491f10fb7b147101cf3926c4a855 *apache-jmeter-4.0.zip
> 7b3ed61896d704f3307d800616272393 *apache-jmeter-4.0_src.tgz
> 2f8d4260f125925eacce1069b295f53c *apache-jmeter-4.0_src.zip
>
> Site Docs are here:
> http://home.apache.org/~milamber/jmeter-4.0RC7/docs/
>
> Maven staging repository is accessible here:
> https://repository.apache.org/content/repositories/orgapache
> jmeter-1028/org/apache/jmeter/
>
> Tag:
> https://svn.apache.org/repos/asf/jmeter/tags/v4_0_RC7/
>
> 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 4.0 requires Java 8 or later to run.
>
> Some known issues and incompatible changes are listed on changes
> page.
> http://home.apache.org/~milamber/jmeter-4.0RC7/docs/changes.
> html#Known%20problems%20and%20workarounds
>
>>

Re: [VOTE] Release JMeter 4.0 RC7

2018-02-11 Thread Philippe Mouawad
Hello,
Maybe we should add to changes / Incompatble changes a note on remote
testing new requirements and a link to:

- http://jmeter.apache.org/usermanual/remote-test.html#setup_ssl

And do we need to mentions cve fixes now they are public ?

Regards

On Sunday, February 11, 2018, Milamber  wrote:

>
>
> On 11/02/2018 08:03, Andrey Pokhilko wrote:
>
>> BTW, I see following text "Apache JMeter 4.0 (Requires Java 8. JMeter
>> 4.0 does not yet support Java 9.)" on this page:
>> http://jmeter.apache.org/download_jmeter.cgi. We probably need to remove
>> "does not supoort Java 9".
>>
>
>
> In progress to fix this
>
>
>
>> Andrey Pokhilko
>>
>> 11.02.2018 09:31, Milamber пишет:
>>
>>>
>>> On 10/02/2018 08:27, Philippe Mouawad wrote:
>>>
 Because announce will reach more people than on week-end.

>>> I understand, but unfortunately I will no have the time to finish the
>>> release process tomorrow. I will send the email announcement today,
>>> but I will let you to send the Twitter message tomorrow if that can be
>>> help to have more visibility
>>>
>>>
>>> On Saturday, February 10, 2018, Milamber  wrote:

 On 10/02/2018 07:59, Philippe Mouawad wrote:
>
> Hello Milamber,
>> What do you think of delaying announce to monday ?
>>
>> Why?
>
>
> Regards
>>
>> On Sat, Feb 10, 2018 at 8:56 AM, Milamber 
>> wrote:
>>
>> Hello,
>>
>>> Thanks very much to all who voted for this release.
>>>
>>> The votes were as follows:
>>>
>>> === +1 vote (with *: binding) ===
>>>
>>> Maxime Chassagneux (mchassagneux)
>>> Andrey Pokhilko (undera)
>>> UBIK LOAD PACK Support
>>> Antonio Gomes Rodrigues (agomes)*
>>> NaveenKumar Namachivayam
>>> Philippe Mouawad (pmouawad)*
>>> Felix Schumacher (fschumacher)*
>>> Bruno Demion (milamber)*
>>>
>>> ===
>>>
>>> There were no other votes, so the vote passes.
>>>
>>> I will prepare the delivery of release for having an official
>>> announce
>>> after the mirrors sync.
>>>
>>> Milamber
>>>
>>>
>>> On 07/02/2018 07:53, Milamber wrote:
>>>
>>> Hello,
>>>
 The seventh release candidate for JMeter 4.0 (r1823414) has been
 prepared, and your votes are solicited.

 This release brings a new default theme (Darcula), support for
 Java 9,
 74
 enhancements (new features and improvements), and 26 bug fixes.

 Please, test this release candidate (with load tests and/or
 functional
 tests) using Java 8 or 9 on Linux/Windows/Mac OS, especially on the
 changes. Feedback is very welcome within the next 72 hours.

 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-4.0RC7/docs/changes.html

 JMeter is a Java desktop application designed to load test
 functional
 behavior and measure performance. The current version targets
 Java 8 /
 9.

 Download - Archives/hashes/sigs:

 https://dist.apache.org/repos/dist/dev/jmeter/v4.0_RC7/
 (dist revision r24781)

 RAT report:

 http://home.apache.org/~milamber/jmeter-4.0RC7/dist/rat-
 report-jmeter-4.0RC7.txt

 MD5 hashes of archives for this vote:

 bfd202f5eb8a0ac322a145b97ef3fded *apache-jmeter-4.0.tgz
 3a84491f10fb7b147101cf3926c4a855 *apache-jmeter-4.0.zip
 7b3ed61896d704f3307d800616272393 *apache-jmeter-4.0_src.tgz
 2f8d4260f125925eacce1069b295f53c *apache-jmeter-4.0_src.zip

 Site Docs are here:
 http://home.apache.org/~milamber/jmeter-4.0RC7/docs/

 Maven staging repository is accessible here:
 https://repository.apache.org/content/repositories/orgapache
 jmeter-1028/org/apache/jmeter/

 Tag:
 https://svn.apache.org/repos/asf/jmeter/tags/v4_0_RC7/

 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 4.0 requires Java 8 or later to run.

 Some known issues and incompatible changes are listed on changes
 page.
 http://home.apache.org/~milamber/jmeter-4.0RC7/docs/changes.
 html#Known%20problems%20and%20workarounds


 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.
>>

CVE-2018-1287: Apache JMeter binds RMI server to wildcard in distributed mode (based on RMI)

2018-02-11 Thread Philippe Mouawad
Severity: Important

Vendor: The Apache Software Foundation

Versions Affected: JMeter 2.X, 3.X

Description:

When using Distributed Test only (RMI based), jmeter server binds RMI
Registry to wildcard host.
This could allow an attacker to get Access to JMeterEngine and send
unauthorized code.
This only affect tests running in Distributed mode.

Mitigation:

  * Users must use last version of Java 8 or Java 9
  * Users must upgrade to last JMeter 4.0 version

Besides, we remind users that in distributed mode, JMeter makes an
Architectural assumption
that it is operating on a 'safe' network. i.e. everyone with access to the
network is considered trusted.

This typically means a dedicated VPN or similar is being used.


Example:

  * Start JMeter server using either jmeter-server or jmeter -s
  * If JMeter listens on *:1099, you are vulnerable


Credit:
This issue was reported responsibly to the Apache Tomcat Security Team
by Brenden Meeder.

- Philippe Mouawad

on behalf of the Apache JMeter PMC

[0] https://bz.apache.org/bugzilla/show_bug.cgi?id=62039


CVE-2018-1297: Apache JMeter uses an unsecure RMI connection in Distributed mode

2018-02-11 Thread Philippe Mouawad
Severity: Important

Vendor: The Apache Software Foundation

Versions Affected: JMeter 2.X, 3.X

Description [0]:

When using Distributed Test only (RMI based), jmeter uses an unsecured RMI
connection.
This could allow an attacker to get Access to JMeterEngine and send
unauthorized code.
This only affect tests running in Distributed mode.

Mitigation:
  * Users must use last version of Java 8 or Java 9
  * Users must upgrade to last JMeter 4.0 version and use the default /
enabled authenticated SSL RMI connection.

Besides, we remind users that in distributed mode, JMeter makes an
Architectural assumption
that it is operating on a 'safe' network. i.e. everyone with access to the
network is considered trusted.

This typically means a dedicated VPN or similar is being used.


Example:
  * Start JMeter server using either jmeter-server or jmeter -s
  * If JMeter listens on unsecure rmi connection (ie you can connect to it
using a JMeter client), you are vulnerable

Credit:
This issue was reported responsibly to the Apache Tomcat Security Team
by Brenden Meeder.

- Philippe Mouawad

on behalf of the Apache JMeter PMC

[0] https://bz.apache.org/bugzilla/show_bug.cgi?id=62039


[ANNOUNCE] Apache JMeter 4.0 released

2018-02-11 Thread Milamber
The Apache JMeter team is pleased to announce the availability of Apache 
JMeter 4.0 (r1823414).


This release brings a new default theme (Darcula), support for Java 9, 
74 enhancements (new features and improvements), and 26 bug fixes.


You can read the New and Noteworthy section with some screenshots to
illustrate improvements and full list of changes at:
http://jmeter.apache.org/changes.html

JMeter 4.0 requires Java 8 or 9 to run.

== All users are highly recommended to upgrade  ==

The Apache JMeter application is a 100% pure Java application designed 
to test server applications.

It can be used to:
   * generate test loads
   * measure performance.
   * test functional behavior
It includes support for protocols such as HTTP(S), JDBC, JMS, FTP, LDAP, 
TCP, native calls and others.

It can also be easily extended with user-written code.

See http://jmeter.apache.org/

Users are highly encouraged to read the JMeter Best Practices section:
http://jmeter.apache.org/usermanual/best-practices.html

The release can be downloaded from:
http://jmeter.apache.org/download_jmeter.cgi

When downloading, please verify signatures using the KEYS file:
https://www.apache.org/dist/jmeter/KEYS


Only the binary archive is needed to run JMeter - there is no need to
download the source archive.

However there are some optional libraries which are not included.
See the "Getting Started" page for details:
http://jmeter.apache.org/usermanual/get-started.html

JMeter artifacts can be downloaded on Maven Central :
  org.apache.jmeter
  ApacheJMeter
  4.0


Enjoy!
The JMeter team

---
https://twitter.com/ApacheJMeter





Re: [VOTE] Release JMeter 4.0 RC7

2018-02-11 Thread Milamber



On 11/02/2018 08:03, Andrey Pokhilko wrote:

BTW, I see following text "Apache JMeter 4.0 (Requires Java 8. JMeter
4.0 does not yet support Java 9.)" on this page:
http://jmeter.apache.org/download_jmeter.cgi. We probably need to remove
"does not supoort Java 9".



In progress to fix this




Andrey Pokhilko

11.02.2018 09:31, Milamber пишет:


On 10/02/2018 08:27, Philippe Mouawad wrote:

Because announce will reach more people than on week-end.

I understand, but unfortunately I will no have the time to finish the
release process tomorrow. I will send the email announcement today,
but I will let you to send the Twitter message tomorrow if that can be
help to have more visibility



On Saturday, February 10, 2018, Milamber  wrote:


On 10/02/2018 07:59, Philippe Mouawad wrote:


Hello Milamber,
What do you think of delaying announce to monday ?


Why?



Regards

On Sat, Feb 10, 2018 at 8:56 AM, Milamber  wrote:

Hello,

Thanks very much to all who voted for this release.

The votes were as follows:

=== +1 vote (with *: binding) ===

Maxime Chassagneux (mchassagneux)
Andrey Pokhilko (undera)
UBIK LOAD PACK Support
Antonio Gomes Rodrigues (agomes)*
NaveenKumar Namachivayam
Philippe Mouawad (pmouawad)*
Felix Schumacher (fschumacher)*
Bruno Demion (milamber)*

===

There were no other votes, so the vote passes.

I will prepare the delivery of release for having an official
announce
after the mirrors sync.

Milamber


On 07/02/2018 07:53, Milamber wrote:

Hello,

The seventh release candidate for JMeter 4.0 (r1823414) has been
prepared, and your votes are solicited.

This release brings a new default theme (Darcula), support for
Java 9,
74
enhancements (new features and improvements), and 26 bug fixes.

Please, test this release candidate (with load tests and/or
functional
tests) using Java 8 or 9 on Linux/Windows/Mac OS, especially on the
changes. Feedback is very welcome within the next 72 hours.

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-4.0RC7/docs/changes.html

JMeter is a Java desktop application designed to load test
functional
behavior and measure performance. The current version targets
Java 8 /
9.

Download - Archives/hashes/sigs:

https://dist.apache.org/repos/dist/dev/jmeter/v4.0_RC7/
(dist revision r24781)

RAT report:

http://home.apache.org/~milamber/jmeter-4.0RC7/dist/rat-
report-jmeter-4.0RC7.txt

MD5 hashes of archives for this vote:

bfd202f5eb8a0ac322a145b97ef3fded *apache-jmeter-4.0.tgz
3a84491f10fb7b147101cf3926c4a855 *apache-jmeter-4.0.zip
7b3ed61896d704f3307d800616272393 *apache-jmeter-4.0_src.tgz
2f8d4260f125925eacce1069b295f53c *apache-jmeter-4.0_src.zip

Site Docs are here:
http://home.apache.org/~milamber/jmeter-4.0RC7/docs/

Maven staging repository is accessible here:
https://repository.apache.org/content/repositories/orgapache
jmeter-1028/org/apache/jmeter/

Tag:
https://svn.apache.org/repos/asf/jmeter/tags/v4_0_RC7/

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 4.0 requires Java 8 or later to run.

Some known issues and incompatible changes are listed on changes
page.
http://home.apache.org/~milamber/jmeter-4.0RC7/docs/changes.
html#Known%20problems%20and%20workarounds


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

*Note:* the RC1, RC2 and RC3 were not submit for vote due an
issue in
release process when the maven artefacts are upload to nexus. For
this
RC7,
the automatic maven upload inside build.xml was replaced by a
semi-automatic upload with the maven-gpg-plugin.

*Note2:* the RC5 were not submit for vote due an little commit by
Philippe :-) during the release process.














Re: [VOTE] Release JMeter 4.0 RC7

2018-02-11 Thread Andrey Pokhilko
BTW, I see following text "Apache JMeter 4.0 (Requires Java 8. JMeter
4.0 does not yet support Java 9.)" on this page:
http://jmeter.apache.org/download_jmeter.cgi. We probably need to remove
"does not supoort Java 9".

Andrey Pokhilko

11.02.2018 09:31, Milamber пишет:
>
>
> On 10/02/2018 08:27, Philippe Mouawad wrote:
>> Because announce will reach more people than on week-end.
>
> I understand, but unfortunately I will no have the time to finish the
> release process tomorrow. I will send the email announcement today,
> but I will let you to send the Twitter message tomorrow if that can be
> help to have more visibility
>
>
>>
>> On Saturday, February 10, 2018, Milamber  wrote:
>>
>>>
>>> On 10/02/2018 07:59, Philippe Mouawad wrote:
>>>
 Hello Milamber,
 What do you think of delaying announce to monday ?

>>> Why?
>>>
>>>
 Regards

 On Sat, Feb 10, 2018 at 8:56 AM, Milamber  wrote:

 Hello,
> Thanks very much to all who voted for this release.
>
> The votes were as follows:
>
> === +1 vote (with *: binding) ===
>
> Maxime Chassagneux (mchassagneux)
> Andrey Pokhilko (undera)
> UBIK LOAD PACK Support
> Antonio Gomes Rodrigues (agomes)*
> NaveenKumar Namachivayam
> Philippe Mouawad (pmouawad)*
> Felix Schumacher (fschumacher)*
> Bruno Demion (milamber)*
>
> ===
>
> There were no other votes, so the vote passes.
>
> I will prepare the delivery of release for having an official
> announce
> after the mirrors sync.
>
> Milamber
>
>
> On 07/02/2018 07:53, Milamber wrote:
>
> Hello,
>> The seventh release candidate for JMeter 4.0 (r1823414) has been
>> prepared, and your votes are solicited.
>>
>> This release brings a new default theme (Darcula), support for
>> Java 9,
>> 74
>> enhancements (new features and improvements), and 26 bug fixes.
>>
>> Please, test this release candidate (with load tests and/or
>> functional
>> tests) using Java 8 or 9 on Linux/Windows/Mac OS, especially on the
>> changes. Feedback is very welcome within the next 72 hours.
>>
>> 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-4.0RC7/docs/changes.html
>>
>> JMeter is a Java desktop application designed to load test
>> functional
>> behavior and measure performance. The current version targets
>> Java 8 /
>> 9.
>>
>> Download - Archives/hashes/sigs:
>>
>> https://dist.apache.org/repos/dist/dev/jmeter/v4.0_RC7/
>> (dist revision r24781)
>>
>> RAT report:
>>
>> http://home.apache.org/~milamber/jmeter-4.0RC7/dist/rat-
>> report-jmeter-4.0RC7.txt
>>
>> MD5 hashes of archives for this vote:
>>
>> bfd202f5eb8a0ac322a145b97ef3fded *apache-jmeter-4.0.tgz
>> 3a84491f10fb7b147101cf3926c4a855 *apache-jmeter-4.0.zip
>> 7b3ed61896d704f3307d800616272393 *apache-jmeter-4.0_src.tgz
>> 2f8d4260f125925eacce1069b295f53c *apache-jmeter-4.0_src.zip
>>
>> Site Docs are here:
>> http://home.apache.org/~milamber/jmeter-4.0RC7/docs/
>>
>> Maven staging repository is accessible here:
>> https://repository.apache.org/content/repositories/orgapache
>> jmeter-1028/org/apache/jmeter/
>>
>> Tag:
>> https://svn.apache.org/repos/asf/jmeter/tags/v4_0_RC7/
>>
>> 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 4.0 requires Java 8 or later to run.
>>
>> Some known issues and incompatible changes are listed on changes
>> page.
>> http://home.apache.org/~milamber/jmeter-4.0RC7/docs/changes.
>> html#Known%20problems%20and%20workarounds
>>
>>
>> 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
>>
>> *Note:* the RC1, RC2 and RC3 were not submit for vote due an
>> issue in
>> release process when the maven artefacts are upload to nexus. For
>> this
>> RC7,
>> the automatic maven upload inside build.xml was replaced by a
>> semi-automatic upload with the maven-gpg-plugin.
>>
>> *Note2:* the RC5 were not submit for vote due an little commit by