Hi Andrzej,

Can anyone confirm? I've tried this patch locally and although I
couldn't reproduce the original issue, it seems to be working fine for
me as well.

Thanks Andrzej

On Wed, Dec 28, 2011 at 1:06 PM, Andrzej Bialecki <a...@getopt.org> wrote:
> On 28/12/2011 12:00, Lewis John Mcgibbney wrote:
>>
>> Hi Guys,
>>
>> Pretty strange compilation failure, this test class hasn't been hacked
>> in months, and from the surface, having looked at the test case there
>> appears to be no obvious reasons for it failing to compile. I've kick
>> started another build on Jenkins to see if it will resolve itself.
>
>
> I don't think it will - I can reproduce this failure locally. Here's what
> fixed the failure for me (I'm pretty ignorant about ivy/maven so there's
> likely a more correct fix for this):
>
> Index: ivy/ivy.xml
> ===================================================================
> --- ivy/ivy.xml (revision 1225046)
> +++ ivy/ivy.xml (working copy)
> @@ -69,7 +69,7 @@
>                <!--Configuration: test -->
>
>                <!--artifacts needed for testing -->
> -               <dependency org="junit" name="junit" rev="3.8.1"
> conf="test->default" />
> +               <dependency org="junit" name="junit" rev="3.8.1"
> conf="*->default" />
>                <dependency org="org.apache.hadoop" name="hadoop-test"
> rev="0.20.205.0"
>                        conf="test->default" />
>
>
> --
> Best regards,
> Andrzej Bialecki     <><
>  ___. ___ ___ ___ _ _   __________________________________
> [__ || __|__/|__||\/|  Information Retrieval, Semantic Web
> ___|||__||  \|  ||  |  Embedded Unix, System Integration
> http://www.sigram.com  Contact: info at sigram dot com
>



-- 
Lewis

Reply via email to