[ 
https://issues.apache.org/jira/browse/NUTCH-536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Doğacan Güney updated NUTCH-536:
--------------------------------

    Attachment: NUTCH_536.patch

First patch:

* Uses java 5 generics where possible.

* Removes unused variables/imports.

* Adds SuppressWarnings("serial") to suppress uid warnings.

* Does NOT update code under o.a.n.searcher becase NUTCH-442 changes searcher 
package substantially and removes most of the warnings.

In total, removes around ~300 warnings.

> Reduce number of warnings in nutch core
> ---------------------------------------
>
>                 Key: NUTCH-536
>                 URL: https://issues.apache.org/jira/browse/NUTCH-536
>             Project: Nutch
>          Issue Type: Improvement
>    Affects Versions: 1.0.0
>            Reporter: Doğacan Güney
>            Assignee: Doğacan Güney
>            Priority: Minor
>             Fix For: 1.0.0
>
>         Attachments: NUTCH_536.patch
>
>
> Nutch core (code under src/java) gives around 600 warnings. Most of them are 
> unused variables/imports and Java5 generics style warnings. This issue is to 
> track changes to reduce number of warnings.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Nutch-developers mailing list
Nutch-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to