[
https://issues.apache.org/jira/browse/HADOOP-5066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Douglas updated HADOOP-5066:
----------------------------------
Fix Version/s: (was: 0.21.0)
0.20.0
Committed to 0.20
> 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.20.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.