This is an automated email from the ASF dual-hosted git repository. cutting pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/avro.git
commit 407c48afdb9cb31f477d64b966184a5766545e3c Merge: 338f250 340ef22 Author: Doug Cutting <[email protected]> AuthorDate: Wed Feb 21 16:51:05 2018 -0800 Merge pull request #283 from cutting/master AVRO-2143. Fix Java reflect to stop using dollar sign in namespaces of nested classes. .../java/org/apache/avro/reflect/ReflectData.java | 2 +- .../org/apache/avro/specific/SpecificData.java | 16 +++++++-- .../java/org/apache/avro/reflect/TestReflect.java | 38 ++++++++++++++-------- .../avro/reflect/TestReflectLogicalTypes.java | 6 ++-- 4 files changed, 42 insertions(+), 20 deletions(-) -- To stop receiving notification emails like this one, please contact [email protected].
