This is an automated email from the ASF dual-hosted git repository.
mcasters pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hop.git.
from 929da59 Merge pull request #810 from nadment/HOP-2886
new 66f9084 HOP-2027 : Fix button positions in dialogs
new 4170381 HOP-2858 : Allow metadata injection through metadata
annotations: IT fixes
new a600d2e Merge pull request #811 from mattcasters/master
The 2142 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:
.../unit-test/0005-merge-join-parent UNIT.json | 2 +-
.../unit-test/0006-filter-parent UNIT.json | 2 +-
.../unit-test/0007-add-checksum-parent UNIT.json | 2 +-
.../unit-test/0009-coalesce-parent UNIT.json | 2 +-
.../0014-merge-join-double-fields UNIT.json | 2 +-
integration-tests/transforms/run-all.hpl | 78 ++--
.../actions/mysqlbulkfile/ActionMysqlBulkFile.java | 409 ++++++++++++---------
.../mysqlbulkfile/ActionMysqlBulkFileDialog.java | 371 ++++++++-----------
.../messages/messages_de_DE.properties | 82 ++---
.../messages/messages_en_US.properties | 98 +++--
.../messages/messages_es_AR.properties | 94 +++--
.../messages/messages_fr_FR.properties | 96 +++--
.../messages/messages_it_IT.properties | 94 +++--
.../messages/messages_ja_JP.properties | 98 +++--
.../messages/messages_ko_KR.properties | 92 +++--
.../messages/messages_zh_CN.properties | 70 ++--
16 files changed, 785 insertions(+), 807 deletions(-)