You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by ha...@apache.org on 2022/04/06 13:22:50 UTC

[hop] branch master updated (a83b847edd -> 230586863a)

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(-)