You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by mc...@apache.org on 2021/06/16 07:05:46 UTC

[incubator-hop] branch master updated (aea3b11 -> 530355a)

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 aea3b11  Merge pull request #865 from sramazzina/HOP-2499
     new 429ba9c  HOP-2958 : Setting tooltip on menu item causes exeption in Hop Web
     new 1e40503  HOP-2959 : Unrecognized variables field in project
     new 530355a  Merge pull request #873 from mattcasters/master

The 2311 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:
 integration-tests/actions/project-config.json      |  15 +-
 integration-tests/cassandra/hop-config.json        |   8 +-
 integration-tests/cassandra/project-config.json    |  20 +-
 integration-tests/database/hop-config.json         |   8 +-
 integration-tests/database/project-config.json     |  18 +-
 integration-tests/header-env-conf.json             |   9 -
 integration-tests/mdi/hop-config.json              |   5 -
 integration-tests/mdi/project-config.json          |   8 +-
 integration-tests/mongo/hop-config.json            |   5 -
 integration-tests/mongo/project-config.json        |  20 +-
 integration-tests/neo4j/hop-config.json            |   5 -
 integration-tests/neo4j/project-config.json        |  18 +-
 .../parameters_and_variables/hop-config.json       |   5 -
 .../parameters_and_variables/project-config.json   |  18 +-
 integration-tests/partitioning/hop-config.json     |   5 -
 integration-tests/partitioning/project-config.json |  18 +-
 integration-tests/scripting/hop-config.json        |   5 -
 integration-tests/scripting/project-config.json    |  18 +-
 integration-tests/sort_and_unique/hop-config.json  |   5 -
 .../sort_and_unique/project-config.json            |  18 +-
 integration-tests/spreadsheet/hop-config.json      |   5 -
 integration-tests/spreadsheet/project-config.json  |  18 +-
 integration-tests/transforms/hop-config.json       |   5 -
 integration-tests/transforms/project-config.json   |  18 +-
 integration-tests/xml/hop-config.json              |   5 -
 integration-tests/xml/project-config.json          |  18 +-
 .../hop/ui/core/widget/MetaSelectionLine.java      | 286 ++++++++++++---------
 27 files changed, 310 insertions(+), 276 deletions(-)
 delete mode 100644 integration-tests/header-env-conf.json