set hbase.root in src/contrib/ec2/build.xml
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@898899 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0ef57644cc
commit
59f225906c
|
@ -1,4 +1,6 @@
|
|||
<project name="ec2" default="package" basedir=".">
|
||||
<property name="hbase.root" location="../../.." />
|
||||
|
||||
<import file="../build-contrib.xml"/>
|
||||
|
||||
<target name="compile">
|
||||
|
|
Loading…
Reference in New Issue