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 180ac1cd92 Merge pull request #1606 from hansva/master
new e2df2b97cd HOP-4034: add xsd source on xsdValidatorDialog
new 8983757f8e Merge branch 'master' of
https://github.com/apache/incubator-hop into xsdValidator
new ab91ea7158 remove unnecessary sysout
new 6ce23e3182 HOP-4034: add "XSD in XML" option to
workflow/actions/xsdvalidator
new d1fed3ea09 HOP-4034: rename integration-test workflow
new 100963ba3c HOP-4034: fix docker port
new 848526a13c Merge pull request #1607 from uraychang/xsdValidator
The 4278 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/integration-tests-xml.yaml | 2 +-
integration-tests/xml/files/wrong-xsd-test.xml | 2 +-
integration-tests/xml/files/xsd-test.xml | 2 +-
.../xml/main-0003-xsd-validator-action-test.hwf | 103 +++++--------
.../actions/xml/xsdvalidator/XsdValidator.java | 162 +++++++++++----------
.../xml/xsdvalidator/XsdValidatorDialog.java | 73 +++++++++-
.../messages/messages_en_US.properties | 6 +
.../delegates/HopGuiFileRefreshDelegate.java | 2 -
8 files changed, 200 insertions(+), 152 deletions(-)
copy plugins/actions/repeat/src/main/resources/demo/repeat-sample2-work.hwf =>
integration-tests/xml/main-0003-xsd-validator-action-test.hwf (62%)