OpenSearch/buildSrc
Jake Landis 2b970e2a8d
[7.x] Allow different source sets from forbiddenApis (#54731) (#54983)
ForbiddenApis task via the precommit task currently makes an assumption
that only the test and main source sets are present for any given project.
This commit removes that assumption and allows for any project source set's
compileClasspath class path to be added to the forbiddenApis classpath
configuration.
2020-04-08 16:31:04 -05:00
..
reaper Auto-format buildSrc (#51043) 2020-01-16 10:26:27 +00:00
src [7.x] Allow different source sets from forbiddenApis (#54731) (#54983) 2020-04-08 16:31:04 -05:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Improve checkstyle performance and readability (#54308) 2020-03-27 08:05:04 -07:00
formatterConfig.xml Tweak formatting config for exception lists (#54710) 2020-04-03 16:54:31 +01:00
settings.gradle Remove empty buildSrc subproject (#47415) 2019-10-01 16:34:31 -07:00
version.properties Improve checkstyle performance and readability (#54308) 2020-03-27 08:05:04 -07:00