OpenSearch/buildSrc
Ryan Ernst 10cf5a8d3e Build: Fork javac to avoid GC overhead (#26047)
Compiling all of elasticsearch classes in one jvm, which is shared with
all of the loaded classes of gradle, can trip gc overhead limits. This
commit re-enables forking javac.
2017-08-03 15:47:29 -04:00
..
src Build: Fork javac to avoid GC overhead (#26047) 2017-08-03 15:47:29 -04:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Add task to look for tests in src/main (#24298) 2017-04-25 21:11:47 -04:00
version.properties Update version to 7.0.0-alpha1 (#25876) 2017-08-01 15:47:48 -04:00