[ https://issues.apache.org/jira/browse/HADOOP-6305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Konstantin Boudnik resolved HADOOP-6305. ---------------------------------------- Resolution: Fixed Fix Version/s: (was: 0.21.0) I've just committed this. > 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.