OpenSearch/buildSrc/src
Jason Tedor cca18a2c35 Make plugin loading stricter
Today we load plugins reflectively, looking for constructors that
conform to specific signatures. This commit tightens the reflective
operations here, not allowing plugins to have ambiguous constructors.

Relates #25405
2017-06-26 21:42:53 -04:00
..
main Make plugin loading stricter 2017-06-26 21:42:53 -04:00
test/java/org/elasticsearch/test Fix order of modifiers 2016-07-01 16:57:14 +02:00