[
https://issues.apache.org/jira/browse/AVRO-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14741953#comment-14741953
]
Hudson commented on AVRO-1709:
------------------------------
SUCCESS: Integrated in AvroJava #545 (See
[https://builds.apache.org/job/AvroJava/545/])
AVRO-1709. Ruby: Ignore generated files. Contributed by Daniel Schierbeck.
The data.avr file is generated every times the tests are run;
Gemfile.lock is generated every time `bundle install` is run.
This closes #45 (busbey: rev 1702593)
* /avro/trunk/lang/ruby/.gitignore
> [Ruby] Ignore generated files
> -----------------------------
>
> Key: AVRO-1709
> URL: https://issues.apache.org/jira/browse/AVRO-1709
> Project: Avro
> Issue Type: Improvement
> Reporter: Daniel Schierbeck
> Assignee: Daniel Schierbeck
> Fix For: 1.7.8, 1.8.0, 1.9.0
>
> Attachments: AVRO-1709.1.patch
>
>
> Neither data.avr nor Gemfile.lock should be committed to the repository –
> adding them to .gitignore thus makes it easier to work on the Ruby library.
> PR: https://github.com/apache/avro/pull/45
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)