Skip to content

Prepare for JRuby 10#26

Merged
Sharpie merged 3 commits into
OpenVoxProject:mainfrom
Sharpie:prepare-for-10
Jul 6, 2026
Merged

Prepare for JRuby 10#26
Sharpie merged 3 commits into
OpenVoxProject:mainfrom
Sharpie:prepare-for-10

Conversation

@Sharpie

@Sharpie Sharpie commented Jul 6, 2026

Copy link
Copy Markdown
Member

Short description

This changeset prepares the project to split off a 9.4.x branch that tracks JRuby 9.4 and frees the main branch up to track JRuby 10.

Checklist

I have:

Sharpie added 3 commits July 6, 2026 15:04
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>
Comment thread project.clj
@@ -1,6 +1,6 @@
(def jruby-version "9.4.15.0")

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is intentionally left at 9.4.15.0 in order to test new Renovate behavior.

@Sharpie Sharpie merged commit 4923427 into OpenVoxProject:main Jul 6, 2026
5 checks passed
@Sharpie Sharpie deleted the prepare-for-10 branch July 6, 2026 22:24
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