This is an automated email from the ASF dual-hosted git repository.
dkulp pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/avro.git.
from de48a0a AVRO-2357: Allow generic types in reflect protos (#490)
new 451deec AVRO-2365 Enhancements to maven-plugin induce goal
new 22c4685 AVRO-2365: Allow using custom ReflectData impl
The 1920 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:
.../main/java/org/apache/avro/mojo/InduceMojo.java | 133 ++++++++++++++++-----
.../java/org/apache/avro/mojo/TestInduceMojo.java | 14 ++-
.../test/resources/unit/protocol/induce-pom.xml | 6 +-
.../src/test/resources/unit/schema/induce-pom.xml | 6 +-
4 files changed, 123 insertions(+), 36 deletions(-)