Issue Type: Bug Bug
Affects Versions: JRuby 1.7.3
Assignee: Thomas E Enebo
Components: Standard Library
Created: 25/Apr/13 10:00 PM
Description:

the shipped binary `rdoc` tries to use gem rdoc:
```ruby
gem 'rdoc', version
load Gem.bin_path('rdoc', 'rdoc', version)
```
but the gem is not available with the package (and will not be added as per #JRUBY-6379)

can you remove the broken binary or make it work?

Project: JRuby
Priority: Minor Minor
Reporter: Michal Papis
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to