You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/05/09 14:44:00 UTC

[jira] [Commented] (HADOOP-11931) test-patch javac warning check reporting total number of warnings instead of incremental

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

Kengo Seki commented on HADOOP-11931:
-------------------------------------

This problem was fixed on HADOOP-11881, but HADOOP-11866 made it reverted.
[~aw], would you apply HADOOP-11881.001.patch again?

> test-patch javac warning check reporting total number of warnings instead of incremental
> ----------------------------------------------------------------------------------------
>
>                 Key: HADOOP-11931
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11931
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Sean Busbey
>            Assignee: Jayaradha
>              Labels: newbie
>
> javac result should report incremental number of warnings.
> {code}
> ============================================================================
> ============================================================================
>                Determining number of patched javac warnings.
> ============================================================================
> ============================================================================
> [Wed May  6 17:06:15 UTC 2015 DEBUG]: Start clock
> /home/jenkins/tools/maven/latest/bin/mvn clean test -DskipTests -DhadoopPatchProcess -Pnative -Ptest-patch > /jenkins/workspace/PreCommit-NIFI-Build/patchprocess/patchJavacWarnings.txt 2>&1
> There appear to be 25 javac compiler warnings before the patch and 26 javac compiler warnings after applying the patch.
> [Wed May  6 17:11:39 UTC 2015 DEBUG]: Stop clock
> Elapsed time:   5m 24s
> {code}
> followed later by:
> {code}
> |  -1  |              javac  |  5m 24s    | The applied patch generated 26 
> |      |                     |            | additional warning messages.
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)