OpenSearch/modules
Nik Everett f5f2149ff2 Remove much ceremony from parsing client yaml test suites (#22311)
* Remove a checked exception, replacing it with `ParsingException`.
* Remove all Parser classes for the yaml sections, replacing them with static methods.
* Remove `ClientYamlTestFragmentParser`. Isn't used any more.
* Remove `ClientYamlTestSuiteParseContext`, replacing it with some static utility methods.

I did not rewrite the parsers using `ObjectParser` because I don't think it is worth it right now.
2016-12-22 11:00:34 -05:00
..
aggs-matrix-stats Remove much ceremony from parsing client yaml test suites (#22311) 2016-12-22 11:00:34 -05:00
ingest-common Remove much ceremony from parsing client yaml test suites (#22311) 2016-12-22 11:00:34 -05:00
lang-expression Remove much ceremony from parsing client yaml test suites (#22311) 2016-12-22 11:00:34 -05:00
lang-mustache Remove much ceremony from parsing client yaml test suites (#22311) 2016-12-22 11:00:34 -05:00
lang-painless Remove much ceremony from parsing client yaml test suites (#22311) 2016-12-22 11:00:34 -05:00
percolator Remove much ceremony from parsing client yaml test suites (#22311) 2016-12-22 11:00:34 -05:00
reindex Remove much ceremony from parsing client yaml test suites (#22311) 2016-12-22 11:00:34 -05:00
transport-netty4 Remove much ceremony from parsing client yaml test suites (#22311) 2016-12-22 11:00:34 -05:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00