[GitHub] avro pull request #141: AVRO-1932: Java: Allow setting the SchemaStore on ge...

2016-10-15 Thread nielsbasjes
Github user nielsbasjes closed the pull request at:

https://github.com/apache/avro/pull/141


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] avro pull request #141: AVRO-1932: Java: Allow setting the SchemaStore on ge...

2016-10-10 Thread nielsbasjes
GitHub user nielsbasjes opened a pull request:

https://github.com/apache/avro/pull/141

AVRO-1932: Java: Allow setting the SchemaStore on generated classes.

This change is needed to allow setting a different SchemaStore in the IDL 
generated classes.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/nielsbasjes/avro AVRO-1932

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/avro/pull/141.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #141


commit eb2bdbe10bb75e842deaa1d04e35c8bfb19e3069
Author: Niels Basjes 
Date:   2016-10-10T11:04:06Z

AVRO-1932: Java: Allow setting the SchemaStore on generated classes.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---