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/02/16 11:49:37 UTC

[incubator-hop] branch master updated (80fed2e -> ef81f6b)

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 80fed2e  Merge pull request #625 from mattcasters/master
     new 197f8fe  HOP-2532 : Hop Run: variables in environment or project are not applied to top-level parameters
     new 302dcf7  HOP-2533 : Workflow Executor: NPE in dialog
     new ef81f6b  Merge pull request #626 from mattcasters/master

The 1610 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:
 .../src/main/java/org/apache/hop/run/HopRun.java   |  22 +-
 .../org/apache/hop/ui/core/widget/ComboVar.java    |  17 +-
 .../org/apache/hop/ui/core/widget/TableView.java   | 734 +++++++++++----------
 3 files changed, 401 insertions(+), 372 deletions(-)