OpenSearch/core
Christoph Büscher e57f76aa2d Ensure PutMappingRequest.buildFromSimplifiedDef fails when input isn't pairs
The method requires pairs of fieldnames and property arguments and will fail if
the varargs input is an uneven number. We should check this and fail with an
appropriate IllegalArgumentException instead.
2016-08-05 19:25:20 +02:00
..
src Ensure PutMappingRequest.buildFromSimplifiedDef fails when input isn't pairs 2016-08-05 19:25:20 +02:00
build.gradle Update to Jackson 2.8.1 2016-08-05 12:26:06 +02:00