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 a83b847edd Merge pull request #1445 from hansva/master
new d22b7ab509 HOP-3406 - TableExists: Unable to set connection name by
using a variable
new 9b8e0e3944 HOP-3406 - TableExists: unit tests fixed
new 230586863a Merge pull request #1446 from sramazzina/HOP-3406
The 3859 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:
.../transforms/tableexists/TableExists.java | 10 +-
.../transforms/tableexists/TableExistsDialog.java | 15 ++-
.../transforms/tableexists/TableExistsMeta.java | 136 +++++++++++++--------
.../tableexists/messages/messages_en_US.properties | 5 +-
.../tableexists/messages/messages_it_IT.properties | 5 +
.../tableexists/TableExistsMetaTest.java | 2 +-
6 files changed, 108 insertions(+), 65 deletions(-)