org.jruby.Ruby.parse() method renames break org.springframework.scripting.jruby
support
---------------------------------------------------------------------------------------
Key: JRUBY-2080
URL: http://jira.codehaus.org/browse/JRUBY-2080
Project: JRuby
Issue Type: Bug
Affects Versions: JRuby 1.1RC1
Environment: tested using spring framework 2.0.8
Reporter: Richard J Finegan
Assignee: Thomas E Enebo
jruby 1.1RC1 breaks the jruby support in spring's
org.springframework.scripting.jruby (i tried 2.0.8) package...it looks like the
various org.jruby.Ruby.parse() methods have been renamed from what they were in
1.0.3, spring tries to call parse() through reflection...
here's a 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)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email