[
https://issues.apache.org/jira/browse/HIVE-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12697568#action_12697568
]
Ashish Thusoo commented on HIVE-82:
-----------------------------------
yes. there are a duplication of the properties that appear in build-common.xml
and build.xml. We need to find a way to address all that. I think I can perhaps
put them all in a properties file. The reason that these are duplicated was
because build.xml does not get called if ant is called from within ql or other
top level directories. Anyway let me see how I can address it.
Also wanted to find out that all the changes to .java files was because I had
to fix a ton of javadocs warnings.
> Augment build.xml with a target to build the forrest docs and javadocs
> ----------------------------------------------------------------------
>
> Key: HIVE-82
> URL: https://issues.apache.org/jira/browse/HIVE-82
> Project: Hadoop Hive
> Issue Type: New Feature
> Components: Build Infrastructure
> Affects Versions: 0.3.0
> Reporter: Jeff Hammerbacher
> Assignee: Ashish Thusoo
> Priority: Blocker
> Attachments: patch-82.txt
>
>
> See hadoop's build.xml, especially the targets "docs" and "javadoc-dev"
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.