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 db7100d Merge pull request #1055 from bamaer/HOP-3267
new 38963b6 HOP-2435 : Projects: open objects are not remembered in the
metadata perspective
new f981a4d HOP-3270 : Widget disposed error on project change
new b0861ce Merge pull request #1057 from mattcasters/master
The 2832 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:
.../hop/ui/core/metadata/MetadataEditor.java | 1 +
.../hop/ui/core/metadata/MetadataFileType.java | 8 +-
.../ui/core/metadata/MetadataFileTypeHandler.java | 65 +++++++++++--
.../hop/ui/core/metadata/MetadataManager.java | 4 +-
.../main/java/org/apache/hop/ui/hopgui/HopGui.java | 8 +-
.../ui/hopgui/delegates/HopGuiAuditDelegate.java | 102 +++++++++++++++++----
.../perspective/metadata/MetadataPerspective.java | 14 ++-
7 files changed, 169 insertions(+), 33 deletions(-)