This is an automated email from the ASF dual-hosted git repository.

hansva pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/hop.git


    from af973920c8 Merge pull request #5435 from lnykww/neo4j-bugfix
     add aff2cd7f93 issue #5484 (re-calculate internal logging variables)
     add e3d6a20c1c issue #5461 (disconnect pipeline logging pipelines from 
their parents)
     add 6b2daf5588 issue #5459 and #5460
     add 983e33c2be issue #5409
     add 208056a48c issue #5409
     new e0aca85e77 Merge pull request #5489 from mattcasters/main

The 1 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:
 .../java/org/apache/hop/pipeline/Pipeline.java     |  46 +++--
 .../hop/workflow/actions/start/ActionStart.java    | 126 +++++-------
 .../start/messages/messages_en_US.properties       |   1 +
 .../ActionCheckDbConnections.java                  | 214 +++++++++------------
 .../ActionCheckDbConnectionsDialog.java            |  13 +-
 .../messages/messages_en_US.properties             |   1 +
 .../ActionCheckDbConnectionsTest.java              |   5 +-
 .../pipeline/xp/PipelineStartLoggingXp.java        |   6 +-
 .../workflow/xp/WorkflowStartLoggingXp.java        |   5 +-
 .../workflow/actions/start/ActionStartDialog.java  | 168 ++++++++--------
 10 files changed, 258 insertions(+), 327 deletions(-)

Reply via email to