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

Remove unused Require-Bundle: org.slf4j.api #1079

Merged
merged 1 commit into from
Apr 21, 2022

Conversation

HannesWell
Copy link
Contributor

It looks like org.eclipse.passage.lic.oshi and its tests do not use the slf4j API and the requirement to it can therefore be removed.

If there is another reason, that I oversaw, to wire to a slf4j bundle I suggest to use Import-Package instead. That allows consumers to use another slf4j bundle than the one provided at Eclipse-Orbit.

@codecov
Copy link

codecov bot commented Apr 19, 2022

Codecov Report

Merging #1079 (f09e277) into master (dfce631) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #1079   +/-   ##
=========================================
  Coverage     33.08%   33.08%           
  Complexity      346      346           
=========================================
  Files          1156     1156           
  Lines         25612    25612           
  Branches       1588     1588           
=========================================
  Hits           8473     8473           
  Misses        16635    16635           
  Partials        504      504           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dfce631...f09e277. Read the comment docs.

@eparovyshnaya eparovyshnaya self-requested a review April 21, 2022 09:12
Copy link
Contributor

@eparovyshnaya eparovyshnaya left a comment

Choose a reason for hiding this comment

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

Thanks for the finding!

@eparovyshnaya eparovyshnaya merged commit 92a0ee8 into eclipse-passage:master Apr 21, 2022
@HannesWell HannesWell deleted the slf4j branch April 21, 2022 14:14
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.

2 participants