This is an automated email from the ASF dual-hosted git repository.
cutting pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/avro.git.
from 9c200c9 AVRO-2132: Allow dots in IDL property names. (kdrakon via
cutting)
add 2689439 AVRO-2035. Java: enable default validation for schemas
created by constructors.
new 61befce Merge pull request #288 from cutting/AVRO-2035
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
lang/java/avro/src/main/java/org/apache/avro/Schema.java | 10 ++++++++--
lang/java/avro/src/test/java/org/apache/avro/TestSchemas.java | 8 ++++----
.../src/main/javacc/org/apache/avro/compiler/idl/idl.jj | 3 ++-
lang/java/compiler/src/test/idl/input/simple.avdl | 4 ++--
lang/java/compiler/src/test/idl/output/simple.avpr | 8 +++++---
5 files changed, 21 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].