From: Charles Oliver Nutter Date: 2008-10-25T00:42:55+09:00 Subject: Re: rspec 1.1.9 Released Luis Lavena wrote: > On Oct 24, 2:02 am, Charles Oliver Nutter > wrote: >> It seems the spec task somehow depends on spicycode-rcov, which is not >> available on RubyForge. Was that an unintentional glitch? >> >> - Charlie >> > > The gem was build with RubyGems 1.3, which allow you have runtime and > development dependencies. > > With RubyGems 1.3.0 spicycode-rcov is not installed, but with 1.2 it > does. > > I hope JRuby can jump soon to 1.3 (and soon 1.3.1) for us to rejoice > of development and runtime dependencies (at last, no more hoe > dependencies for us). > > So: was unintentional :-) 1.3 update is planned for JRuby 1.1.5 (soon). - Charlie