You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by mg...@apache.org on 2022/01/05 12:11:59 UTC

[avro] 03/03: Merge branch 'Fokko-fd-remove-redundant-generic-hints'

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

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

commit d5b85d820f28f0ad82864188531f853a78e33cb9
Merge: b76a437 edd836f
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
AuthorDate: Wed Jan 5 14:10:41 2022 +0200

    Merge branch 'Fokko-fd-remove-redundant-generic-hints'

 .../apache/avro/compiler/specific/templates/java/classic/record.vm  | 6 +++---
 .../compiler/output-string/avro/examples/baseball/FieldTest.java    | 6 +++---
 .../test/compiler/output-string/avro/examples/baseball/Player.java  | 6 +++---
 .../tools/src/test/compiler/output/AddExtraOptionalGettersTest.java | 6 +++---
 lang/java/tools/src/test/compiler/output/NoSettersTest.java         | 6 +++---
 .../src/test/compiler/output/OptionalGettersAllFieldsTest.java      | 6 +++---
 .../src/test/compiler/output/OptionalGettersNullableFieldsTest.java | 6 +++---
 lang/java/tools/src/test/compiler/output/Player.java                | 6 +++---
 8 files changed, 24 insertions(+), 24 deletions(-)