You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Sebastian Nagel (Jira)" <ji...@apache.org> on 2019/10/17 18:34:00 UTC

[jira] [Created] (NUTCH-2747) Replace remaining o.a.commons.logging by org.slf4j

Sebastian Nagel created NUTCH-2747:
--------------------------------------

             Summary: 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
             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)