« Return to Thread: [ANN] JREXML 0.5

Re: [ANN] JREXML 0.5

by Nick Sieger-2 :: Rate this Message:

Reply to Author | View in Thread

On 8/10/07, Ronald Fischer <ronald.fischer@...> wrote:
>       Hey Nick, it doesn't work for me:
>       gems from http://gems.rubyforge.org
>       ....................
>       complete
>       ERROR:  While executing gem ... (OpenURI::HTTPError)
>           404 Not Found
>
>       I couldn't find the gem on RubyForge either, are you sure
everything is OK?

I believe that there is an error at gems.rubyforge.org . At least since
yesterday, the site seems to be broken. I will post a message about this
on Ruby-Talk, if this hasn't been done by someone anyway.

If you already *have* a sufficiently new version of gem on your
computer,
can you execute it like this,

  gem install -r jrexml

More or less.  Just download the gem from the project page, and "gem install jrexml-0.5.2.gem" (ensuring you're using JRuby's gem command) or "jruby -S gem install jrexml-0.5.2.gem".  I also have the gem hosted on my site, so you can "gem install --source http://caldersphere.net jrexml" as well.

/Nick

 « Return to Thread: [ANN] JREXML 0.5