[ https://issues.apache.org/jira/browse/OAK-10339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manfred Baedke updated OAK-10339: --------------------------------- Description: Update to SLF4J 2.x in order to use the fluent API. Compare with SLING-11906 for a similar effort in Sling. At the same time we should consider getting rid of package dependencies to {{org.slf4j.event}} which are considered only relevant for logging backends. Those are no longer exposed in a backwards compatible version in SLF4J 2.x, the official 1.x API at {{org.slf4j}} should still work even with 2.x API bundle and implementations. was: Update to SLF4J 2.x in order to use the fluent API. Compare with SLING-11906 for a similar effort in Sling. At the same time we should consider getting rid of dependencies to {{org.slf4j.helpers}} and {{org.slf4j.event}} which are considered only relevant for logging backends. Those versions are no longer exposed in a backwards compatible version in SLF4J 2.x, the official 1.x API at {{org.slf4j}} should still work even with 2.x API bundle and implementations. > Migrate to SLF4J 2.x > -------------------- > > Key: OAK-10339 > URL: https://issues.apache.org/jira/browse/OAK-10339 > Project: Jackrabbit Oak > Issue Type: Improvement > Components: parent > Reporter: Konrad Windszus > Priority: Major > > Update to SLF4J 2.x in order to use the fluent API. > Compare with SLING-11906 for a similar effort in Sling. > At the same time we should consider getting rid of package dependencies to > {{org.slf4j.event}} which are considered only relevant for logging backends. > Those are no longer exposed in a backwards compatible version in SLF4J 2.x, > the official 1.x API at {{org.slf4j}} should still work even with 2.x API > bundle and implementations. -- This message was sent by Atlassian Jira (v8.20.10#820010)