[
https://issues.apache.org/jira/browse/NUTCH-1273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13645919#comment-13645919
]
Hudson commented on NUTCH-1273:
-------------------------------
Integrated in Nutch-nutchgora #589 (See
[https://builds.apache.org/job/Nutch-nutchgora/589/])
NUTCH-1273 Fix [deprecation] javac warnings (Revision 1477792)
Result = FAILURE
tejasp : http://svn.apache.org/viewvc/nutch/branches/2.x/?view=rev&rev=1477792
Files :
* /nutch/branches/2.x/CHANGES.txt
* /nutch/branches/2.x/ivy/ivy.xml
* /nutch/branches/2.x/src/java/org/apache/nutch/plugin/PluginDescriptor.java
* /nutch/branches/2.x/src/java/org/apache/nutch/plugin/PluginManifestParser.java
* /nutch/branches/2.x/src/java/org/apache/nutch/util/MimeUtil.java
*
/nutch/branches/2.x/src/plugin/parse-tika/src/java/org/apache/nutch/parse/tika/TikaParser.java
*
/nutch/branches/2.x/src/plugin/parse-tika/src/test/org/apache/nutch/parse/tika/DOMContentUtilsTest.java
*
/nutch/branches/2.x/src/plugin/protocol-file/src/java/org/apache/nutch/protocol/file/FileResponse.java
*
/nutch/branches/2.x/src/plugin/protocol-httpclient/src/java/org/apache/nutch/protocol/httpclient/Http.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: 1.7, 2.2
>
> Attachments: NUTCH-1249.2.x.v2.patch, NUTCH-1273-nutchgora.patch,
> NUTCH-1273-trunk.patch, NUTCH-1273-v2-trunk.patch, NUTCH-deprecate.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
For more information on JIRA, see: http://www.atlassian.com/software/jira