Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid http://www.slf4j.org/codes.html#release warning #132

Merged
merged 1 commit into from
Nov 19, 2018

Conversation

jglick
Copy link
Member

@jglick jglick commented Nov 16, 2018

Supersedes jenkinsci/jenkins-test-harness#71 thanks to a tip from @jtnord.

@jglick jglick requested a review from jtnord November 16, 2018 19:10
Copy link
Member

@jtnord jtnord left a comment

Choose a reason for hiding this comment

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

It will do the trick but it will add commons-logging to the classpath of every plugin even if they do not care.

A possibly better way is to deploy an empty (version 0) artifact to our internal repo and use dependencyManagment to force that to [0]

but this will work so +1

@jglick
Copy link
Member Author

jglick commented Nov 19, 2018

it will add commons-logging to the classpath of every plugin

It was already there—just in a different precedence location.

@jglick jglick merged commit 2de234d into jenkinsci:master Nov 19, 2018
@jglick jglick deleted the slf4j branch November 19, 2018 16:20
@jetersen jetersen mentioned this pull request Apr 11, 2022
6 tasks
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