[ https://issues.apache.org/jira/browse/HADOOP-11931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Allen Wittenauer resolved HADOOP-11931. --------------------------------------- Resolution: Fixed Re-committed HADOOP-11881. > 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)