This is an automated email from the ASF dual-hosted git repository.
opwvhk pushed a change to branch branch-1.11
in repository https://gitbox.apache.org/repos/asf/avro.git
from a0d0130aea Fix docs path in build.sh
add 257db287e4 AVRO-4053: doc consistency in velocity templates (#3150)
No new revisions were added by this update.
Summary of changes:
.../avro/compiler/specific/SpecificCompiler.java | 43 +++++++++++++++----
.../specific/templates/java/classic/enum.vm | 4 +-
.../specific/templates/java/classic/fixed.vm | 4 +-
.../specific/templates/java/classic/protocol.vm | 8 ++--
.../specific/templates/java/classic/record.vm | 38 ++++++++---------
.../compiler/specific/TestSpecificCompiler.java | 48 ++++++++++++++++++++++
.../compiler/src/test/resources/simple_record.avsc | 5 ++-
.../compiler/specific/TestSpecificCompiler.java | 2 +-
8 files changed, 114 insertions(+), 38 deletions(-)