You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aurora.apache.org by Zameer Manji <zm...@apache.org> on 2015/08/27 00:45:21 UTC

Gradle Daemon and You

Folks,

It seems gradle can have trouble compiling our fork of Twitter Commons. I
have traced this down to the gradle daemon and its caching behaviour. If
you have trouble compiling the scheduler, I suggest disabling the daemon
and trying again.

-- 
Zameer Manji

Re: Gradle Daemon and You

Posted by Bill Farner <wf...@apache.org>.
To 'reboot' the gradle daemons:

./gradlew --stop

-=Bill

On Wed, Aug 26, 2015 at 3:45 PM, Zameer Manji <zm...@apache.org> wrote:

> Folks,
>
> It seems gradle can have trouble compiling our fork of Twitter Commons. I
> have traced this down to the gradle daemon and its caching behaviour. If
> you have trouble compiling the scheduler, I suggest disabling the daemon
> and trying again.
>
> --
> Zameer Manji
>