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

Recipe to migrate from AbstractLogEnabled to SLF4J #41

Merged
merged 8 commits into from
Nov 16, 2024

Conversation

timtebeek
Copy link
Contributor

What's your motivation?

https://cwiki.apache.org/confluence/plugins/servlet/mobile?contentId=181305684#MavenEcosystemCleanup-DropPlexusContainerforJSR-330+SisuGuiceextension

Have you considered any alternatives or workarounds?

Could have been manual, but that's no fun.
There's 574 calls to AbstractLogEnabled *Log*(..)
And then 721 calls to org.codehaus.plexus.logging.Logger *(..)

@timtebeek timtebeek self-assigned this Nov 16, 2024
timtebeek and others added 3 commits November 16, 2024 20:21
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@timtebeek timtebeek marked this pull request as ready for review November 16, 2024 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant