build-contrib.xml should inherit hadoop version parameter from root build.xml
-----------------------------------------------------------------------------
Key: HADOOP-3148
URL: https://issues.apache.org/jira/browse/HADOOP-3148
Project: Hadoop Core
Issue Type: Bug
Components: build
Reporter: Vinod Kumar Vavilapalli
Priority: Minor
This is needed in HOD (and may be useful in other contrib projects), which, in
some cases, may be compiled and built separately. After HADOOP-3137, HOD will
obtain its version from build parameter ${version}, and this will fail to give
proper version when built independently(at src/contrib/hod level).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.