Ruby 1.9 compatibility to 'require' and run tests
-------------------------------------------------
Key: AVRO-787
URL: https://issues.apache.org/jira/browse/AVRO-787
Project: Avro
Issue Type: Improvement
Components: ruby
Affects Versions: 1.6.0
Environment: Mac OSX, Rubies installed with RVM
Reporter: Michael L. Artz
The avro gem does not 'require' on Ruby 1.9, complaining about a missing 'md5'.
It also uses a bunch of Ruby 1.8 string-isms, like assuming that Strings
enumerate to bytes, which is not necessarily true in 1.9.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira