Hadoop-Patch build should also compute the number of existing javadoc warnings 
in the pre-build stage
-----------------------------------------------------------------------------------------------------

                 Key: HADOOP-1738
                 URL: https://issues.apache.org/jira/browse/HADOOP-1738
             Project: Hadoop
          Issue Type: Improvement
          Components: build
    Affects Versions: 0.15.0
            Reporter: Jim Kellerman
            Priority: Minor
             Fix For: 0.15.0


The Hadoop-Patch build does a "pre-build" phase to determine the number of 
javac and findbugs warnings so it can tell if the patch generates new warnings:

########################################################
Pre-building trunk to determine current
number of javac and Findbugs warnings
########################################################

It would be nice if it also computed the number of javadoc warnings so that a 
new test would not get a -1 because javadoc warnings already exist.

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