buildbot success in on jmeter-trunk

2019-02-14 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/4226 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave1_ubuntu Build Reason: The AnyBranchScheduler sc

Re: Renaming NON GUI mode into CLI mode

2019-02-14 Thread Philippe Mouawad
Hello Bruno, I did what I had to do. If you can double check on your side. Thanks On Fri, Feb 15, 2019 at 8:15 AM Milamber wrote: > > > On 14/02/2019 18:55, Philippe Mouawad wrote: > > If I modify > > > https://github.com/apache/jmeter/blob/trunk/src/core/org/apache/jmeter/JMeter.java#L368 > >

buildbot failure in on jmeter-trunk

2019-02-14 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/4225 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave1_ubuntu Build Reason: The AnyBranchScheduler sched

Re: [CANCELLED] ==> [RESULT] [VOTE] Release JMeter 5.1 RC1

2019-02-14 Thread Philippe Mouawad
Hi Milamber, Do we really need a new vote just for that ? If you intend to make a new release, then let me commit the change on source related to Cli and a bug fix. Thanks Regards On Fri, Feb 15, 2019 at 8:05 AM Milamber wrote: > Hello, > > Sorry for that, but the 5.1 RC1 has a issue into the

Re: Renaming NON GUI mode into CLI mode

2019-02-14 Thread Milamber
On 14/02/2019 18:55, Philippe Mouawad wrote: If I modify https://github.com/apache/jmeter/blob/trunk/src/core/org/apache/jmeter/JMeter.java#L368 Is it a problem ? With the cancel of RC1 result, you can modify this file for an include into RC2. Ping me after. Thanks On Thu, Feb 14, 2

Re: [VOTE] Release JMeter 5.1 RC1

2019-02-14 Thread Milamber
On 13/02/2019 21:54, Felix Schumacher wrote: One tiny issue. The button to generate the testplan from a template with parameters is still named "validate". If it's possible, that can be fixed today before RC2. Milamber

Re: [CANCELLED] ==> [RESULT] [VOTE] Release JMeter 5.1 RC1

2019-02-14 Thread Milamber
Hello, Sorry for that, but the 5.1 RC1 has a issue into the build.xml about the version, I missed to remove the -SNAPSHOT suffix in the property jmeter.version into build.xml during the release process So I cannot publish the version 5.1 from RC1. So I cancel the VOTE and the RESULT of the VO

Re: [RESULT] [VOTE] Release JMeter 5.1 RC1

2019-02-14 Thread Milamber
Hello, Thanks very much to all who voted for this release. The votes were as follows: === +1 vote (with *: binding) === Philippe Mouawad (pmouawad)* Felix Schumacher (fschumacher)* Vladimir Sitnikov (vladimirsitnikov)* Antonio Gomes Rodrigez (agomes)* Maxime Chassagneux (mchassagneux) Bruno De

Re: [VOTE] Release JMeter 5.1 RC1

2019-02-14 Thread Milamber
My vote : +1 (binding) On 10/02/2019 17:18, Milamber wrote: Hello, The first release candidate for JMeter 5.1 (r1853315) has been prepared, and your votes are solicited. This release brings a lot of new features and improvements, and also fixes bugs. Please, test this release candidate

Re: Renaming NON GUI mode into CLI mode

2019-02-14 Thread Milamber
On 14/02/2019 18:55, Philippe Mouawad wrote: If I modify https://github.com/apache/jmeter/blob/trunk/src/core/org/apache/jmeter/JMeter.java#L368 Is it a problem ? Yes, the docs branch don't manage a new release of JMeter. If you modify a source code file, than mean a new release. Thank

buildbot success in on jmeter-nightly

2019-02-14 Thread buildbot
The Buildbot has detected a restored build on builder jmeter-nightly while building . Full details are available at: https://ci.apache.org/builders/jmeter-nightly/builds/1313 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave7_ubuntu Build Reason: The Nightly scheduler

Jenkins build became unstable: JMeter-trunk #7091

2019-02-14 Thread Apache Jenkins Server
See

Re: Renaming NON GUI mode into CLI mode

2019-02-14 Thread Philippe Mouawad
If I modify https://github.com/apache/jmeter/blob/trunk/src/core/org/apache/jmeter/JMeter.java#L368 Is it a problem ? Thanks On Thu, Feb 14, 2019 at 6:44 PM Milamber wrote: > You can change the trunk and after I will backport on docs-5.1 branch to > publish in a second time. > > On 14/02/2019 1

Re: Renaming NON GUI mode into CLI mode

2019-02-14 Thread Milamber
You can change the trunk and after I will backport on docs-5.1 branch to publish in a second time. On 14/02/2019 18:36, Philippe Mouawad wrote: Unless there is a no go I’d like to commit docs modification that I’d like to be published with 5.1 release. Can I proceed ? Thanks On Tuesday, Feb

Re: Renaming NON GUI mode into CLI mode

2019-02-14 Thread Philippe Mouawad
Unless there is a no go I’d like to commit docs modification that I’d like to be published with 5.1 release. Can I proceed ? Thanks On Tuesday, February 12, 2019, Milamber wrote: > > > On 12/02/2019 14:31, Philippe Mouawad wrote: > >> Hello, >> >> What do you think or replacing or adding ever