JRuby 1.1 support
-----------------
Key: JRUBY-1913
URL: http://jira.codehaus.org/browse/JRUBY-1913
Project: JRuby
Issue Type: Bug
Components: GoldSpike
Affects Versions: JRuby 1.1
Reporter: Robert Egglestone
Priority: Blocker
I need to fix the following in GoldSpike so it'll work with 1.1
Compile errors from against 1.1b1 (Test again with 1.1-RC1 after release).
/Users/regg002/Documents/goldspike/src/main/java/org/jruby/webapp/RailsTaskServlet.java:[10,16]
cannot find symbol
symbol : class RubyRuntimeAdapter
location: package org.jruby
/Users/regg002/Documents/goldspike/src/main/java/org/jruby/webapp/RailsTaskServlet.java:[14,12]
cannot find symbol
symbol : class RubyRuntimeAdapter
location: class org.jruby.webapp.RailsTaskServlet
/Users/regg002/Documents/goldspike/src/main/java/org/jruby/webapp/RailsPeriodicalTaskServlet.java:[10,16]
cannot find symbol
symbol : class RubyRuntimeAdapter
location: package org.jruby
/Users/regg002/Documents/goldspike/src/main/java/org/jruby/webapp/RailsPeriodicalTaskServlet.java:[20,12]
cannot find symbol
symbol : class RubyRuntimeAdapter
location: class org.jruby.webapp.RailsPeriodicalTaskServlet
/Users/regg002/Documents/goldspike/src/main/java/org/jruby/webapp/RailsServlet.java:[108,14]
cannot find symbol
symbol : method closed()
location: class org.jruby.RubyIO
/Users/regg002/Documents/goldspike/src/main/java/org/jruby/webapp/RailsTaskServlet.java:[21,35]
cannot find symbol
symbol : method newRuntimeAdapter()
location: class org.jruby.javasupport.JavaEmbedUtils
/Users/regg002/Documents/goldspike/src/main/java/org/jruby/webapp/RailsPeriodicalTaskServlet.java:[26,35]
cannot find symbol
symbol : method newRuntimeAdapter()
location: class org.jruby.javasupport.JavaEmbedUtils
--
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