[
https://issues.apache.org/jira/browse/NUTCH-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Markus Jelsma updated NUTCH-1274:
---------------------------------
Fix Version/s: (was: 1.5)
(was: nutchgora)
1.6
20120304-push-1.6
> Fix [cast] javac warnings
> -------------------------
>
> Key: NUTCH-1274
> URL: https://issues.apache.org/jira/browse/NUTCH-1274
> Project: Nutch
> Issue Type: Sub-task
> Components: build
> Affects Versions: nutchgora, 1.5
> Reporter: Lewis John McGibbney
> Priority: Minor
> Fix For: 1.6
>
>
> A typical example of this is
> {code}
> trunk/src/java/org/apache/nutch/crawl/CrawlDatum.java:460: warning: [cast]
> redundant cast to int
> [javac] res ^= (int)(signature[i] << 24 + signature[i+1] << 16 +
> {code}
> these should all be fixed by replacing with the correct implementations.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira