gnodet commented on code in PR #2025:
URL: https://github.com/apache/maven/pull/2025#discussion_r1904123051


##########
impl/maven-logging/src/main/java/org/apache/maven/slf4j/MavenBaseLogger.java:
##########
@@ -146,6 +147,7 @@
  */
 public class MavenBaseLogger extends LegacyAbstractLogger {
 
+    @Serial

Review Comment:
   Why does `org.slf4j.helpers.AbstractLogger` implements `Serializable` in the 
first place ? 
   What's the use case for serialising those ?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to