OpenSearch/modules
Lee Hinman 0dd79028c9
Remove deprecated createParser methods (#28697)
* Remove deprecated createParser methods

This removes the final instances of the callers of `XContent.createParser` and
`XContentHelper.createParser` that did not pass in the `DeprecationHandler`. It
also removes the now-unused deprecated methods and fully removes any mention of
Log4j or LoggingDeprecationHandler from the XContent code.

Relates to #28504

* Add comments in JsonXContentGenerator
2018-02-16 08:26:30 -07:00
..
aggs-matrix-stats Start switching to non-deprecated ParseField.match method (#28488) 2018-02-02 10:10:13 -07:00
analysis-common Allow TrimFilter to be used in custom normalizers (#27758) 2017-12-18 14:27:03 +00:00
ingest-common Move more XContent.createParser calls to non-deprecated version (#28672) 2018-02-14 11:24:48 -07:00
lang-expression upgrade to lucene 7.2.1 (#28218) 2018-01-15 16:47:46 +01:00
lang-mustache Move more XContent.createParser calls to non-deprecated version (#28670) 2018-02-14 09:01:40 -07:00
lang-painless Removed unused local variable from ScriptClassInfo (#28617) 2018-02-12 15:58:09 -08:00
mapper-extras Remove the `update_all_types` option. (#28288) 2018-01-22 12:03:07 +01:00
parent-join Start switching to non-deprecated ParseField.match method (#28488) 2018-02-02 10:10:13 -07:00
percolator Remove deprecated createParser methods (#28697) 2018-02-16 08:26:30 -07:00
rank-eval Test that rank_eval request parsing is not lenient (#28516) 2018-02-08 17:38:45 +01:00
reindex Remove deprecated createParser methods (#28697) 2018-02-16 08:26:30 -07:00
repository-url Remove the single argument Environment constructor (#27235) 2017-11-04 13:25:09 +00:00
transport-netty4 Lift error finding utility to exceptions helpers 2018-02-15 09:48:52 -05:00
build.gradle Painless: Add spi jar that will be published for extending whitelists (#28302) 2018-01-18 19:16:26 -08:00