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 194944f352 Merge pull request #4128 from nadment/4124
     add c1e6035339 Sonar issues about deprecated methods #4158
     add ef5205a9e5 add version to deprecation tag, #4158
     new 6c29703e22 Merge pull request #4159 from nadment/4158

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:
 core/src/main/java/org/apache/hop/core/logging/LogLevel.java      | 5 ++---
 engine/src/main/java/org/apache/hop/config/HopConfig.java         | 2 +-
 .../org/apache/hop/pipeline/PipelineExecutionConfiguration.java   | 2 +-
 engine/src/main/java/org/apache/hop/run/HopRun.java               | 2 +-
 engine/src/main/java/org/apache/hop/workflow/Workflow.java        | 2 +-
 .../org/apache/hop/workflow/WorkflowExecutionConfiguration.java   | 2 +-
 engine/src/main/java/org/apache/hop/workflow/WorkflowPainter.java | 4 ++--
 engine/src/main/java/org/apache/hop/www/HopServer.java            | 2 +-
 .../hop/beam/pipeline/HopPipelineMetaToBeamPipelineConverter.java | 2 +-
 .../src/main/java/org/apache/hop/debug/util/DebugLevelUtil.java   | 4 ++--
 .../org/apache/hop/neo4j/execution/NeoExecutionInfoLocation.java  | 2 +-
 rest/src/main/java/org/apache/hop/rest/Hop.java                   | 3 +--
 .../apache/hop/ui/hopgui/file/workflow/HopGuiWorkflowGraph.java   | 8 ++++----
 .../file/workflow/delegates/HopGuiWorkflowActionDelegate.java     | 2 +-
 14 files changed, 20 insertions(+), 22 deletions(-)

Reply via email to