OpenSearch/plugins/mapper-attachments
Adrien Grand 3f86adddbf Remove MergeMappingException.
Failures to merge a mapping can either come as a MergeMappingException if they
come from Mapper.merge or as an IllegalArgumentException if they come from
FieldTypeLookup.checkCompatibility. I think we should settle on one: this pull
request replaces all usage of MergeMappingException with
IllegalArgumentException.
2015-12-04 12:56:26 +01:00
..
licenses Build: Remove transitive dependencies 2015-11-10 15:01:41 -08:00
src Remove MergeMappingException. 2015-12-04 12:56:26 +01:00
build.gradle Fix concrete references to shared deps 2015-11-10 15:13:54 -08:00