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

Hadoop QA commented on HADOOP-5066:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12400841/HADOOP-5066.patch
  against trunk revision 747318.

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified 
tests.
                        Please justify why no tests are needed for this patch.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    +1 Eclipse classpath. The patch retains Eclipse classpath integrity.

    +1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

    -1 core tests.  The patch failed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: 
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3911/testReport/
Findbugs warnings: 
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3911/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: 
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3911/artifact/trunk/build/test/checkstyle-errors.html
Console output: 
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3911/console

This message is automatically generated.

> ant binary should not compile docs
> ----------------------------------
>
>                 Key: HADOOP-5066
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5066
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.21.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Giridharan Kesavan
>             Fix For: 0.21.0
>
>         Attachments: HADOOP-5066-1.patch, HADOOP-5066-2.patch, 
> HADOOP-5066.patch, HADOOP-5066.patch
>
>
> ant binary now compiles docs. The compilation of binary itself takes around 6 
> minutes. Since the tar ball does not include docs, they need not be compiled.
> The size of binary is 17MB on my system. I could see duplicate library copies 
> in the tar contents.
> For example :
> -rw-rw-r-- /             26202 2009-01-16 11:53:48 
> hadoop-0.21.0-dev/contrib/hdfsproxy/lib/commons-logging-api-1.0.4.jar
> -rw-rw-r-- /           2532573 2009-01-16 11:53:48 
> hadoop-0.21.0-dev/contrib/hdfsproxy/lib/hadoop-0.21.0-dev-core.jar
> -rw-rw-r-- /             69850 2009-01-16 11:53:48 
> hadoop-0.21.0-dev/contrib/hdfsproxy/lib/hadoop-0.21.0-dev-tools.jar
> -rw-rw-r-- /            516429 2009-01-16 11:53:48 
> hadoop-0.21.0-dev/contrib/hdfsproxy/lib/jetty-6.1.14.jar
> -rw-rw-r-- /            121070 2009-01-16 11:53:48 
> hadoop-0.21.0-dev/contrib/hdfsproxy/lib/junit-3.8.1.jar
> -rw-rw-r-- /            391834 2009-01-16 11:53:48 
> hadoop-0.21.0-dev/contrib/hdfsproxy/lib/log4j-1.2.15.jar
> -rw-rw-r-- /             15345 2009-01-16 11:53:48 
> hadoop-0.21.0-dev/contrib/hdfsproxy/lib/slf4j-api-1.4.3.jar
> -rw-rw-r-- /             15010 2009-01-16 11:53:48 
> hadoop-0.21.0-dev/contrib/hdfsproxy/lib/xmlenc-0.52.jar
> ----------------------------------------------
> -rw-rw-r-- /           2532573 2009-01-16 11:53:51 
> hadoop-0.21.0-dev/hadoop-0.21.0-dev-core.jar
> -rw-rw-r-- /             69850 2009-01-16 11:53:51 
> hadoop-0.21.0-dev/hadoop-0.21.0-dev-tools.jar
> -rw-rw-r-- /            516429 2009-01-16 11:53:34 
> hadoop-0.21.0-dev/lib/jetty-6.1.14.jar
> -rw-rw-r-- /             26202 2009-01-16 11:53:34 
> hadoop-0.21.0-dev/lib/commons-logging-api-1.0.4.jar
> -rw-rw-r-- /            121070 2009-01-16 11:53:34 
> hadoop-0.21.0-dev/lib/junit-3.8.1.jar
> -rw-rw-r-- /            391834 2009-01-16 11:53:34 
> hadoop-0.21.0-dev/lib/log4j-1.2.15.jar
> -rw-rw-r-- /             15345 2009-01-16 11:53:34 
> hadoop-0.21.0-dev/lib/slf4j-api-1.4.3.jar
> -rw-rw-r-- /             15010 2009-01-16 11:53:34 
> hadoop-0.21.0-dev/lib/xmlenc-0.52.jar

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