elastic / elasticsearch

Free and Open, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
69.42k stars 24.56k forks source link

Port public Gradle plugin API to use lazy configuration #86057

Open breskeby opened 2 years ago

breskeby commented 2 years ago

PluginExtension and other public facing APIs should use the lazy configuration api https://docs.gradle.org/current/userguide/lazy_configuration.html

elasticmachine commented 2 years ago

Pinging @elastic/es-delivery (Team:Delivery)