[
https://issues.apache.org/jira/browse/NUTCH-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296911#comment-16296911
]
ASF GitHub Bot commented on NUTCH-2486:
---------------------------------------
mfeltscher opened a new pull request #267: NUTCH-2486: Fix unchecked / unsafe
compiler warning
URL: https://github.com/apache/nutch/pull/267
Fixes `Note:
src/plugin/mimetype-filter/src/java/org/apache/nutch/indexer/filter/MimeTypeIndexingFilter.java
uses unchecked or unsafe operations.`
----------------------------------------------------------------
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]
> Compiler Warning: Unchecked / unsafe operations in MimeTypeIndexingFilter
> -------------------------------------------------------------------------
>
> Key: NUTCH-2486
> URL: https://issues.apache.org/jira/browse/NUTCH-2486
> Project: Nutch
> Issue Type: Bug
> Components: build
> Affects Versions: 1.14
> Reporter: Moreno Feltscher
>
> When compiling Nutch source, the following warning is being shown:
> {quote}
> Note:
> src/plugin/mimetype-filter/src/java/org/apache/nutch/indexer/filter/MimeTypeIndexingFilter.java
> uses unchecked or unsafe operations.
> {quote}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)