dweiss opened a new pull request, #15384:
URL: https://github.com/apache/lucene/pull/15384

   This PR allows running 'test' tasks with gradle's configuration cache 
enabled. This brings significant savings - even if you're running without a 
daemon - and is especially useful when working with gradle builds in an IDE 
(intellij for example).
   
   You can enable the configuration cache in IntelliJ as it is explained here:
   
   
https://docs.gradle.org/current/userguide/configuration_cache.html#config_cache:ide:intellij
   
   which translates to this template change:
   
   <img width="2052" height="1408" alt="image" 
src="https://github.com/user-attachments/assets/cc8f85e6-6ab8-45d7-b9cb-e73e8296d403";
 />


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to