[
https://issues.apache.org/jira/browse/NUTCH-2516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16414351#comment-16414351
]
ASF GitHub Bot commented on NUTCH-2516:
---------------------------------------
sebastian-nagel commented on a change in pull request #295: NUTCH-2516 Hadoop
imports use wildcards
URL: https://github.com/apache/nutch/pull/295#discussion_r177200055
##########
File path: .gitignore
##########
@@ -6,3 +6,8 @@ build/
runtime/
logs/
/bin/
+.classpath
+.naivebayes-model.crc
+.project
+ivy/ivy-2.3.0.jar
Review comment:
What about ivy/ivy-2.4.0.jar which has been committed in f9981d4? It's
supposed to be "installed" by `ant ivy-download`.
----------------------------------------------------------------
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]
> Hadoop imports use wildcards
> ----------------------------
>
> Key: NUTCH-2516
> URL: https://issues.apache.org/jira/browse/NUTCH-2516
> Project: Nutch
> Issue Type: Improvement
> Affects Versions: 1.14
> Reporter: Lewis John McGibbney
> Assignee: Lewis John McGibbney
> Priority: Major
> Fix For: 1.15
>
>
> Right now the Hadoop imports use wildcards all over the place.
> We wanted to address this during NUTCH-2375 but didn't get around to it.
> We should address it in a new issue as it is still important.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)