Skip to content

Conversation

@elharo
Copy link
Contributor

@elharo elharo commented Feb 6, 2021

Alternative would be to remove the SLF4J loggers and debug log statements completely.

@elharo elharo requested a review from slachiewicz February 6, 2021 15:58
@bmarwell
Copy link

bmarwell commented Feb 6, 2021

As discussed on the mailing list, we should prefer to remove slf4j instead.

<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.30</version>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

better would be to use the latest available with 3.1.1 - to avoid any linking exceptions

@slachiewicz
Copy link
Member

Soon we must update dependency to Velocity to 2.2 (with Java 8) - they use slf4j API for logging
image

@elharo elharo merged commit 1596b81 into master Feb 6, 2021
@elharo elharo deleted the slf4j branch February 6, 2021 20:26
pzygielo pushed a commit to pzygielo/maven-jxr that referenced this pull request Aug 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants