Fix [unchecked] javac warnings
------------------------------

                 Key: NUTCH-1275
                 URL: https://issues.apache.org/jira/browse/NUTCH-1275
             Project: Nutch
          Issue Type: Sub-task
    Affects Versions: nutchgora, 1.5
            Reporter: Lewis John McGibbney
            Priority: Minor
             Fix For: nutchgora, 1.5


We can simply suppress these warnings using  
{code}
SuppressWarnings [unchecked]
{code}
However if there is a another method for resolving these warnings then they 
should be implemented if deemed beneficial to code quality.
Some resources 
http://java.sun.com/docs/books/jls/third_edition/html/conversions.html#190772

--
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

        

Reply via email to