This is an automated email from the ASF dual-hosted git repository.
milamber pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git
from 193bd552d4 chore: Capture build scans on ge.apache.org to benefit from
deep build insights
new 45eff09fac Fix NumberFormatException when counter is empty or not a
digit on Proxy Settings panel
new 7f9219c3b5 Merge branch 'Fix_NFE_on_counter_button'
new a838243450 update changes.xml with #5901 (Fix NumberFormatException
when counter is empty or not a digit on Proxy Settings panel)
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/jmeter/resources/messages.properties | 2 +
.../apache/jmeter/resources/messages_fr.properties | 2 +
.../protocol/http/proxy/gui/ProxyControlGui.java | 50 +++++++++++++++-------
xdocs/changes.xml | 1 +
4 files changed, 39 insertions(+), 16 deletions(-)