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 2022/11/02 08:23:45 UTC

[GitHub] [iceberg] nastra commented on pull request #6102: Build: Fix build version

nastra commented on PR #6102:
URL: https://github.com/apache/iceberg/pull/6102#issuecomment-1299795550

   For completeness I wanted to mention that the `iceberg-build.properties` will also contain the wrong tag information (since it probably relies on the same `git describe --tag` command). Here's an example:
   ```
   git.branch=delete-table-with-purge
   git.build.version=1.1.0-SNAPSHOT
   git.closest.tag.name=apache-iceberg-0.14.0
   git.commit.id=90d01f60872ed3fbf15846334dd850b9dcea1d3a
   git.commit.id.abbrev=90d01f6
   git.commit.message.short=Core\: Pass purgeRequested flag to REST server
   git.commit.time=2022-11-02T08\:09\:39+0100
   git.tags=
   ```


-- 
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-unsubscribe@iceberg.apache.org

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