Skip to content

fix(java): java version is out of sync with rust and python#3546

Merged
yanghua merged 1 commit intolance-format:mainfrom
yanghua:issue-3531
Mar 15, 2025
Merged

fix(java): java version is out of sync with rust and python#3546
yanghua merged 1 commit intolance-format:mainfrom
yanghua:issue-3531

Conversation

@yanghua
Copy link
Copy Markdown
Collaborator

@yanghua yanghua commented Mar 14, 2025

No description provided.

@github-actions github-actions Bot added bug Something isn't working java labels Mar 14, 2025
@yanghua yanghua merged commit 674cbf8 into lance-format:main Mar 15, 2025
8 checks passed
westonpace added a commit that referenced this pull request Mar 26, 2025
Reverts part of #3546 which added `-SNAPSHOT` to the versions. Currently
the CI build system does not publish Java artifacts on pre-releases.
There is also nothing in the build script to remove the `-SNAPSHOT`
designation from the version. As a result the publish failed.

Currently, CI requires the version specifier point to the next stable
version that will be released. This restores that so the next stable
release can succeed.
eddyxu pushed a commit that referenced this pull request Mar 26, 2025
Reverts part of #3546 which added `-SNAPSHOT` to the versions. Currently
the CI build system does not publish Java artifacts on pre-releases.
There is also nothing in the build script to remove the `-SNAPSHOT`
designation from the version. As a result the publish failed.

Currently, CI requires the version specifier point to the next stable
version that will be released. This restores that so the next stable
release can succeed.
Jay-ju pushed a commit to Jay-ju/lance that referenced this pull request Mar 28, 2025
Reverts part of lance-format#3546 which added `-SNAPSHOT` to the versions. Currently
the CI build system does not publish Java artifacts on pre-releases.
There is also nothing in the build script to remove the `-SNAPSHOT`
designation from the version. As a result the publish failed.

Currently, CI requires the version specifier point to the next stable
version that will be released. This restores that so the next stable
release can succeed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working java

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants