Re: gradle problem in f{19,20}

2013-04-22 Thread gil
Il 22/04/2013 12:58, Mikolaj Izdebski ha scritto: On 04/22/2013 10:16 AM, gil wrote: 1) Run gradle in a debugger and try to investigate what exactly is causing the problem; "unexpected internal error" is not helping much. already done And? Any results? the same error reported in the previous

Re: gradle problem in f{19,20}

2013-04-22 Thread Mikolaj Izdebski
On 04/22/2013 10:16 AM, gil wrote: >> 1) Run gradle in a debugger and try to investigate what exactly is >> causing the problem; "unexpected internal error" is not helping much. > already done And? Any results? >> 2) Check if the problem persists after replacing all dependencies with >> binary JA

Re: gradle problem in f{19,20}

2013-04-22 Thread gil
Il 22/04/2013 07:18, Mikolaj Izdebski ha scritto: groovy 2.x series (and other libraries) require gradle for build, but with gradle there is a problem I tried to solve without success in f19 and f20 (in f18 work fine :( ). (the same happen when rebuild gradle in non bootstrap mode) gradle --deb

Re: gradle problem in f{19,20}

2013-04-21 Thread Mikolaj Izdebski
> groovy 2.x series (and other libraries) require gradle for build, but > with gradle there is a problem I tried to solve without success in f19 > and f20 (in f18 work fine :( ). > (the same happen when rebuild gradle in non bootstrap mode) > > gradle --debug jar javadoc -g > /builddir/build/BUIL

gradle problem in f{19,20}

2013-04-20 Thread gil
hi groovy 2.x series (and other libraries) require gradle for build, but with gradle there is a problem I tried to solve without success in f19 and f20 (in f18 work fine :( ). (the same happen when rebuild gradle in non bootstrap mode) gradle --debug jar javadoc -g /builddir/build/BUILD/hibe