OpenSearch/modules/reindex
Lee Hinman eebff4d2b3
Use non deprecated xcontenthelper (#28503)
* Move to non-deprecated XContentHelper.createParser(...)

This moves away from one of the now-deprecated XContentHelper.createParser
methods in favor of specifying the deprecation logger at parser creation time.

Relates to #28449

Note that this doesn't move all the `createParser` calls because some of them
use the already-deprecated method that doesn't specify the XContentType.

* Remove the deprecated (and now non-needed) createParser method
2018-02-05 16:18:18 -07:00
..
src Use non deprecated xcontenthelper (#28503) 2018-02-05 16:18:18 -07:00
build.gradle Build: Omit dependency licenses check for elasticsearch deps (#28304) 2018-01-18 14:15:44 -08:00