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
Reporter: Konstantin Boudnik
Assignee: Konstantin Boudnik
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.