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

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


    from b76a437  AVRO-3216 Reuse records' schema by name (#1345)
     add 5ebc186  AVRO-3043: Remove redundant casts
     new 13de1f0  Merge branch 'fd-remove-redundant-generic-hints' of 
https://github.com/Fokko/avro into Fokko-fd-remove-redundant-generic-hints
     new edd836f  AVRO-3042 Update test expectations
     new d5b85d8  Merge branch 'Fokko-fd-remove-redundant-generic-hints'

The 3 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:
 .../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(-)

Reply via email to