tjwp opened a new pull request #928:
URL: https://github.com/apache/avro/pull/928


   ### Jira
   
   This change fixes a long-standing annoyance that the Ruby gem does not 
contain an accurate version constant. There are many ways this could have been 
addressed. This was the simplest option that I could come up with given the 
current build.
   
   - [x] My PR addresses the following [Avro 
Jira](https://issues.apache.org/jira/browse/AVRO/) issues and references them 
in the PR title.
     - 
[https://issues.apache.org/jira/browse/AVRO-2382](https://issues.apache.org/jira/browse/AVRO-2382)
   
   ### Tests
   
   - [x] My PR adds the following unit tests __OR__ does not need testing for 
this extremely good reason:
   
   No tests added. This replaces the "FIXME" string with a real version value. 
The library fails to load if we are unable to read this value.
   
   ### Commits
   
   - [x] My commits all reference Jira issues in their subject lines.
   
   ### Documentation
   
   N/A


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to