OpenSearch/plugins/ingest-user-agent/src/main
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
..
java/org/elasticsearch/ingest/useragent Use non deprecated xcontenthelper (#28503) 2018-02-05 16:18:18 -07:00
resources update ingest-user-agent regexes.yml (#25608) 2017-07-10 08:43:11 -07:00