I don't think that is intentional. Since SchemaParseException is a subclass of AvroRuntimeException, this can be changed back-compatibly, no?
Doug On Sat, Mar 2, 2013 at 1:09 AM, Francis Galiegue <[email protected]> wrote: > ... But AvroRuntimeException. Namely, I tried this schema: > > [ "null", "null" ] > > Is this intentional? > > -- > Francis Galiegue, [email protected] > JSON Schema in Java: http://json-schema-validator.herokuapp.com
