julianpeeters / sbt-avrohugger

sbt plugin for generating Scala sources for Apache Avro schemas and protocols.
Apache License 2.0
133 stars 50 forks source link

Update to avrohugger 0.12 and generate classes when scala 2.10 && 22 fields #30

Closed mariussoutier closed 8 years ago

mariussoutier commented 8 years ago

Update to avrohugger 0.12 and set numberOfFieldsRestricted when scalaBinaryVersion == 2.10

mariussoutier commented 8 years ago

Fixes https://github.com/julianpeeters/avrohugger/issues/42