[
https://issues.apache.org/jira/browse/AVRO-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13934151#comment-13934151
]
Hudson commented on AVRO-1459:
------------------------------
SUCCESS: Integrated in AvroJava #446 (See
[https://builds.apache.org/job/AvroJava/446/])
AVRO-1459. Ruby: Fix a typo in Rakefile that breaks 'gem install'. Contributed
by Tomas Svarovsky. (cutting: rev 1577311)
* /avro/trunk/CHANGES.txt
* /avro/trunk/lang/ruby/Rakefile
> 'gem install avro' does not work for version 1.7.6
> --------------------------------------------------
>
> Key: AVRO-1459
> URL: https://issues.apache.org/jira/browse/AVRO-1459
> Project: Avro
> Issue Type: Bug
> Components: ruby
> Affects Versions: 1.7.6
> Reporter: Tomas Svarovsky
> Assignee: Tomas Svarovsky
> Fix For: 1.7.7
>
> Attachments: AVRO-1459.patch
>
>
> When trying to install 'gem install avro' it fails with error "ERROR: Could
> not find a valid gem 'multi-json' (>= 0) in any repository" .
> This was introduced by AVRO-1063 where multi-json dependency was introduced.
> The correct way of spelling that seems to be 'multi_json'.
--
This message was sent by Atlassian JIRA
(v6.2#6252)