Eugene Koifman created HIVE-4839:
------------------------------------
Summary: build-common.xml defines hive.root as ${basedir}/..
Key: HIVE-4839
URL: https://issues.apache.org/jira/browse/HIVE-4839
Project: Hive
Issue Type: Bug
Components: Build Infrastructure
Affects Versions: 0.12.0
Reporter: Eugene Koifman
Fix For: 0.12.0
build-common.xml has <property name="hive.root" location="${basedir}/.."/>
which points above the root of the source tree.
build.xml (in the same directory) has <property name="hive.root"
location="${basedir}"/>
which is correct
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira