OpenSearch/buildSrc
Ryan Ernst 139deb535a
Test: Use --illegal-access=warn for tests (#28437)
This commit conditionally adds the --illegal-access=warn flag when tests
are run with java 9. Currently, testing on java 9 triggers a warning
about illegal access from mockito. While that should be fixed (by
updating to a newer mockito base for securemock), the stderr warning we
get is only the first one. Thankfully that is the only one, but this
change will enable finding all such illegal accesses in the future.
2018-01-30 17:40:18 -08:00
..
src Test: Use --illegal-access=warn for tests (#28437) 2018-01-30 17:40:18 -08:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle upgraded jna from 4.4.0-1 to 4.5.1 (#28183) 2018-01-11 17:31:10 +01:00
version.properties upgrade to lucene 7.2.1 (#28218) 2018-01-15 16:47:46 +01:00