[
https://issues.apache.org/jira/browse/NUTCH-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13556726#comment-13556726
]
Hudson commented on NUTCH-1274:
-------------------------------
Integrated in Nutch-2.x-Windows #5 (See
[https://builds.apache.org/job/Nutch-2.x-Windows/5/])
NUTCH-1274 Fix [cast] javac warnings (Revision 1432471)
Result = FAILURE
lewismc : http://svn.apache.org/viewvc/nutch/branches/2.x/?view=rev&rev=1432471
Files :
* /nutch/branches/2.x/CHANGES.txt
* /nutch/branches/2.x/src/java/org/apache/nutch/api/DbReader.java
* /nutch/branches/2.x/src/java/org/apache/nutch/crawl/WebTableReader.java
* /nutch/branches/2.x/src/java/org/apache/nutch/fetcher/FetcherReducer.java
*
/nutch/branches/2.x/src/java/org/apache/nutch/indexer/solr/SolrMappingReader.java
* /nutch/branches/2.x/src/java/org/apache/nutch/indexer/solr/SolrWriter.java
* /nutch/branches/2.x/src/java/org/apache/nutch/tools/arc/ArcRecordReader.java
* /nutch/branches/2.x/src/test/org/apache/nutch/parse/TestParserFactory.java
> 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
> Assignee: Tejas Patil
> Priority: Minor
> Fix For: 1.7, 2.2
>
> Attachments: NUTCH-1274-2.x.patch, NUTCH-1274-2.x.v2.patch,
> NUTCH-1274-trunk.patch, NUTCH-1274-trunk.v2.patch
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira