OpenSearch/buildSrc
Ryan Ernst 0508fc3bf1 Test: Fix integ test extra config files to work with more than one
Groovy does some crazy capturing when using closures inside a loop. In
this case, it somehow decided the local loop variable would be
modified, and so each closure was getting a wrapped value that would be
updated on each loop iteration, until all the closures pointed at the
last value. This change fixes the loop to extract the object to be used by
the closures.
2016-06-14 10:54:50 -07:00
..
src/main Test: Fix integ test extra config files to work with more than one 2016-06-14 10:54:50 -07:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Update to forbiddenapis 2.1 2016-05-22 23:11:37 +02:00
version.properties Set next version back to alpha4 2016-06-13 09:26:45 -07:00