-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AVRO-3732: [gradle-plugin] import gradle plugin from gradle-avro-plugin #2310
AVRO-3732: [gradle-plugin] import gradle plugin from gradle-avro-plugin #2310
Conversation
After all, they'll all fail almost immediately anyway
…-support Add support for generating getters that return Optional
…failure on windows
…ed to adjust for earlier versions
It changed incompatibly between Gradle 4.4 and Gralde 4.5
…tside of build classpath
…actories with classes
…s-outside-build-classpath Add ability to use conversions and type factories residing outside of build classpath
Fix vulnerabilities in transitive dependencies
Hey we need to do another 1.11.x release ... I'll get to this review when that's finished! (In the meantime, other's comments and review are always welcome. The right place for discussion and defining the future work is probably in the JIRA!) |
Hello, guys. Sorry if this is the wrong place to ask questions. The adaptation process started quite some time ago, the old code is no longer supported and no activity indicates that the process is ongoing. Please tell me if there are any plans to support this plugin or is it better not to even start using it? In any case, thank you! |
Would love to see some updates on this given https://github.com/davidmc24/gradle-avro-plugin was archived in Oct 2023? |
I think either https://issues.apache.org/jira/browse/AVRO-3732 or the Apache mailing lists are probably the place to discuss. My understanding was that Ryan or someone else in the ASF was going to pick it up. |
Uh, that's currently an unsafe intermediate state. Hopefully the old maintainer will take up the work again, or someone will fork it. |
Speaking as the former maintainer, I've already put in a decade maintaining it for free, most of which was after I ceased to have any personal use for it. Anyone who wants to is free to fork. |
Hey @davidmc24 -- just to repeat our thanks for donating this plugin, your many years of work are really appreciated! I'm converting this PR to draft, since it shouldn't be merged and released "as-is" (although thanks so much to @SingingBush for getting this very necessary step together), but the right place to discuss and volunteer for the next steps is either the mailing list or the umbrella JIRA at AVRO-3731! |
The PR has been merged to branch |
This PR is for the pulling in the source donation from https://github.com/davidmc24/gradle-avro-plugin
please see comment in https://issues.apache.org/jira/browse/AVRO-3732