[
https://issues.apache.org/jira/browse/HADOOP-6305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764279#action_12764279
]
Hudson commented on HADOOP-6305:
--------------------------------
Integrated in Hadoop-Common-trunk-Commit #58 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk-Commit/58/])
. Unify build property names to facilitate cross-projects modifications.
Contributed by Konstantin Boudnik
> Unify build property names to facilitate cross-projects modifications
> ---------------------------------------------------------------------
>
> Key: HADOOP-6305
> URL: https://issues.apache.org/jira/browse/HADOOP-6305
> Project: Hadoop Common
> Issue Type: Improvement
> Components: build
> Reporter: Konstantin Boudnik
> Assignee: Konstantin Boudnik
> Fix For: 0.22.0
>
> Attachments: HADOOP-6305.patch
>
>
> Current build files of {{common}}, {{mapreduce}}, {{hdfs}} have their own
> unique ways of naming properties which otherwise have very same meaning. I.e.
> the locations of java source code are called {{core.src.dir}},
> {{mapred.src.dir}}, and {{hdfs.src.dir}} respectively.
> It makes modifications needed for all three projects to be very unique thus
> increasing the number of difference between builds of the projects.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.