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)