[ 
https://issues.apache.org/jira/browse/HADOOP-5853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12710030#action_12710030
 ] 

Suresh Srinivas commented on HADOOP-5853:
-----------------------------------------

Here is the result of test-patch result. No test cases added because the change 
only undeprecates a method. I am not sure what is triggering eclipse classpath 
and release audit warnings
     [exec] -1 overall.  
     [exec] 
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [exec] 
     [exec]     -1 tests included.  The patch doesn't appear to include any new 
or modified tests.
     [exec]                         Please justify why no tests are needed for 
this patch.
     [exec] 
     [exec]     +1 javadoc.  The javadoc tool did not generate any warning 
messages.
     [exec] 
     [exec]     +1 javac.  The applied patch does not increase the total number 
of javac compiler warnings.
     [exec] 
     [exec]     +1 findbugs.  The patch does not introduce any new Findbugs 
warnings.
     [exec] 
     [exec]     -1 Eclipse classpath. The patch causes the Eclipse classpath to 
differ from the contents of the lib directories.
     [exec] 
     [exec]     -1 release audit.  The applied patch generated 490 release 
audit warnings (more than the trunk's current 488 warnings).

> Undeprecate HttpServer.addInternalServlet method to fix javac warnings
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-5853
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5853
>             Project: Hadoop Core
>          Issue Type: Bug
>            Reporter: Suresh Srinivas
>            Assignee: Suresh Srinivas
>             Fix For: 0.21.0
>
>         Attachments: 5853.patch
>
>
> Deprecated method {{HttpServer.addInternalServlet()}} causes many java 
> warnings. Next comment covers the reason for undeprecating the method.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to