This is an automated email from the ASF dual-hosted git repository.
hansva pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/hop.git
from c91eda485c Merge pull request #4220 from gvdutra/3994
add d20a119507 [SONAR] cleanup deprecated methods
new 5e0127e578 Merge pull request #4231 from hansva/main
The 1 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:
.../hop/core/row/value/ValueMetaFactoryTest.java | 2 +-
.../org/apache/hop/core/row/ValueDataUtilTest.java | 56 +---------------------
.../databases/monetdb/MonetDBDatabaseMetaTest.java | 2 +-
.../transforms/calculator/CalculatorUnitTest.java | 48 ++++++++-----------
.../UserDefinedJavaClassMetaInjectionTest.java | 4 +-
.../javascript/ScriptValuesMetaInjectionTest.java | 15 ++----
.../transforms/jsonoutput/JsonOutputTest.java | 44 +++++++----------
.../transforms/mailinput/ParseMailInputTest.java | 18 +++----
.../transforms/selectvalues/SelectValuesTest.java | 2 +-
.../transforms/fileinput/TextFileInput.java | 10 ++--
.../transforms/fileinput/text/PDI_2875_Test.java | 4 +-
.../transforms/textfileinput/PDI_2875_Test.java | 5 +-
12 files changed, 68 insertions(+), 142 deletions(-)