Skip to content

Java: Make jedis-compatibility a pure-Java JAR with no-classifier support (Cherry-pick #5649)#5845

Merged
affonsov merged 1 commit into
release-2.4from
affonsov/jedis-jar-cherry-pick
Apr 28, 2026
Merged

Java: Make jedis-compatibility a pure-Java JAR with no-classifier support (Cherry-pick #5649)#5845
affonsov merged 1 commit into
release-2.4from
affonsov/jedis-jar-cherry-pick

Conversation

@affonsov
Copy link
Copy Markdown
Collaborator

Summary

Java: Make jedis-compatibility a pure-Java JAR with no-classifier support (Cherry-pick #5649)

Issue link

N/A

Features / Behaviour Changes

N/A

Implementation

N/A

Limitations

N/A

Testing

N/A

Checklist

Before submitting the PR make sure the following are checked:

  • This Pull Request is related to one issue.
  • Commit message has a detailed description of what changed and why.
  • Tests are added or updated.
  • CHANGELOG.md and documentation files are updated.
  • Linters have been run (make *-lint targets) and Prettier has been run (make prettier-fix).
  • Destination branch is correct - main or release
  • Create merge commit if merging release branch into main, squash otherwise.

@affonsov affonsov changed the base branch from main to release-2.4 April 28, 2026 21:13
@affonsov affonsov marked this pull request as ready for review April 28, 2026 21:22
@affonsov affonsov requested a review from a team as a code owner April 28, 2026 21:22
…port (#5649)

Java: Make jedis-compatibility a pure-Java JAR with no-classifier support

Make valkey-glide-jedis-compatibility a pure-Java JAR by removing native library bundling, and publish a no-classifier variant so users no longer need to specify a platform classifier.

Signed-off-by: affonsov <67347924+affonsov@users.noreply.github.com>
@affonsov affonsov force-pushed the affonsov/jedis-jar-cherry-pick branch from 86e3ed2 to d9c840c Compare April 28, 2026 21:26
@affonsov affonsov merged commit 7b6601f into release-2.4 Apr 28, 2026
55 of 57 checks passed
@affonsov affonsov deleted the affonsov/jedis-jar-cherry-pick branch April 28, 2026 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants