Skip to content

Core, Release: 1.9.0 Build Version() returns Unspecified due to incorrect packaged iceberg-build.properties #12926

@sullis

Description

@sullis

Apache Iceberg version

1.9.0 (latest release)

Query engine

None

Please describe the bug 🐞

Apache Iceberg 1.9.0 (java library)

iceberg-api-1.9.0.jar contains iceberg-build.properties

The contents of iceberg-build.properties is incorrect

$ cat iceberg-build.properties 

Output:

git.branch=1.9.x
git.build.version=unspecified
git.closest.tag.name=apache-iceberg-1.9.0-rc2
git.commit.id=7dbafb438ee1e68d0047bebcb587265d7d87d8a1
git.commit.id.abbrev=7dbafb4
git.commit.message.short=API\: Don't check underlying error msg on AIOOBE (\#12867)
git.commit.time=2025-04-22T15\:14\:07+0200
git.tags=apache-iceberg-1.9.0-rc2

🏓 "git.build.version" should be "1.9.0"

Willingness to contribute

  • I can contribute a fix for this bug independently
  • I would be willing to contribute a fix for this bug with guidance from the Iceberg community
  • I cannot contribute a fix for this bug at this time

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions