[ https://issues.apache.org/jira/browse/AVRO-2382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17154509#comment-17154509 ]
ASF subversion and git services commented on AVRO-2382: ------------------------------------------------------- Commit dc2afc5d3bedefa0fa1dfe611adfaedd67418a51 in avro's branch refs/heads/master from Tim Perkins [ https://gitbox.apache.org/repos/asf?p=avro.git;h=dc2afc5 ] AVRO-2382: Fix VERSION constant for Ruby gem (#928) > VERSION constant in Ruby gem returns FIXME > ------------------------------------------ > > Key: AVRO-2382 > URL: https://issues.apache.org/jira/browse/AVRO-2382 > Project: Apache Avro > Issue Type: Bug > Components: ruby > Affects Versions: 1.8.2, 1.10.0, 1.9.1 > Reporter: Tim Perkins > Assignee: Tim Perkins > Priority: Minor > Labels: pull-request-available > Fix For: 1.11.0, 1.10.1 > > > The VERSION constant in the Ruby gem returns "FIXME". I've listed v1.8.2 as > the affected version as that (and 1.9.0 RC1) are the only versions that I > tested, but I suspect this issue goes back further: > 558af6be6 (Douglass Cutting 2010-01-20 01:05:06 +0000 25) VERSION = > "FIXME" > This bug makes it difficult to determine the version of the Ruby gem at > runtime. > I suspect this is something that should be replaced by the actual version > when the gem is packaged. -- This message was sent by Atlassian Jira (v8.3.4#803005)