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 30711658b9 Merge pull request #4632 from nadment/XXXX
add 7e6a568ce4 fixes and IT for XSLT action. fixes #4628
add e4aaf12f54 added missing ASF headers for test files. #4628
new baad601039 Merge pull request #4629 from bamaer/4628
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:
integration-tests/xml/files/xslt-xml-file.xml | 231 +++++++++++++++++++++
.../xml/files/{xsl.xsl => xslt-xslt-file.xsl} | 70 ++++---
.../main-0008-xslt-action-4628.hwf} | 77 +++----
.../apache/hop/workflow/actions/xml/xslt/Xslt.java | 66 +++---
.../hop/workflow/actions/xml/xslt/XsltDialog.java | 16 +-
5 files changed, 359 insertions(+), 101 deletions(-)
create mode 100644 integration-tests/xml/files/xslt-xml-file.xml
copy integration-tests/xml/files/{xsl.xsl => xslt-xslt-file.xsl} (64%)
mode change 100755 => 100644
copy integration-tests/{actions/main-0006-copy-delete-test-fail.hwf =>
xml/main-0008-xslt-action-4628.hwf} (70%)