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/27 10:32:11 UTC

[incubator-hop] branch master updated (7d44ec0 -> 2c8c7e6)

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 7d44ec0  Merge pull request #1174 from sramazzina/WF-EXECUTOR
     new daa3007  HOP-3444 - PipelineExecutor: specify sub-pipeline filename by using a field
     new fdca8bd  HOP-3444 - Refactoring
     new 2c8c7e6  Merge pull request #1175 from sramazzina/HOP-3444

The 3113 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:
 .../pipeline/transforms/pipelineexecutor.adoc      |   5 +
 .../pipelineexecutor/PipelineExecutor.java         |  85 ++++++++-----
 .../pipelineexecutor/PipelineExecutorDialog.java   | 136 +++++++++++++++++++--
 .../pipelineexecutor/PipelineExecutorMeta.java     |  31 +++++
 .../messages/messages_en_US.properties             |   2 +
 .../messages/messages_it_IT.properties             |   2 +
 .../messages/messages_it_IT.properties             |   2 +-
 7 files changed, 222 insertions(+), 41 deletions(-)