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 baad6010396e0260a904cbc91d8000bb1ddbb8fd Merge: 30711658b9 e4aaf12f54 Author: Hans Van Akelyen <[email protected]> AuthorDate: Thu Nov 28 09:50:50 2024 +0100 Merge pull request #4629 from bamaer/4628 fixes and IT for XSLT action. fixes #4628 integration-tests/xml/files/xslt-xml-file.xml | 231 +++++++++++++++++++++ integration-tests/xml/files/xslt-xslt-file.xsl | 42 ++++ .../xml/main-0008-xslt-action-4628.hwf | 133 ++++++++++++ .../apache/hop/workflow/actions/xml/xslt/Xslt.java | 66 +++--- .../hop/workflow/actions/xml/xslt/XsltDialog.java | 16 +- 5 files changed, 452 insertions(+), 36 deletions(-)
