This is an automated email from the ASF dual-hosted git repository.

dkulp pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/avro.git


    from 57de8a9b1 AVRO-2282: avoid calling deprecated method
     add f78f9eb79 AVRO-2236: default union type
     add 8a006f0da AVRO-2236: add apache license
     add e81c75223 AVRO-2236: fix test from code scanning

No new revisions were added by this update.

Summary of changes:
 .../avro/src/main/java/org/apache/avro/Schema.java |  26 +++-
 .../avro/io/parsing/ResolvingGrammarGenerator.java |  37 ++++-
 .../org/apache/avro/TestSchemaValidateDefault.java | 152 +++++++++++++++++++++
 3 files changed, 212 insertions(+), 3 deletions(-)
 create mode 100644 
lang/java/avro/src/test/java/org/apache/avro/TestSchemaValidateDefault.java

Reply via email to