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 2021/10/21 07:14:07 UTC

[incubator-hop] branch master updated (8b12240 -> 83b9f09)

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/incubator-hop.git.


    from 8b12240  Merge pull request #1161 from sramazzina/I18N-STUFF
     new 08e197b  HOP-3119 - Unable to set connection name by using a variable on DBLookup transform
     new 38c69a9  HOP-3119 - Minor fix
     new 83b9f09  Merge pull request #1159 from sramazzina/HOP-3119

The 3077 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/databaselookup/DatabaseLookup.java  | 11 ++--
 .../databaselookup/DatabaseLookupDialog.java       | 19 +++----
 .../databaselookup/DatabaseLookupMeta.java         | 59 ++++++++++++++--------
 .../databaselookup/DatabaseLookupMetaTest.java     |  4 +-
 .../databaselookup/DatabaseLookupUTest.java        | 21 ++++++--
 5 files changed, 73 insertions(+), 41 deletions(-)