Fokko commented on issue #11505:
URL: https://github.com/apache/iceberg/issues/11505#issuecomment-2466469594

   Hey @AnatolyPopov Thanks for raising this 🙏 
   
   Where are you getting the release from? The official channel is through 
Apache: 
https://dlcdn.apache.org/iceberg/apache-iceberg-1.7.0/apache-iceberg-1.7.0.tar.gz
   
   This `.tar.gz` contains a `version.txt` file, that's being picked up by 
Gradle: 
   
https://github.com/apache/iceberg/blob/1c576c5952fbc623591e800408cdba1518e6a410/build.gradle#L1054-L1073
   
   When that file is not there, it will try to determine the version through 
git. This way we don't have to bump the version after each release.


-- 
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: issues-unsubscr...@iceberg.apache.org

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


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

Reply via email to