I would love to do that but it's almost like the three body problem - IDEs, gradle and code changes.
Dawid On Thu, Jun 13, 2024 at 8:49 PM Michael Sokolov <[email protected]> wrote: > Thanks for digging into this Dawid - I think it's important to keep an > IDE dev path pretty clear of underbrush in order to encourage new > joiners, even if it is not the primary or best means of building and > testing > > On Thu, Jun 13, 2024 at 2:01 PM Dawid Weiss <[email protected]> wrote: > > > > > > Hi Mike, > > > > Just FYI - I confirm something is odd with the configuration evaluation. > The times vary wildly on my machine. I don't know why it's the case and I > couldn't pinpoint a clear cause. Once the daemon is running, things are > faster - perhaps you should increase the default daemon timeout (it also > applies to the IDE, I think): > > > > # timeout after 15 mins of inactivity. > > org.gradle.daemon.idletimeout=900000 > > > > I'll try to improve things by refreshing some of the build scripts. I > really liked gradle when it started - mostly for its simplicity. I don't > like how it turned from a build system to a distributed cache of prebuilt > artefacts... eh. > > > > Dawid > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
