[
https://issues.apache.org/jira/browse/NUTCH-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662237#comment-16662237
]
ASF GitHub Bot commented on NUTCH-2667:
---------------------------------------
sebastian-nagel commented on a change in pull request #403: NUTCH-2667 Update
Tika and Commons Collections 4
URL: https://github.com/apache/nutch/pull/403#discussion_r227679697
##########
File path: .gitignore
##########
@@ -8,4 +8,10 @@ logs/
*.iml
.idea
.log
-
+.classpath
+.naivebayes-model.crc
+.project
+ivy/ivy-2.3.0.jar
+ivy/ivy-2.4.0.jar
+naivebayes-model
+src/plugin/parse-tika/lib/
Review comment:
The directory `src/plugin/parse-tika/lib/` should be removed instead. It may
cause that there are duplicate library dependencies (conflicting versions), see
comments below.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Update Tika and Commons Collections 4
> -------------------------------------
>
> Key: NUTCH-2667
> URL: https://issues.apache.org/jira/browse/NUTCH-2667
> Project: Nutch
> Issue Type: Improvement
> Components: build
> Affects Versions: 2.4
> Reporter: Lewis John McGibbney
> Assignee: Lewis John McGibbney
> Priority: Blocker
> Fix For: 2.4
>
>
> Tika and Commons Collections 4 need to be updated. This issue needs to
> address them.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)