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 2020/11/25 07:44:27 UTC

[incubator-hop] branch master updated (f1fb915 -> 20aea10)

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 f1fb915  Merge pull request #412 from hansva/HOP-2191
     new 45fe2b0  HOP-2224 : Renaming metadata entries creates a copy
     new 31130ad  HOP-2224 : Renaming metadata entries creates a copy (headers)
     new 20aea10  Merge pull request #413 from mattcasters/master

The 1091 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:
 .../org/apache/hop/metadata/api/IHopMetadata.java  |  24 +-
 .../environment/LifecycleEnvironmentDialog.java    |  44 +-
 .../apache/hop/projects/project/ProjectDialog.java |  16 +
 .../hop/ui/core/metadata/MetadataManager.java      |  59 ++-
 .../ui/hopgui/dialog/MetadataExplorerDialog.java   | 497 +++++++++++++--------
 ui/src/main/resources/hop-gui-plugins.xml          |   4 +
 6 files changed, 400 insertions(+), 244 deletions(-)