Skip to content

JRuby 1.1: org.jruby.Ruby method renames break Spring's scripting support [SPR-4743] #9420

@spring-projects-issues

Description

@spring-projects-issues

Dirk Mahler opened SPR-4743 and commented

The script integration for JRuby does not work with JRuby 1.1.0+:

partial stack trace:

Caused by: java.lang.NoSuchMethodError: org.jruby.Ruby.parse(Ljava/lang/String;Ljava/lang/String;Lorg/jruby/runtime/DynamicScope;)Lorg/jruby/ast/Node;
at org.springframework.scripting.jruby.JRubyScriptUtils.createJRubyObject(JRubyScriptUtils.java:89)

The issue is known to the JRuby Development team, see http://jira.codehaus.org/browse/JRUBY-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:changehistory-tabpanel


Affects: 2.5.2

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions