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.