-
-
Notifications
You must be signed in to change notification settings - Fork 942
Closed
Labels
Milestone
Description
I just started using JRuby head( 815f778 ) up from 1.7.4 and I can no longer deploy my app with Capistrano ( 2.15.5 ).
[deploy:update_code] exception while rolling back: Capistrano::ConnectionError, connection failed for: xxx.xxx.xxx.xxx (NameError: cannot load Java class jline.console.ConsoleReader)
connection failed for: xxx.xxx.xxx.xxx (NameError: cannot load Java class jline.console.ConsoleReader)
$ ruby -v
jruby 1.7.5.dev (1.9.3p392) 2013-09-16 @jruby.revision@ on Java HotSpot(TM) 64-Bit Server VM 1.6.0_51-b11-457-11M4509 [darwin-x86_64]
Reactions are currently unavailable