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 69a0aee  Rework ParallelResourcesAndIpSource to try all combinations 
of source and target hosts
     new f20a30f  62861: Ensure thread groups from pre-5.0 jmx are loaded with 
"same user on each iteration"=true
     new 3e2dda1  Kepp lib/ext/*.jar on gw runGui and gw createDist

The 2 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/threads/AbstractThreadGroup.java |   2 +-
 .../apache/jmeter/threads/gui/ThreadGroupGui.java  |   8 +-
 .../org/apache/jmeter/threads/ThreadGroupLoad.java | 101 +++++++++++++++++++++
 src/dist/build.gradle.kts                          |   2 +
 4 files changed, 106 insertions(+), 7 deletions(-)
 create mode 100644 
src/dist-check/src/test/java/org/apache/jmeter/threads/ThreadGroupLoad.java

Reply via email to