You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@thrift.apache.org by GitBox <gi...@apache.org> on 2022/05/08 05:11:27 UTC

[GitHub] [thrift] ctubbsii commented on pull request #2601: java lib to upgrade to gradle 7 and migrate from `maven` to `maven-publish` plugin

ctubbsii commented on PR #2601:
URL: https://github.com/apache/thrift/pull/2601#issuecomment-1120351733

   > > move off maven
   > 
   > because ...
   
   @Jens-G "maven" is the name of the Gradle plugin used for the publishing of the libthrift.jar. That Gradle plugin was deprecated and replaced by a plugin called "maven-publish". Gradle 7 does not support the old plugin, so this transition needs to happen in order to support Gradle 7.


-- 
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: notifications-unsubscribe@thrift.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org