-
Notifications
You must be signed in to change notification settings - Fork 2.8k
[MNG-6931] Deprecate DefaultLog #385
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
Conversation
mthmulders
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Happy to see this change! Also happy to see that the migration path is clearly documented. LGTM.
elharo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just some nits
maven-plugin-api/src/main/java/org/apache/maven/monitor/logging/DefaultLog.java
Outdated
Show resolved
Hide resolved
maven-plugin-api/src/main/java/org/apache/maven/plugin/AbstractMojo.java
Outdated
Show resolved
Hide resolved
maven-plugin-api/src/main/java/org/apache/maven/plugin/AbstractMojo.java
Outdated
Show resolved
Hide resolved
maven-plugin-api/src/main/java/org/apache/maven/plugin/Mojo.java
Outdated
Show resolved
Hide resolved
maven-plugin-api/src/main/java/org/apache/maven/plugin/Mojo.java
Outdated
Show resolved
Hide resolved
maven-plugin-api/src/main/java/org/apache/maven/plugin/Mojo.java
Outdated
Show resolved
Hide resolved
maven-plugin-api/src/main/java/org/apache/maven/plugin/AbstractMojo.java
Outdated
Show resolved
Hide resolved
|
What about deprecating also org.apache.maven.plugin.logging.Log ? |
This closes #385
Done. |
|
Resolve #8409 |
No description provided.