Fix [deprecation] javac warnings
--------------------------------

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


As part of this task, these warnings should be resolved, however this 
particular strand of warnings can either be resolved by adding

{code}
@SuppressWarnings("deprecation")
{code}

or by actually upgrading our class usage to rely upon non-deprecated classes. 
Which option is more appropriate for the project?

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