[
https://issues.apache.org/jira/browse/HADOOP-5253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12673233#action_12673233
]
gkesavan edited comment on HADOOP-5253 at 2/13/09 4:24 AM:
---------------------------------------------------------------------
this patch removes duplicate calls to cn-docs in the build.xml
was (Author: gkesavan):
this patch removes duplicate calls to cn-docs in the build.xml and removes
duplicate calls to docs in the test-patch.sh script.
> to remove duplicate calls to the cn-docs target.
> ------------------------------------------------
>
> Key: HADOOP-5253
> URL: https://issues.apache.org/jira/browse/HADOOP-5253
> Project: Hadoop Core
> Issue Type: Bug
> Components: build
> Reporter: Giridharan Kesavan
> Assignee: Giridharan Kesavan
> Priority: Minor
> Attachments: HADOOP-5253.patch, HADOOP-5253.patch
>
>
> package target depends on docs, cn-docs and ....etc...
> and doc target intern calls cn-docs which results in call calling cn-docs
> target twice when ant package executed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.