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 f86d3b0b86 Merge pull request #5185 from nadment/5184
     add 4e6f77ffab Junit4 to 5 migration
     add 27de8a220f code hardening and fixes, fixes #4969
     new 72b9410b2f Merge pull request #5209 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:
 .../workflow/actions/abort/ActionAbortTest.java    | 11 +--
 .../abort/WorkflowActionAbortLoadSaveTest.java     |  3 -
 ...rkflowActionAddResultFilenamesLoadSaveTest.java |  3 -
 .../ActionAs400CommandLoadSaveTest.java            |  3 -
 .../ActionCheckDbConnectionsTest.java              | 21 +++---
 .../ActionCheckFilesLockedTest.java                | 25 +++----
 .../columnsexist/ActionColumnsExistTest.java       | 17 +++--
 .../WorkflowActionCopyFilesLoadSaveTest.java       |  3 -
 .../copyfiles/WorkflowActionCopyFilesTest.java     | 43 +++++-------
 .../hop/ui/core/metadata/MetadataEditor.java       | 13 +---
 .../hop/ui/core/metadata/MetadataManager.java      | 81 +++-------------------
 .../apache/hop/ui/core/vfs/HopVfsFileDialog.java   |  2 +-
 .../perspective/explorer/ExplorerPerspective.java  |  2 +-
 .../perspective/metadata/MetadataPerspective.java  | 34 ++++++---
 .../metadata/messages/messages_en_US.properties    | 25 +++----
 15 files changed, 103 insertions(+), 183 deletions(-)

Reply via email to