OpenSearch/qa/smoke-test-ml-with-security
Jason Tedor c0790d6a49 Move x-pack-core to core package (elastic/x-pack-elasticsearch#3678)
This commit moves the source file in x-pack-core to a org.elasticsearch.xpack.core package. This is to prevent issues where we have compile-time success reaching through packages that will cross module boundaries at runtime (due to being in different classloaders). By moving these to a separate package, we have compile-time safety. Follow-ups can consider build time checking that only this package is defined in x-pack-core, or sealing x-pack-core until modules arrive for us.

Original commit: elastic/x-pack-elasticsearch@232e156e0e
2018-01-23 12:43:58 -06:00
..
src/test/java/org/elasticsearch/smoketest Move x-pack-core to core package (elastic/x-pack-elasticsearch#3678) 2018-01-23 12:43:58 -06:00
build.gradle [ML] Check calendar exists before removing job (elastic/x-pack-elasticsearch#3661) 2018-01-22 13:49:38 +00:00
roles.yml [ML] Make datafeeds run-as the user who created/updated them (elastic/x-pack-elasticsearch#3254) 2017-12-11 13:01:16 +00:00