refactor: Replace Plexus AbstractLogEnabled with SLF4J#338
Merged
elharo merged 3 commits intoapache:masterfrom Nov 17, 2024
Merged
Conversation
Use this link to re-run the recipe: https://app.moderne.io/builder/P4zH7djn6?organizationId=QXBhY2hlIE1hdmVu Co-authored-by: Moderne <team@moderne.io>
elharo
approved these changes
Nov 17, 2024
rreich
added a commit
to CoreMedia/maven-javadoc-plugin
that referenced
this pull request
Feb 17, 2025
…a-update-3.12.0 * commit 'dc085593a39b845805ccbd04078c782bc1859275': (162 commits) [MJAVADOC-824] remove output-configuration.apt.vm (apache#349) Specify locale for case conversion (apache#345) Replace two deprecated methods (apache#347) Replace some deprecated FileUtils methods (apache#340) [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release maven-javadoc-plugin-3.11.2 use github for scm Bump com.thoughtworks.qdox:qdox from 2.1.0 to 2.2.0 [MJAVADOC-823] legacyMode keeps using module-info.java (-sourcedirectory still use as well as java files input) (apache#343) Bump commons-io:commons-io from 2.17.0 to 2.18.0 Migrate from Plexus to Sisu Guice (apache#341) Remove usages of deprecated ReaderFactory class (apache#339) [MJAVADOC-814] handle parameters such packages with multi lines (apache#337) refactor: Replace Plexus AbstractLogEnabled with SLF4J (apache#338) [MJAVADOC-822] skippedModules should be more scalable and support regex (apache#336) Bump org.codehaus.mojo:l10n-maven-plugin from 1.0.0 to 1.1.0 [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release maven-javadoc-plugin-3.11.1 [MJAVADOC-821] Align toolchain discovery code with Maven Compiler Plugin [MJAVADOC-820] [REGRESSION] MJAVADOC-787 was merged incompletely ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As seen on https://cwiki.apache.org/confluence/plugins/servlet/mobile?contentId=181305684#MavenEcosystemCleanup-DropPlexusContainerforJSR-330+SisuGuiceextension
I have another two lined up for apache/maven and apache/maven-archetype that I'll verify first.
@elharo if you wouldn't mind, could you look this over?
Use this link to re-run the recipe: https://app.moderne.io/builder/P4zH7djn6?organizationId=QXBhY2hlIE1hdmVu