I think we are good to start with 5.6.1 RC1
Vladimir
> So I can start RC1 for 5.6.1 today?
I've merged "utf-8 by default" PR, so the only thing left before preparing
a RC is
updating the changelog: https://github.com/apache/jmeter/pull/6024
If the changelog looks good to me, we can merge PR6024 and start RC1.
> (i think that we have an issue on r
Hi Vlad,
So I can start RC1 for 5.6.1 today?
(i think that we have an issue on release plugin about the no-generated
.asc and .sha512 file on release files)
Milamber
On 29/06/2023 08:57, Vladimir Sitnikov wrote:
* improvement on JavaFX missing error message when java 9+?
1) The build now exc
Thanks Philippe for notes, much clear now for me.
On 29/06/2023 08:25, Philippe Mouawad wrote:
Hello,
Few notes below
Regards
On Thu, Jun 29, 2023 at 9:19 AM Milamber wrote:
Hi,
Can you confirm that these issues are included:
* improvement on JavaFX missing error message when java 9+?
* fi
>> * improvement on JavaFX missing error message when java 9+?
1) The build now excludes JavaFX-based components unless you opt-in
with -PenableJavaFx
2) I've reduced log severity: info + no stacktrace by default,
debug+stacktrace if logging is in debug mode
Vladimir
Hello,
Few notes below
Regards
On Thu, Jun 29, 2023 at 9:19 AM Milamber wrote:
> Hi,
>
> Can you confirm that these issues are included:
>
> * improvement on JavaFX missing error message when java 9+?
> * fix for exception on http2 plugin
>
Vladimir explained the problem, it's more in the plugin
Hi,
Can you confirm that these issues are included:
* improvement on JavaFX missing error message when java 9+?
* fix for exception on http2 plugin
* losing SampleResults on interruption
If yes, I can start a new RC.
Milamber
On 28/06/2023 16:44, Vladimir Sitnikov wrote:
Hi,
I suggest we re
Hi,
Seems great to me
Le mer. 28 juin 2023 à 17:44, Vladimir Sitnikov
a écrit :
> Hi,
>
> I suggest we release JMeter 5.6.1 soon as the latest 5.6 has several
> issues:
> * ThreadGroups run forever in non-GUI mode if JMX is saved with 5.6 (fix
> merged)
> * Java samplers can't be re-enabled aft
Hi,
I suggest we release JMeter 5.6.1 soon as the latest 5.6 has several issues:
* ThreadGroups run forever in non-GUI mode if JMX is saved with 5.6 (fix
merged)
* Java samplers can't be re-enabled after disabling them (fix merged)
I included unicode filename encoding to 5.6, however, it was base