[
https://issues.apache.org/jira/browse/AVRO-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13904771#comment-13904771
]
Sean Busbey commented on AVRO-1459:
-----------------------------------
bq. Is there a specific reason why there are 2 different ways how to specify
dependencies?
Probably just that the project doesn't have enough Ruby people looking at the
code. (For example: I'm a jruby user, so historically I've always just wrapped
the java library since AVRO-1063 meant I couldn't use the gem)
> '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
> 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.1.5#6160)