OpenSearch/plugin/graph
Jason Tedor 2453da82e0 Force evaluation order between sub-plugins and core
We are relying on the fact that :x-pack-elasticsearch:plugin:core is
configured before these. This happens when these projects are
alphabetically after core, but is not the case when they are not
(ccr). To address this, we simplfy be explicit about evaluation order in
all sub-plugins.

Relates elastic/x-pack-elasticsearch#3663

Original commit: elastic/x-pack-elasticsearch@755f84258b
2018-01-22 10:55:03 -05:00
..
src Trim down usages of `ShardOperationFailedException` interface (elastic/x-pack-elasticsearch#3662) 2018-01-22 15:51:55 +01:00
build.gradle Force evaluation order between sub-plugins and core 2018-01-22 10:55:03 -05:00