OpenSearch/modules/reindex
Lee Hinman a93c942927
Move ObjectParser into the x-content lib (#29373)
* Move ObjectParser into the x-content lib

This moves `ObjectParser`, `AbstractObjectParser`, and
`ConstructingObjectParser` into the libs/x-content dependency. This decoupling
allows them to be used for parsing for projects that don't want to depend on the
entire Elasticsearch jar.

Relates to #28504
2018-04-06 09:41:14 -06:00
..
src Move ObjectParser into the x-content lib (#29373) 2018-04-06 09:41:14 -06:00
build.gradle Build: Omit dependency licenses check for elasticsearch deps (#28304) 2018-01-18 14:15:44 -08:00