Skip to content

cparse-jruby.jar is not working with the latest version of JRuby #288

@hsbt

Description

@hsbt

https://github.com/ruby/racc/actions/runs/15341601611/job/43168741616

ext/racc/com/headius/racc/Cparse.java:17: error: cannot access Ruby
import org.jruby.Ruby;
                ^
  bad class file: /home/runner/.rubies/jruby-10.0.0.1/lib/jruby.jar(/org/jruby/Ruby.class)
    class file has wrong version 65.0, should be 61.0
    Please remove or make sure it appears in the correct subdirectory of the classpath.
ext/racc/com/headius/racc/Cparse.java:18: error: cannot access RubyArray
import org.jruby.RubyArray;
...

@headius Could you look this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions