[ https://issues.apache.org/jira/browse/MSHARED-983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17326482#comment-17326482 ]
Elliotte Rusty Harold commented on MSHARED-983: ----------------------------------------------- It's entirely possible no one is using this package, at all. Can anyone find a use of this in the code base somewhere? > remove org.codehaus.plexus.logging.AbstractLogEnabled > ----------------------------------------------------- > > Key: MSHARED-983 > URL: https://issues.apache.org/jira/browse/MSHARED-983 > Project: Maven Shared Components > Issue Type: Improvement > Reporter: Elliotte Rusty Harold > Priority: Major > > The problem is > public abstract class AbstractJavaTool<Request extends JavaToolRequest> > extends AbstractLogEnabled implements JavaTool<Request> > > This should be replaced with SLF4J to remove a lot of transitive dependencies > on plexus-container. > > However this change is backwards incompatible. -- This message was sent by Atlassian Jira (v8.3.4#803005)