You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Tim Perkins (JIRA)" <ji...@apache.org> on 2019/04/27 11:13:00 UTC

[jira] [Created] (AVRO-2382) VERSION constant in Ruby gem returns FIXME

Tim Perkins created AVRO-2382:
---------------------------------

             Summary: 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
            Reporter: Tim Perkins


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
(v7.6.3#76005)