jmkeyes commented on PR #3347: URL: https://github.com/apache/thrift/pull/3347#issuecomment-4101617444
> 1. What means "keep updated as Thrift evolves"? I would like for the `thrift-maven-plugin` to be published along with new versions of Thrift so I can generate Java bindings for my applications with a native Maven plugin. > 2. Would the patch be compatible with what the [ASF ReleasePolicy](https://www.apache.org/legal/release-policy.html#publication) has to say about what can and what cannot be published? I believe so but I don't know for sure. I saw that the Thrift Maven plugin was available within the Thrift project's source code so I created a patch to build it in a way similar to other Java parts of Thrift. If the Maven plugin in Thrift's source code is not compliant with the Apache Foundation's release policy, then I'd like to know what I could change to make it acceptable, as the Maven plugin provides a lot of value. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
