Re: Gradle-Avro-plugin

2025-06-05 Thread Martin Grigorov
Hi David, The Gradle plugin is not merged into the main branch. There were several contributors working on this task but it is not fully done yet. Martin On Thu, 5 Jun 2025 at 21:06, David Roan wrote: > Hi, > > I saw this gradle plugin was donated to the Avro group. It has an issue > with the

Re: gradle-avro-plugin seeking new maintainer

2022-10-20 Thread Michael Kohout
I'm definitely planning on contributing. On Thu, Oct 20, 2022, 12:13 PM Ryan Skraba wrote: > Hello Ismael -- pertinent comments! > > It looks to me like a code drop is appropriate (making the appropriate > changes to artifact, group ids, packages, etc). I think we could > discuss functional cha

Re: gradle-avro-plugin seeking new maintainer

2022-10-20 Thread Ryan Skraba
Hello Ismael -- pertinent comments! It looks to me like a code drop is appropriate (making the appropriate changes to artifact, group ids, packages, etc). I think we could discuss functional changes with respect to versioning -- the current gradle-avro-plugin can generate MANY versions of Avro sp

Re: gradle-avro-plugin seeking new maintainer

2022-10-17 Thread Ismaël Mejía
Hi, I want to add some comments here to not hijack the VOTE thread. I have mixed feelings about this. I like the idea of the Avro community maintaining the plugin specially if it is going to go unmantained, it can definitely grow because of it, but I am afraid of two things: 1. Would it be just

Re: gradle-avro-plugin seeking new maintainer

2022-10-10 Thread Ryan Skraba
Thanks for the info David and Michael (and welcome for your first post)! It's been a month and we've got a bit of guidance and info, let's just call the vote. I have to admit that I specifically went to a gradle talk at ApacheCon this year to learn a bit myself :D I'll send a message soon! Ryan

Re: gradle-avro-plugin seeking new maintainer

2022-09-09 Thread David M. Carr
I hadn't heard of avro-util before. That's interesting. I'm not surprised that LinkedIn was the source of something like that, though. They're one of the larger users of the plugin, from what I hear through the grapevine. As for how often Gradle breaks compatibility... it depends on what you co

Re: gradle-avro-plugin seeking new maintainer

2022-09-09 Thread Michael Kohout
Hi Ryan and David- Long time lurker, first time poster. I've got a lot of experience with Avro and Gradle, where I forked/extended David's plugin(and the added capabilities to the SpecificCompiler) to support some use cases that aren't part of his plugin or apache-tools. I'm not with that compan

Re: gradle-avro-plugin seeking new maintainer

2022-09-09 Thread Ryan Skraba
An offer of time also also well-appreciated! I'd love to hear from any contributors that have gradle experience as well: would it be appropriate and useful to have an official gradle plugin under the Apache Avro repo? To answer your question, I can only really speak for what we do with Maven: it'

Re: gradle-avro-plugin seeking new maintainer

2022-09-08 Thread David M. Carr
If we were pursuing a donation of the plugin to the Avro project, I could definitely make some time available to guide (or even directly assist) with the transition. The main area that requires consideration is the policy for version support/compatibility. What versions of Gradle/Avro/Java do you

Re: gradle-avro-plugin seeking new maintainer

2022-09-08 Thread Ryan Skraba
Hello David! This is a very generous offer -- I think it's really quite nice to consider donating it to the Apache Avro community, especially since it looks like it's a well-appreciated feature and you've put quite a bit of effort into it! I personally think this would be a welcome addition to th