There was an error while loading. Please reload this page.
1 parent 2d17137 commit b71d65bCopy full SHA for b71d65b
1 file changed
README.rdoc
@@ -259,9 +259,6 @@ If your app isn't working or starting up correctly:
259
If you are getting <tt>java.lang.NoClassDefFoundError: org/jruby/CompatVersion</tt> errors at start-up
260
you are probably running Warbler with a jruby-rack version which does not yet support JRuby 10+ - it
261
swallows the true error making debugging impossible. Ensure you're on jruby-rack `1.2.7+`.
262
-
263
- If your app starts up OK, there is no other known change required in jruby-rack to support
264
- JRuby 10.0.
265
266
- <b>Bundler `restart_with` errors:</b>
267
If you are getting <tt>org.jruby.rack.RackInitializationException: No such file or directory - java -cp...</tt>,
0 commit comments