This is an automated email from the ASF dual-hosted git repository.
fschumacher pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git.
from a5f73f9 Always close filehandle after use
new 6010d20 OS Process Sampler - Cannot "Add from Clipboard" Command
parameters
new bfacaf4 HTTP Sampler/Files upload tab - add missing buttons
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/config/gui/ArgumentsPanel.java | 42 +++-
.../apache/jmeter/config/gui/RowDetailDialog.java | 123 +++++++----
.../protocol/http/gui/HTTPFileArgsPanel.java | 231 +++++++++++++++++++--
.../protocol/system/gui/SystemSamplerGui.java | 16 +-
xdocs/changes.xml | 2 +
5 files changed, 349 insertions(+), 65 deletions(-)