This is an automated email from the ASF dual-hosted git repository.
hansva pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hop.git
from d95a4b5d7b Merge pull request #2061 from hansva/master
new 9c2c93bced Fix #1962 : Cleanup XML of action Delete File
new db2e475808 Fix #1962: add tests for delete action
new 14fafe6aab Merge pull request #2033 from nadment/HOP1962
The 5110 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:
.../{transforms => actions}/files/sample-file1.txt | 0
.../{transforms => actions}/files/sample-file2.txt | 0
.../main-0005-copy-delete.hwf} | 202 +++++++++++----------
.../main-0006-copy-delete-test-fail.hwf} | 87 +++++----
.../actions/deletefile/ActionDeleteFile.java | 46 ++---
.../deletefile/messages/messages_en_US.properties | 1 -
.../deletefile/messages/messages_es_AR.properties | 1 -
.../deletefile/messages/messages_fr_FR.properties | 1 -
.../deletefile/messages/messages_it_IT.properties | 1 -
.../deletefile/messages/messages_ko_KR.properties | 1 -
.../deletefile/messages/messages_nl_NL.properties | 1 -
.../deletefile/messages/messages_pt_BR.properties | 1 -
.../deletefile/messages/messages_zh_CN.properties | 1 -
13 files changed, 158 insertions(+), 185 deletions(-)
copy integration-tests/{transforms => actions}/files/sample-file1.txt (100%)
copy integration-tests/{transforms => actions}/files/sample-file2.txt (100%)
copy
integration-tests/{transforms/main-0036-actionpipeline-results-witherror.hwf =>
actions/main-0005-copy-delete.hwf} (58%)
copy integration-tests/{xml/main-0003-xsd-validator-action-test.hwf =>
actions/main-0006-copy-delete-test-fail.hwf} (71%)