OpenSearch/buildSrc
Jason Tedor 154d40494f
Fix build issue if no specific Java version are set (#41379)
If no Java versions are set then when we size the executor thread pool
we end up with zero threads, which is illegal. This commit avoids that
problem by only starting the executor when needed.
2019-04-19 14:09:10 -04:00
..
src Fix build issue if no specific Java version are set (#41379) 2019-04-19 14:09:10 -04:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Clean up build tool dependencies (#41336) 2019-04-19 09:22:38 +03:00
version.properties Update apache httpclient to version 4.5.8 (#40875) 2019-04-05 13:48:10 -06:00