This is an automated email from the ASF dual-hosted git repository.
rskraba pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/avro.git.
from a80c582 AVRO-3343 Updated Codec to styling standards (#1493)
add 9a378ff AVRO-3305: Only mangle type identifier keywords when used as
types (#1457)
No new revisions were added by this update.
Summary of changes:
.../org/apache/avro/specific/SpecificData.java | 2 -
.../avro/compiler/specific/SpecificCompiler.java | 48 +++++++++--
.../specific/templates/java/classic/enum.vm | 2 +-
.../specific/templates/java/classic/fixed.vm | 20 ++---
.../specific/templates/java/classic/protocol.vm | 6 +-
.../specific/templates/java/classic/record.vm | 92 +++++++++++-----------
.../compiler/specific/TestSpecificCompiler.java | 9 ++-
7 files changed, 111 insertions(+), 68 deletions(-)