[ 
https://issues.apache.org/jira/browse/BUILDR-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12674363#action_12674363
 ] 

Rhett Sutphin commented on BUILDR-254:
--------------------------------------

Actually, switching to JRuby 1.1.4 doesn't work -- rspec 1.1.12 still has the 
same disconnect between runtime and install-time dependencies under JRuby 1.1.4.

Another way to fix it might be to modify the rspec test framework to explicitly 
depend on cucumber and hoe in addition to rspec 1.1.12.  This would ensure that 
all the necessary gems could be automatically installed.

> Automatically installing rspec-1.1.12 under JRuby 1.1.3 does not install all 
> dependencies
> -----------------------------------------------------------------------------------------
>
>                 Key: BUILDR-254
>                 URL: https://issues.apache.org/jira/browse/BUILDR-254
>             Project: Buildr
>          Issue Type: Bug
>          Components: JRuby, Test frameworks
>    Affects Versions: 1.3.4
>         Environment: buildr trunk @745153
> OS X standard ruby 1.8.6 (to run buildr)
> JRuby 1.1.3 (as installed automatically by buildr)
>            Reporter: Rhett Sutphin
>
> 1.3.4 updates the rspec dependency to rspec-1.1.12.  Unfortunately, under the 
> version of rubygems included with the default version of jruby (1.1.3), "gem 
> install rspec" does not pull in all its runtime dependencies.  
> See the comments on BUILDR-252 for more information.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to