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 15863591aa Merge pull request #4463 from
hop-weblate/weblate-apache-hop-hop
add 97bc64837a [Task]: Cleanup XML of action Ping #1985
add fdf98ba45d Rebase and minor cleanup
add 8412050f3e Add a way to ignore test on attribute
new 0e2b9fafef Merge pull request #4242 from gvdutra/1985
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:
.../java/org/apache/hop/base/LoadSaveBase.java | 28 +++++
.../transforms/loadsave/LoadSaveTester.java | 23 ++++
.../workflow/action/loadsave/LoadSaveTester.java | 24 +++++
.../WorkflowActionLoadSaveTestSupport.java | 13 ++-
.../hop/workflow/actions/ping/ActionPing.java | 117 ++++++---------------
.../workflow/actions/ping/ActionPingDialog.java | 6 +-
.../actions/ping/WorkflowActionPingTest.java | 10 +-
7 files changed, 129 insertions(+), 92 deletions(-)