It's the jruby test target I'm talking about so it doesn't really have
anything to do with MRI.

Joe

On Wednesday, October 20, 2010, Hirotsugu Asari <asari.r...@gmail.com> wrote:
>
> On Oct 20, 2010, at 8:34 PM, Joseph Athman wrote:
>
>> If you have rspec 2.0 installed and try to run the test target you get an 
>> error complaining about not being able to activate rspec 1.3.0:
>>
>> can't activate rspec (= 1.3.0, runtime) for [], already activated 
>> rspec-2.0.0 for []
>>
>>
>> If spec.rake line 152 is changed to:
>> gem 'rspec', '1.3.0'
>>
>> then it works OK.  I'm not really sure what the best solution here is.  
>> Should I enter a bug report?
>>
>> Joe
>
>
> If the same happens with MRI, then it is not a JRuby bug.
>
> Please read http://github.com/rspec/rspec-core/blob/master/Upgrade.markdown 
> and you're following the best practices.
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>     http://xircles.codehaus.org/manage_email
>
>
>

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to