OpenSearch/buildSrc
Jake Landis a2fafa6af4
[7.x] Lazy test cluster module and plugins (#54852) (#55087)
This change converts the module and plugin parameters
for testClusters to be lazy. Meaning that the values
are not resolved until they are actually used. This
removes the requirement to use project.afterEvaluate to
be able to resolve the bundle artifact.

Note - this does not completely remove the need for afterEvaluate
since it is still needed for the custom resource extension.
2020-04-13 10:53:35 -05:00
..
reaper Auto-format buildSrc (#51043) 2020-01-16 10:26:27 +00:00
src [7.x] Lazy test cluster module and plugins (#54852) (#55087) 2020-04-13 10:53:35 -05:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Improve total build configuration time (#54611) (#54994) 2020-04-08 16:47:02 -07:00
formatterConfig.xml Tweak formatting config for exception lists (#54710) 2020-04-03 16:54:31 +01:00
settings.gradle Remove empty buildSrc subproject (#47415) 2019-10-01 16:34:31 -07:00
version.properties Improve checkstyle performance and readability (#54308) 2020-03-27 08:05:04 -07:00