[ 
https://issues.apache.org/jira/browse/NUTCH-2747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16969055#comment-16969055
 ] 

Hudson commented on NUTCH-2747:
-------------------------------

SUCCESS: Integrated in Jenkins build Nutch-trunk #3652 (See 
[https://builds.apache.org/job/Nutch-trunk/3652/])
fix for NUTCH-2747 contributed by balashashanka (shbalakuntala: 
[https://github.com/apache/nutch/commit/2dc90329872156b3deabe58a80835f484325c9ca])
* (edit) 
src/plugin/index-replace/src/java/org/apache/nutch/indexer/replace/ReplaceIndexer.java
* (edit) 
src/plugin/parse-tika/src/java/org/apache/nutch/parse/tika/BoilerpipeExtractorRepository.java
* (edit) 
src/plugin/scoring-depth/src/java/org/apache/nutch/scoring/depth/DepthScoringFilter.java
* (edit) 
src/plugin/parse-metatags/src/java/org/apache/nutch/parse/metatags/MetaTagsParser.java
* (edit) src/java/org/apache/nutch/tools/Benchmark.java
Fix for NUTCH-2747: Fixed indentation according to (shbalakuntala: 
[https://github.com/apache/nutch/commit/cf2430f3d96963147c6099b4a26152da931426cb])
* (edit) 
src/plugin/index-replace/src/java/org/apache/nutch/indexer/replace/ReplaceIndexer.java
* (edit) 
src/plugin/parse-tika/src/java/org/apache/nutch/parse/tika/BoilerpipeExtractorRepository.java
* (edit) 
src/plugin/parse-metatags/src/java/org/apache/nutch/parse/metatags/MetaTagsParser.java


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

Reply via email to