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 2022/05/22 16:12:04 UTC

[hop] branch master updated (4d1be7ccd1 -> 52b77c4f12)

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/hop.git


    from 4d1be7ccd1 Merge pull request #1496 from hansva/master
     new e5fb5acdde HOP-3926 added support for selected pipelines to log
     new dcf9ba1fad HOP-3926 added missing license header
     new 52b77c4f12 Merge pull request #1497 from bamaer/HOP-3926

The 4018 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/reflection/pipeline/meta/PipelineLog.java  |  18 +++-
 .../pipeline/meta/PipelineLogEditor.java           |  56 ++++++++++
 .../pipeline/meta/PipelineToLogLocation.java}      |  52 ++++-----
 .../pipeline/xp/PipelineStartLoggingXp.java        | 120 +++++++++++++--------
 .../meta/messages/messages_en_US.properties        |   3 +-
 5 files changed, 171 insertions(+), 78 deletions(-)
 copy plugins/{transforms/drools/src/main/java/org/apache/hop/pipeline/transforms/drools/RuleResultItem.java => misc/reflection/src/main/java/org/apache/hop/reflection/pipeline/meta/PipelineToLogLocation.java} (50%)