[GitHub] avro pull request #187: Simplify custom LogicalType integration

2017-01-15 Thread trehak1
Github user trehak1 closed the pull request at: https://github.com/apache/avro/pull/187 --- 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

[GitHub] avro pull request #187: Simplify custom LogicalType integration

2017-01-04 Thread trehak1
GitHub user trehak1 opened a pull request: https://github.com/apache/avro/pull/187 Simplify custom LogicalType integration You can merge this pull request into a Git repository by running: $ git pull https://github.com/trehak1/avro easy-custom-logical-types Alternatively you

[GitHub] avro pull request #185: Simplified integration of custom logical types

2017-01-04 Thread trehak1
GitHub user trehak1 opened a pull request: https://github.com/apache/avro/pull/185 Simplified integration of custom logical types You can merge this pull request into a Git repository by running: $ git pull https://github.com/trehak1/avro easy-custom-logical-types

[GitHub] avro pull request #184: Simplified integration of logical types

2017-01-04 Thread trehak1
Github user trehak1 closed the pull request at: https://github.com/apache/avro/pull/184 --- 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

[GitHub] avro pull request #184: Simplified integration of logical types

2017-01-04 Thread trehak1
GitHub user trehak1 opened a pull request: https://github.com/apache/avro/pull/184 Simplified integration of logical types Simplified integration of custom LogicalTypes, mainly with focus on maven-plugin code generation; Usage ` org.foo.MyTypeContainer