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

fokko pushed a change to branch branch-1.9
in repository https://gitbox.apache.org/repos/asf/avro.git.


    from 24ff48c  Also exclude the new sums from being re-summed
     new 16de62a  AVRO-XXXX: Remove the SNAPSHOT postfix in the tests
     new 3c76495  AVRO-2386: Make customEncode and customDecode public (#511)

The 2 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/specific/SpecificRecordBase.java   |  4 ++--
 .../specific/templates/java/classic/record.vm      |  4 ++--
 ... TestNestedRecordsWithDifferentNamespaces.java} | 20 ++++++-------------
 .../avro/nested_records_different_namespace.avsc   | 23 ++++++++++++++++++++++
 .../src/test/resources/unit/idl/pom-joda.xml       |  2 +-
 .../src/test/resources/unit/idl/pom-jsr310.xml     |  2 +-
 .../src/test/resources/unit/protocol/pom-joda.xml  |  2 +-
 .../test/resources/unit/protocol/pom-jsr310.xml    |  2 +-
 .../src/test/resources/unit/schema/pom-joda.xml    |  2 +-
 .../src/test/resources/unit/schema/pom-jsr310.xml  |  2 +-
 .../avro/examples/baseball/Player.java             |  4 ++--
 .../tools/src/test/compiler/output/Player.java     |  4 ++--
 12 files changed, 43 insertions(+), 28 deletions(-)
 mode change 100644 => 100755 
lang/java/compiler/src/main/velocity/org/apache/avro/compiler/specific/templates/java/classic/record.vm
 copy 
lang/java/integration-test/codegen-test/src/test/java/org/apache/avro/codegentest/{TestNullableLogicalTypes.java
 => TestNestedRecordsWithDifferentNamespaces.java} (60%)
 mode change 100644 => 100755
 create mode 100755 
lang/java/integration-test/codegen-test/src/test/resources/avro/nested_records_different_namespace.avsc

Reply via email to