[
https://issues.apache.org/jira/browse/HADOOP-5066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Douglas updated HADOOP-5066:
----------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
{noformat}
[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 retains Eclipse classpath
integrity.
[exec]
[exec] +1 release audit. The applied patch does not increase the
total number of release audit warnings.
{noformat}
I committed this. Thanks, Giri
> 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, 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.