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 598eb15 Simplify method by extracting parts of code
new 1ea8b70 Log errors at error level
new 59b5997 Revert to correct logic for detecting lists
new 0fea74d Simplify process method by extracting code into private methods
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:
.../extractor/json/jmespath/JMESPathExtractor.java | 6 +-
.../extractor/json/jsonpath/JSONPostProcessor.java | 210 ++++++++++++---------
2 files changed, 127 insertions(+), 89 deletions(-)
|