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/11/24 15:06:08 UTC

[hop] branch master updated (b5bc96424f -> c42afcaadd)

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 b5bc96424f Merge pull request #1823 from hansva/master
     new 1282ddc08f HOP-4627 - allow comma's in project/environemnt variables + doc update
     new 82d90b464b HOP-4574: pass logLevel from HopRun.java to workflow
     new c42afcaadd Merge pull request #1825 from hansva/master

The 4918 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:
 .../modules/ROOT/pages/hop-run/index.adoc          |  2 +-
 .../ROOT/pages/hop-tools/hop-conf/hop-conf.adoc    | 47 ++++++++++++++++++++++
 .../src/main/java/org/apache/hop/run/HopRun.java   | 10 +++--
 .../project/ManageProjectsOptionPlugin.java        |  3 ++
 .../projects/var/ManageConfigFileOptionPlugin.java |  3 ++
 5 files changed, 61 insertions(+), 4 deletions(-)