[
https://issues.apache.org/jira/browse/AVRO-1772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15965763#comment-15965763
]
ASF subversion and git services commented on AVRO-1772:
-------------------------------------------------------
Commit f8359de4e79a73c31716e84982b7e26505e8f7d4 in avro's branch
refs/heads/branch-1.7 from [~twhite]
[ https://git-wip-us.apache.org/repos/asf?p=avro.git;h=f8359de ]
AVRO-1772. Ruby: load error in rubygem when loading schema normalization.
Contributed by blue and martinkl.
git-svn-id: https://svn.apache.org/repos/asf/avro/branches/branch-1.8@1723296
13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 7a282100438736e70e0361b94891b5b59157d62f)
> Ruby: load error in rubygem when loading schema normalization
> -------------------------------------------------------------
>
> Key: AVRO-1772
> URL: https://issues.apache.org/jira/browse/AVRO-1772
> Project: Avro
> Issue Type: Bug
> Components: ruby
> Affects Versions: 1.8.0
> Reporter: Ryan Blue
> Assignee: Ryan Blue
> Fix For: 1.7.8, 1.8.0
>
> Attachments: AVRO-1772.1.patch, AVRO-1772.2.patch
>
>
> [~martinkl] found this bug while validating the 1.8.0 release:
> {code}
> kernel_require.rb:54:in `require': cannot load such file --
> avro/schema_normalization (LoadError)
> {code}
> {quote}
> It seems that the following two files, which are present in the source, are
> missing from the gem file:
> lang/ruby/lib/avro/schema_normalization.rb
> lang/ruby/test/case_finder.rb
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)