OpenSearch/buildSrc
Ryan Ernst c40bd31073 Use local outputstream reference (#42180)
This commit fixes the logging in LoggedExec which uses an in memory
buffer to read from a local reference, instead of with
getStandardOutput() of the Exec task. This is due to gradle internally
wrapping with a TeeOutputStream, breaking our cast.
2019-05-16 15:35:51 -04:00
..
src Use local outputstream reference (#42180) 2019-05-16 15:35:51 -04:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Add gradle plugin for downloading jdk (#41461) 2019-05-08 07:16:44 -07:00
version.properties Bump 7.x branch to version 7.2.0 2019-05-01 13:38:57 -04:00