This is an automated email from the ASF dual-hosted git repository.

hansva pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hop.git

commit 72b9410b2fe0a53fdeefc213f79d7077f9fc0baf
Merge: f86d3b0b86 27de8a220f
Author: Hans Van Akelyen <[email protected]>
AuthorDate: Wed Apr 23 09:42:17 2025 +0200

    Merge pull request #5209 from hansva/main
    
    cleanup and metadata item fixes, #4969

 .../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