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

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

commit 6c29703e22aaf0801ded6062f3b37d586ffc1895
Merge: 194944f352 ef5205a9e5
Author: Hans Van Akelyen <[email protected]>
AuthorDate: Tue Jul 30 14:23:56 2024 +0200

    Merge pull request #4159 from nadment/4158
    
    Sonar issues about deprecated methods #4158

 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