Skip to content

Instantly share code, notes, and snippets.

@paregorios
Created July 31, 2014 13:52
Show Gist options
  • Save paregorios/421c7ce0d936d9b20e06 to your computer and use it in GitHub Desktop.
Save paregorios/421c7ce0d936d9b20e06 to your computer and use it in GitHub Desktop.
$ 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