[ 
https://issues.apache.org/jira/browse/HIVE-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eugene Koifman resolved HIVE-4839.
----------------------------------

    Resolution: Not A Problem

Since build-common.xml is always imported from 1 level down from hive root, 
this is OK (though confusing and fragile)
                
> build-common.xml has <property name="hive.root" location="${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

Reply via email to