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 23fa6d5309 chore: remove core -> org.apache.tika:tika-parsers
dependency
new 368401df79 chore: remove uses of commons-codec. Java 17 has both
Base64 and HexFormat
new 22349fd7dc chore: fix nodeSetup vs AutostyleTask buildscript
dependency issue
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:
bin/testfiles/TCP_TESTS.jmx | 20 ++++++++--------
src/components/build.gradle.kts | 1 -
src/core/build.gradle.kts | 3 ---
.../org/apache/jmeter/util/JSR223TestElement.java | 14 ++++++++---
.../org/apache/jmeter/util/ScriptCacheKey.java | 22 ++++++++++--------
.../jmeter/util/keystore/JmeterKeyStore.java | 4 ++--
src/dist/build.gradle.kts | 8 +++++++
src/functions/build.gradle.kts | 1 -
.../jmeter/functions/DigestEncodeFunction.java | 27 ++++++++--------------
.../java/org/apache/jorphan/util/JOrphanUtils.java | 26 +++++----------------
.../jmeter/protocol/http/proxy/ProxyControl.java | 10 ++++----
11 files changed, 64 insertions(+), 72 deletions(-)