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 1070497c25 Merge pull request #1582 from hansva/master
     new f2cb43f797 HOP-4037: NPE when using XSD validator transform with empty 
XSD file name
     new fe106e477c HOP-4037: add integration test
     new 93c5a3a4ca HOP-4037: add apache licenses
     new 18fb2a3fab HOP-4037: file formatting
     new 8b4a709742 Merge pull request #1581 from uraychang/xsdValidator

The 4216 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:
 ...sts-monetdb.yaml => integration-tests-xml.yaml} |  17 +-
 .../resource/{http/index.html => xml/test.xsd}     |  28 ++-
 .../0002-xsd-validator-test.hpl}                   | 140 ++++++------
 .../xml/datasets/golden-xsd-validator.csv          |   3 +
 .../files/wrong-xsd-test.xml}                      |  20 +-
 .../http-action-output => xml/files/xsd-test.xml}  |  21 +-
 .../main-0002-xsd-validator-test.hwf}              |  17 +-
 .../metadata/dataset/golden-xsd-validator.json}    |  10 +-
 .../unit-test/0002-xsd-validator-test UNIT.json}   |  18 +-
 .../transforms/xml/xsdvalidator/XsdValidator.java  | 248 +++++++++++----------
 10 files changed, 268 insertions(+), 254 deletions(-)
 copy docker/integration-tests/{integration-tests-monetdb.yaml => 
integration-tests-xml.yaml} (81%)
 copy docker/integration-tests/resource/{http/index.html => xml/test.xsd} (60%)
 copy integration-tests/{transforms/0008-append.hpl => 
xml/0002-xsd-validator-test.hpl} (67%)
 create mode 100644 integration-tests/xml/datasets/golden-xsd-validator.csv
 copy integration-tests/{http/files/http-action-output => 
xml/files/wrong-xsd-test.xml} (72%)
 copy integration-tests/{http/files/http-action-output => 
xml/files/xsd-test.xml} (70%)
 copy integration-tests/{beam_directrunner/main-0001-generate-rows.hwf => 
xml/main-0002-xsd-validator-test.hwf} (86%)
 copy integration-tests/{neo4j/metadata/dataset/States.json => 
xml/metadata/dataset/golden-xsd-validator.json} (66%)
 copy 
integration-tests/{transforms/metadata/unit-test/0041-properties-file-input-valid-file
 UNIT.json => xml/metadata/unit-test/0002-xsd-validator-test UNIT.json} (53%)

Reply via email to