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 860fe33eef Merge pull request #2088 from sramazzina/ITA-TRAN
new 53b5d2ed16 Fix #2087: use correct class for translations
new 5fd2e5695e Fix #2067: add missing library
new 2ffb236940 Merge pull request #2089 from hansva/master
The 5146 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:
assemblies/plugins/transforms/xml/pom.xml | 5 +
.../transforms/xml/src/assembly/assembly.xml | 13 +-
.../java/org/apache/hop/core/row/IValueMeta.java | 4 +-
.../0004-xsl-transformation.hpl} | 184 +++++++++------------
.../{asf-header.txt => xml/files/wellFormed1.xml} | 38 +++--
.../{asf-header.txt => xml/files/wellFormed2.xml} | 38 +++--
.../xml/files/{wrong-xsd-test.xml => xsl.xsl} | 55 +++---
...r-test.hwf => main-0004-xsl-transformation.hwf} | 26 +--
8 files changed, 176 insertions(+), 187 deletions(-)
copy integration-tests/{mongo/tests/mongo-delete/delete-5-customers-test.hpl
=> xml/0004-xsl-transformation.hpl} (57%)
copy integration-tests/{asf-header.txt => xml/files/wellFormed1.xml} (89%)
mode change 100644 => 100755
copy integration-tests/{asf-header.txt => xml/files/wellFormed2.xml} (89%)
mode change 100644 => 100755
copy integration-tests/xml/files/{wrong-xsd-test.xml => xsl.xsl} (74%)
mode change 100644 => 100755
copy integration-tests/xml/{main-0002-xsd-validator-test.hwf =>
main-0004-xsl-transformation.hwf} (87%)