HCat requires Ant 1.8 to build.

Alan.

On Sep 26, 2011, at 10:13 AM, Chris Dean wrote:

> Thanks for the help.  I do have a working version but I had to hack on
> the build to get it to work -- and that seemed more like something
> screwed up in my env.
> 
> This is on a fresh checkout of trunk, but other branches do something
> similar
> 
>> a) The output of "find . -type files" inside your fresh hcat code checkout
> 
> It's pretty big so it's in https://gist.github.com/1242752
> 
>> b) The output from when you do the ant build (with what command you
>>   give it?)
> 
> I've tried different things, "ant", "ant package", ...
> 
> Plain old "ant"  gives:
> 
>    Buildfile: build.xml
> 
>    hive.jar:
> 
>    jar:
>      [taskdef] Could not load definitions from resource 
> net/sf/antcontrib/antcontrib.properties. It could not be found.
> 
>    BUILD FAILED
>    /home/ctdean/tmp/trunk/build.xml:241: The following error occurred while 
> executing this line:
>    /home/ctdean/tmp/trunk/hive/external/build.xml:196: The following error 
> occurred while executing this line:
>    /home/ctdean/tmp/trunk/hive/external/build.xml:130: The following error 
> occurred while executing this line:
>    /home/ctdean/tmp/trunk/hive/external/shims/build.xml:26: The following 
> error occurred while executing this line:
>    /home/ctdean/tmp/trunk/hive/external/build-common.xml:85: Source resource 
> does not exist: /home/ctdean/tmp/trunk/hive/ivy/libraries.properties
> 
>> c) What version of ant and java you have installed on your local box
> 
>    Apache Ant version 1.7.1 compiled on September 8 2010
> 
>    Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
>    Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode)
> 
>    Linux myhost1.sl0.us 2.6.32-317-ec2 #36-Ubuntu SMP Fri Jul 8
>    18:12:30 UTC 2011 x86_64 GNU/Linux
> 
> Cheers,
> Chris Dean

Reply via email to