Prepare for JRuby 10#26
Merged
Merged
Conversation
This commit splits off a 9.4.x branch to track JRuby 9.4 releases, and moves "main" up to tracking the 10.0 releases. Signed-off-by: Charlie Sharpsteen <charlie@overlookinfratech.com>
The `jruby-version` is left at `9.4.15.0` in order to test if Renovate picks up on the new configuration allowing `< 10.1`. Signed-off-by: Charlie Sharpsteen <charlie@overlookinfratech.com>
This commit removes configuration from `project.clj` that supported building `jruby-deps` as a stand-alone `jruby-9k.jar`. The "9k" name is outdated with the move to JRuby 10 and the Server build stopped consuming JRuby as a seprate UberJAR in: OpenVoxProject/openvox-server@3849aa0 Signed-off-by: Charlie Sharpsteen <charlie@overlookinfratech.com>
Sharpie
commented
Jul 6, 2026
| @@ -1,6 +1,6 @@ | |||
| (def jruby-version "9.4.15.0") | |||
Member
Author
There was a problem hiding this comment.
This is intentionally left at 9.4.15.0 in order to test new Renovate behavior.
bastelfreak
approved these changes
Jul 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Short description
This changeset prepares the project to split off a
9.4.xbranch that tracks JRuby 9.4 and frees themainbranch up to track JRuby 10.Checklist
I have:
Signed-off-byannotation to each of my commitsGenerated-byorAssisted-byannotations to each of my commits created with the help of an AI agent