OpenSearch/buildSrc
javanna 8c60374284 Build: do not load integ test class if --skip-integ-tests-in-disguise is specified in NamingConventionsCheck
Projects that don't depend on elasticsearch-test fail otherwise because org.elasticsearch.test.EsIntegTestCase (default integ test class) is not in the classpath. They should provide their onw integ test base class, but having integration tests should not be mandatory. One can simply set skipIntegTestsInDisguise to true to prevent loading of integ test class.
2016-06-17 13:46:27 +02:00
..
src Build: do not load integ test class if --skip-integ-tests-in-disguise is specified in NamingConventionsCheck 2016-06-17 13:46:27 +02:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Merge branch 'master' into feature/http_client 2016-06-15 11:44:46 +02:00
version.properties Merge branch 'master' into feature/http_client 2016-06-15 11:44:46 +02:00