You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Sharad Agarwal (JIRA)" <ji...@apache.org> on 2009/01/22 07:03:59 UTC

[jira] Commented: (HADOOP-5101) optimizing build.xml target dependencies

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

Sharad Agarwal commented on HADOOP-5101:
----------------------------------------

We would soon have to split the build.xml for different sub-projects - core, hdfs and mapred. So it might be better to do this optimization at that point.

> optimizing build.xml target dependencies
> ----------------------------------------
>
>                 Key: HADOOP-5101
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5101
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: build
>            Reporter: Giridharan Kesavan
>            Assignee: Giridharan Kesavan
>
> Need to optimize build.xml
> For ex: findbugs target depends on package target and package target depends on doc, jar, cn-docs , etc...
> Though findbugs is run on three of the jar files for which we have three different targets, jar, tools-jar , examples
> Likewise different targets could be optimized. 
> Thanks,
> Giri

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.