You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2021/04/27 03:24:10 UTC

[GitHub] [iceberg] wypoon opened a new pull request #2523: Build: Remove bintray from repositories.

wypoon opened a new pull request #2523:
URL: https://github.com/apache/iceberg/pull/2523


   bintray is being sunset. The Palantir plugins can now be found at https://plugins.gradle.org/m2/. Therefore we can remove http://palantir.bintray.com/releases from the repositories.
   This relates to https://github.com/apache/iceberg/issues/2462.


-- 
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] pan3793 commented on pull request #2523: Build: Remove bintray from repositories.

Posted by GitBox <gi...@apache.org>.
pan3793 commented on pull request #2523:
URL: https://github.com/apache/iceberg/pull/2523#issuecomment-827348534


   I guess `gradlePluginPortal()` is same as `maven { url "https://plugins.gradle.org/m2/" }`, why both there?


-- 
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] rdblue merged pull request #2523: Build: Remove bintray from repositories.

Posted by GitBox <gi...@apache.org>.
rdblue merged pull request #2523:
URL: https://github.com/apache/iceberg/pull/2523


   


-- 
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] wypoon commented on pull request #2523: Build: Remove bintray from repositories.

Posted by GitBox <gi...@apache.org>.
wypoon commented on pull request #2523:
URL: https://github.com/apache/iceberg/pull/2523#issuecomment-827809329


   > I guess `gradlePluginPortal()` is same as `maven { url "https://plugins.gradle.org/m2/" }`, why both there?
   
   I didn't know that. They are both there from before, I wonder why?
   Anyway, no problem, I can remove the latter.


-- 
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] rdblue commented on pull request #2523: Build: Remove bintray from repositories.

Posted by GitBox <gi...@apache.org>.
rdblue commented on pull request #2523:
URL: https://github.com/apache/iceberg/pull/2523#issuecomment-830910908


   Nice work. Thanks @wypoon!


-- 
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org