[
https://issues.apache.org/jira/browse/NUTCH-2747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16954343#comment-16954343
]
Sebastian Nagel commented on NUTCH-2747:
----------------------------------------
Sure, of course, help is welcome - sorry, I forgot to flag the issue
accordingly. Please assign the issue to yourself and start working. Have a look
at other Nutch classes how the logger (variable LOG) is instantiated. Thanks!
> Replace remaining o.a.commons.logging by org.slf4j
> --------------------------------------------------
>
> Key: NUTCH-2747
> URL: https://issues.apache.org/jira/browse/NUTCH-2747
> Project: Nutch
> Issue Type: Improvement
> Affects Versions: 1.16
> Reporter: Sebastian Nagel
> Priority: Trivial
> Labels: easytask, help-wanted
> Fix For: 1.17
>
>
> A few classes still use logging classes of the package
> org.apache.commons.logging, they should rely on org.slf4j instead, see
> NUTCH-1078. The commons-logging lib is included as a transitive dependency.
> But Nutch classes should not use it. Five classes are found via {{git grep -F
> org.apache.commons.logging}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)