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 fd006ca2a7 Merge pull request #4916 from nadment/4912
add efc09898de Cleanup XML of action Create File #1960
add b59c0142dc switch unit test, #1960
new f42c6fcc69 Merge pull request #4926 from nadment/1960
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:
.../actions/createfile/ActionCreateFile.java | 112 ++++-----------------
.../actions/createfile/ActionCreateFileDialog.java | 22 ++--
.../createfile/messages/messages_de_DE.properties | 2 +-
.../createfile/messages/messages_en_US.properties | 2 +-
.../createfile/messages/messages_es_ES.properties | 2 +-
.../createfile/messages/messages_fr_FR.properties | 2 +-
.../createfile/messages/messages_pt_BR.properties | 2 +-
.../createfile/messages/messages_zh_CN.properties | 2 +-
.../WorkflowActionCreateFileLoadSaveTest.java | 53 +++++-----
.../src/test/resources/create-file-action.xml} | 21 ++--
10 files changed, 68 insertions(+), 152 deletions(-)
copy plugins/actions/{deletefiles/src/test/resources/delete-files-action.xml
=> createfile/src/test/resources/create-file-action.xml} (74%)