[
https://issues.apache.org/jira/browse/NIFI-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17679966#comment-17679966
]
ASF subversion and git services commented on NIFI-10580:
--------------------------------------------------------
Commit 972667461bde6faa88ff6f5f23680843a76b0b8e in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=972667461b ]
NIFI-10580 This closes #6867. Upgraded SLF4J from 1.7.36 to 2.0.6
- Upgraded Logback from 1.2.11 to 1.3.5
- Updated Logback DelayingShutdownHook to DefaultShutdownHook
- Disabled Spring Boot Logging System in favor of standard Logback
initialization
- Excluded logback-classic from ZooKeeper and other dependencies to avoid
conflicts when running tests
- Excluded spring-boot-starter-logging to avoid failures related to Logback 1.2
and Spring Boot 2.7
- Removed ZooKeeperMigratorTest.groovy based on Apache Curator test server
usage of Logback 1.2
NIFI-10580 Added logback-core as explicit dependency
- Set logback-core as provided in root configuration
- Added logback-core as compile dependency in assembly configurations
Signed-off-by: Joe Witt <[email protected]>
> Update NiFi to use SLF4j 2.x line instead of 1.x line
> -----------------------------------------------------
>
> Key: NIFI-10580
> URL: https://issues.apache.org/jira/browse/NIFI-10580
> Project: Apache NiFi
> Issue Type: Task
> Reporter: Joe Witt
> Assignee: David Handermann
> Priority: Major
> Fix For: 1.20.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)