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/01 06:10:44 UTC

[incubator-hop] branch master updated (872269a -> d9e3238)

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 872269a  Merge pull request #1096 from mattcasters/master
     new c5d7155  HOP-3338 Cleanup @Injection in Append transform
     new bb1a89d  HOP-3339 Append transform, fix MDI keys during Kettle import
     new d9e3238  Merge pull request #1097 from nadment/HOP-3338

The 2936 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/imports/kettle/KettleConst.java |  5 ++++-
 .../hop/pipeline/transforms/append/Append.java     |  3 ---
 .../hop/pipeline/transforms/append/AppendData.java |  4 ----
 .../pipeline/transforms/append/AppendDialog.java   |  2 --
 .../hop/pipeline/transforms/append/AppendMeta.java | 22 ++++------------------
 5 files changed, 8 insertions(+), 28 deletions(-)