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

Hudson commented on NUTCH-1249:
-------------------------------

Integrated in Nutch-nutchgora #614 (See 
[https://builds.apache.org/job/Nutch-nutchgora/614/])
    NUTCH-1249 and NUTCH-1275 : Resolve all issues flagged up by adding javac 
-Xlint argument (Revision 1485125)

     Result = FAILURE
tejasp : http://svn.apache.org/viewvc/nutch/branches/2.x/?view=rev&rev=1485125
Files : 
* /nutch/branches/2.x/CHANGES.txt
* /nutch/branches/2.x/build.xml
* /nutch/branches/2.x/src/java/org/apache/nutch/api/ConfResource.java
* /nutch/branches/2.x/src/java/org/apache/nutch/api/DbReader.java
* /nutch/branches/2.x/src/java/org/apache/nutch/api/JobResource.java
* /nutch/branches/2.x/src/java/org/apache/nutch/api/impl/RAMJobManager.java
* /nutch/branches/2.x/src/java/org/apache/nutch/crawl/NutchWritable.java
* /nutch/branches/2.x/src/java/org/apache/nutch/metadata/Metadata.java
* 
/nutch/branches/2.x/src/java/org/apache/nutch/metadata/SpellCheckedMetadata.java
* /nutch/branches/2.x/src/java/org/apache/nutch/net/URLNormalizers.java
* /nutch/branches/2.x/src/java/org/apache/nutch/plugin/Extension.java
* /nutch/branches/2.x/src/java/org/apache/nutch/plugin/PluginDescriptor.java
* /nutch/branches/2.x/src/java/org/apache/nutch/plugin/PluginRepository.java
* /nutch/branches/2.x/src/java/org/apache/nutch/storage/Host.java
* /nutch/branches/2.x/src/java/org/apache/nutch/storage/ParseStatus.java
* /nutch/branches/2.x/src/java/org/apache/nutch/storage/ProtocolStatus.java
* /nutch/branches/2.x/src/java/org/apache/nutch/storage/WebPage.java
* /nutch/branches/2.x/src/java/org/apache/nutch/tools/ResolveUrls.java
* 
/nutch/branches/2.x/src/java/org/apache/nutch/util/GenericWritableConfigurable.java
* /nutch/branches/2.x/src/java/org/apache/nutch/util/PrefixStringMatcher.java
* /nutch/branches/2.x/src/java/org/apache/nutch/util/SuffixStringMatcher.java
* /nutch/branches/2.x/src/java/org/apache/nutch/util/ToolUtil.java
* 
/nutch/branches/2.x/src/plugin/lib-regex-filter/src/java/org/apache/nutch/urlfilter/api/RegexURLFilterBase.java
* 
/nutch/branches/2.x/src/plugin/lib-regex-filter/src/test/org/apache/nutch/urlfilter/api/RegexURLFilterBaseTest.java
* 
/nutch/branches/2.x/src/plugin/parse-tika/src/java/org/apache/nutch/parse/tika/DOMBuilder.java
* 
/nutch/branches/2.x/src/plugin/parse-tika/src/java/org/apache/nutch/parse/tika/DOMContentUtils.java
* 
/nutch/branches/2.x/src/plugin/protocol-ftp/src/java/org/apache/nutch/protocol/ftp/Client.java
* 
/nutch/branches/2.x/src/plugin/protocol-ftp/src/java/org/apache/nutch/protocol/ftp/FtpResponse.java
* 
/nutch/branches/2.x/src/plugin/protocol-httpclient/src/java/org/apache/nutch/protocol/httpclient/DummyX509TrustManager.java
* 
/nutch/branches/2.x/src/plugin/protocol-httpclient/src/java/org/apache/nutch/protocol/httpclient/HttpAuthenticationException.java
* 
/nutch/branches/2.x/src/plugin/protocol-httpclient/src/java/org/apache/nutch/protocol/httpclient/HttpAuthenticationFactory.java
* 
/nutch/branches/2.x/src/plugin/protocol-httpclient/src/java/org/apache/nutch/protocol/httpclient/HttpBasicAuthentication.java
* 
/nutch/branches/2.x/src/plugin/protocol-sftp/src/java/org/apache/nutch/protocol/sftp/Sftp.java
* 
/nutch/branches/2.x/src/plugin/subcollection/src/java/org/apache/nutch/collection/CollectionManager.java
* 
/nutch/branches/2.x/src/plugin/subcollection/src/java/org/apache/nutch/collection/Subcollection.java
* 
/nutch/branches/2.x/src/plugin/urlfilter-prefix/src/java/org/apache/nutch/urlfilter/prefix/PrefixURLFilter.java
* 
/nutch/branches/2.x/src/plugin/urlfilter-suffix/src/java/org/apache/nutch/urlfilter/suffix/SuffixURLFilter.java
* 
/nutch/branches/2.x/src/plugin/urlnormalizer-regex/src/test/org/apache/nutch/net/urlnormalizer/regex/TestRegexURLNormalizer.java

                
> Resolve all issues flagged up by adding javac -Xlint arguement
> --------------------------------------------------------------
>
>                 Key: NUTCH-1249
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1249
>             Project: Nutch
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: nutchgora
>            Reporter: Lewis John McGibbney
>            Assignee: Tejas Patil
>            Priority: Minor
>             Fix For: 1.7, 2.2
>
>         Attachments: NUTCH-1249.trunk.patch
>
>
> There are a heap of issues flagged up by NUTCH-1237, I think over time it 
> would be great to get these addressed and resolved.
> What is interesting is that adding the same arguements to 
> /src/plugin/plugin-build.xml actually breaks my build as tests begin to fail.
> Some of this stuff is documented in the link below
> http://docs.oracle.com/javase/1.5.0/docs/tooldocs/windows/javac.html#options

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

Reply via email to