This is an automated email from the ASF dual-hosted git repository.
vladimirsitnikov pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git
from 89c69b47d3 deps: bump auto-service to 1.1.0 from 1.0.1
new b15439e340 feat: use ServiceLoader for loading
jmeter.gui.action.Command
new d74c5aa48a style: wrap excessively long lines in ClassFinder
new 088fedeaed fix: adjust progress points in the startup splash screen
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:
.../java/org/apache/jmeter/JMeterGuiLauncher.kt | 20 +++---
.../org/apache/jmeter/gui/action/ActionRouter.java | 72 +++++-----------------
.../java/org/apache/jmeter/gui/action/Command.java | 2 +
.../org/apache/jorphan/reflect/ClassFinder.java | 11 +++-
4 files changed, 35 insertions(+), 70 deletions(-)