Skip to content

CI: Drop JRuby 9.3.14 testing #118

Merged
corporate-gadfly merged 3 commits into
mainfrom
jruby934
Apr 17, 2026
Merged

CI: Drop JRuby 9.3.14 testing #118
corporate-gadfly merged 3 commits into
mainfrom
jruby934

Conversation

@bastelfreak

@bastelfreak bastelfreak commented Apr 17, 2026

Copy link
Copy Markdown
Contributor

Short description

Checklist

I have:

  • read the CONTRIBUTING.md document
  • read and accepted the Developer Certificate of Origin document and added a Signed-off-by annotation to each of my commits
  • tested this code
  • included documentation (including possible behaviour changes)
  • documented the code
  • added or modified regression test(s)
  • added or modified unit test(s)

jruby-10.0.5.0 is our target version for OpenVox 9.

Signed-off-by: Tim Meusel <[email protected]>
Without Java 10, JRuby 10.0.5.0 gives us:

```
  attempting to run with existing JAVA_HOME
  /usr/lib/jvm/temurin-17-jdk-amd64/bin/java -jar /home/runner/.rubies/jruby-10.0.5.0/lib/jruby.jar --version
  Error: LinkageError occurred while loading main class org.jruby.main.Main
        java.lang.UnsupportedClassVersionError: org/jruby/main/Main has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 61.0
  JRuby failed to start, try Java 21 envs
  Setting JAVA_HOME to JAVA_HOME_21_X64 path /usr/lib/jvm/temurin-21-jdk-amd64
  Adding /usr/lib/jvm/temurin-21-jdk-amd64/bin to PATH
  Took   0.24 seconds
```

Signed-off-by: Tim Meusel <[email protected]>
@bastelfreak bastelfreak self-assigned this Apr 17, 2026
This was used in openvoxserver 7. We don't support it anymore.

Signed-off-by: Tim Meusel <[email protected]>
@bastelfreak

Copy link
Copy Markdown
Contributor Author

Also contains #117

@Sharpie Sharpie left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good 👍

@corporate-gadfly corporate-gadfly merged commit 3811ea4 into main Apr 17, 2026
28 checks passed
@corporate-gadfly corporate-gadfly deleted the jruby934 branch April 17, 2026 13:49
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.

4 participants