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/02 16:43:42 UTC

[hop] branch master updated (ca0129875f -> e893054794)

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 ca0129875f Merge pull request #1476 from hansva/master
     new 087b2520c4 [HOP-2945] added parameter map to execution configuration on remote pipeline engine
     new 6119a78ac7 [HOP-2945] removed check for isVariablePassedToRemoteServer when passing parameters
     new 7d9f41ad75 [HOP-3228] refactored original fix as it set all variables as parameters
     new e893054794 Merge pull request #1473 from jballment/master

The 3933 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/engines/remote/RemotePipelineEngine.java  |  8 ++++++++
 .../workflow/engines/remote/RemoteWorkflowEngine.java  | 18 ++++++++----------
 2 files changed, 16 insertions(+), 10 deletions(-)