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 2020/07/05 13:23:00 UTC

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

     [ https://issues.apache.org/jira/browse/AVRO-2382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Perkins updated AVRO-2382:
------------------------------
        Fix Version/s: 1.11.0
    Affects Version/s: 1.10.0
                       1.9.1
               Labels: pull-request-available  (was: )
               Status: Patch Available  (was: Open)

[https://github.com/apache/avro/pull/928]

 

This affects all previously released versions of the Ruby gem.

This could easily be backported to 1.10.x.

> 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.9.1, 1.10.0, 1.8.2
>            Reporter: Tim Perkins
>            Assignee: Tim Perkins
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.11.0
>
>
> 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)