Hi all

I'm trying and failing to install radiant on top of JRuby 1.7.2 - this is 
my first bash with Ruby, and my reasons for chosing JRuby is I want to see 
if I can integrate this very nice looking radiant CMS with some of our 
existing servlets. Which no doubt will be my next question if I can clear 
the first hurdle.

Anyway, I've been having multiple issues - bluecloth failing to compile 
(managed to fix that and emailed the author) and when I finally got it 
installed and tried to run "bundle exec rake production db:bootstrap" as 
directed, I came up against this:

NOTE: Gem.source_index is deprecated, use Specification. It will be removed 
on or after 2011-11-01.
Gem.source_index called from 
/usr/local/rvm/gems/jruby-1.7.2/gems/rails-2.3.14/lib/rails/gem_dependency.rb:21.
rake aborted!
ERROR: 'rake/gempackagetask' is obsolete and no longer supported. Use 
'rubygems/package_task' instead.
org/jruby/RubyKernel.java:1027:in `require'
/usr/local/rvm/gems/jruby-1.7.2/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:1:in
 
`(root)'
/usr/local/rvm/gems/jruby-1.7.2/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:547:in
 
`new_constants_in'
... stacktrace continues

Does radiant work on JRuby? Is there a specific version I need to install? 
I've been following the guide 
at https://github.com/jruby/jruby/wiki/Radiant_CMS but it's a couple of 
years old and looks like things have changed, does anyone have a more 
recent guide?

Cheers... Mike

Reply via email to