[ 
https://issues.apache.org/jira/browse/NUTCH-1273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13232306#comment-13232306
 ] 

Hudson commented on NUTCH-1273:
-------------------------------

Integrated in Nutch-trunk #1790 (See 
[https://builds.apache.org/job/Nutch-trunk/1790/])
    commit to address NUTCH-1273 (Revision 1302161)

     Result = SUCCESS
lewismc : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1302161
Files : 
* /nutch/trunk/src/java/org/apache/nutch/crawl/CrawlDatum.java
* /nutch/trunk/src/java/org/apache/nutch/crawl/CrawlDbReader.java
* /nutch/trunk/src/java/org/apache/nutch/crawl/LinkDbReader.java
* /nutch/trunk/src/java/org/apache/nutch/crawl/NutchWritable.java
* /nutch/trunk/src/java/org/apache/nutch/parse/ParseSegment.java
* /nutch/trunk/src/java/org/apache/nutch/plugin/PluginDescriptor.java
* /nutch/trunk/src/java/org/apache/nutch/plugin/PluginManifestParser.java
* /nutch/trunk/src/java/org/apache/nutch/protocol/Content.java
* /nutch/trunk/src/java/org/apache/nutch/segment/SegmentReader.java
* /nutch/trunk/src/java/org/apache/nutch/tools/arc/ArcSegmentCreator.java
* 
/nutch/trunk/src/plugin/protocol-file/src/java/org/apache/nutch/protocol/file/FileResponse.java

                
> Fix [deprecation] javac warnings
> --------------------------------
>
>                 Key: NUTCH-1273
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1273
>             Project: Nutch
>          Issue Type: Sub-task
>          Components: build
>    Affects Versions: nutchgora, 1.5
>            Reporter: Lewis John McGibbney
>            Priority: Minor
>             Fix For: nutchgora, 1.5
>
>         Attachments: NUTCH-1273-nutchgora.patch, NUTCH-1273-trunk.patch, 
> NUTCH-1273-v2-trunk.patch
>
>
> 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