Created
July 31, 2014 13:52
-
-
Save paregorios/421c7ce0d936d9b20e06 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ jruby -S rake | |
rake aborted! | |
ERROR: 'rake/rdoctask' is obsolete and no longer supported. Use 'rdoc/task' (available in RDoc 2.4.2+) instead. | |
org/jruby/RubyKernel.java:1065:in `require' | |
/Users/paregorios/Documents/files/D/dclp-xslt/xsugar/Rakefile:1:in `(root)' | |
org/jruby/RubyKernel.java:1081:in `load' | |
/Users/paregorios/Documents/files/D/dclp-xslt/xsugar/Rakefile:3:in `(root)' | |
(See full trace by running task with --trace) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment