Hi Simon, On Wed, Oct 12, 2022, 18:17 <[email protected]> wrote:
> Hi All, > > My employer is (very happily) using avro-maven-plugin in many projects. > However we would like to be able to control the packagenames for Java > classes generated from AVRO schemas (ie not just have > packagename=schemanamespace). I have already implemented this, and it is > not particularly complicated. > > Would it be ok if I raise a ticket, and post the patch? > Sure! Please create a Pull Request at GitHub instead of attaching a patch to the ticket. Martin > Thanks & Regards, > Simon >
