[
https://issues.apache.org/jira/browse/NUTCH-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296994#comment-16296994
]
Hudson commented on NUTCH-2486:
-------------------------------
SUCCESS: Integrated in Jenkins build Nutch-trunk #3489 (See
[https://builds.apache.org/job/Nutch-trunk/3489/])
NUTCH-2486: Fix unchecked / unsafe compiler warning for (moreno:
[https://github.com/apache/nutch/commit/2e4ad087f811402b19af8d1b8d487d70b6ebc87a])
* (edit)
src/plugin/mimetype-filter/src/java/org/apache/nutch/indexer/filter/MimeTypeIndexingFilter.java
> 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
> Fix For: 1.15
>
>
> 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)