commit 0702ab6689e347567702aacdbe21743501155b76 Author: Jenkins slave Date: Thu May 1 17:10:09 2014 -0700 Preparing for CDH5.0.1 release commit c8b837b05dac77171c125c03d7a3664f3dd2e30b Author: Jenkins slave Date: Thu Apr 10 13:20:13 2014 -0700 Preparing for CDH5.0.1 development commit 8f2b1138de1e060679dc33424be5e03366091c6b Author: Jenkins slave Date: Thu Mar 20 11:21:39 2014 -0700 Preparing for CDH5.0.0 release commit a464718fc9a1ee27a3a525c88fccf2cd6f518cab Author: Tom White Date: Sat Feb 15 13:47:39 2014 +0000 AVRO-1458. Setting char record field via reflection affects other fields. commit ba8bd85bf39b75baa232a80ff65a5c9495f01a29 Author: Doug Cutting Date: Wed Feb 5 00:09:57 2014 +0000 AVRO-1449. Java: Optionally validate default values while reading schemas. git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1564571 13f79535-47bb-0310-9956-ffa450edef68 commit 6aa917c1d61a4885da2092020407332a49bf3d70 Author: Doug Cutting Date: Mon Jan 27 22:09:27 2014 +0000 AVRO-1445. Java: Fix protobuf support to correctly handle enums with default values. git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1561875 13f79535-47bb-0310-9956-ffa450edef68 commit afc03c2073c6d5d3af291e0a64cac8198210ef83 Author: Doug Cutting Date: Wed Dec 11 21:16:39 2013 +0000 AVRO-1400. Java: Add AvroDefault reflect annotation to specify default values. git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1550260 13f79535-47bb-0310-9956-ffa450edef68 commit 16417ad71bcfb2f027d5884a80c59ee947d4e7c3 Author: Doug Cutting Date: Thu Nov 7 19:09:09 2013 +0000 AVRO-1388. Java: Add fsync support to DataFileWriter. Contributed by Hari Shreedharan. git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1539765 13f79535-47bb-0310-9956-ffa450edef68 commit 589f4433010d2257eda6ec9d9d97be94d86fe76e Author: Doug Cutting Date: Fri Oct 25 22:13:43 2013 +0000 AVRO-1387. Java: Add DataFileWriter option to inhibit flush per block. Contributed by Hari Shreedharan. git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1535888 13f79535-47bb-0310-9956-ffa450edef68 commit 9c032849a2f9d912a5a2b572a2462f9c2a261779 Author: Doug Cutting Date: Fri Sep 27 20:12:55 2013 +0000 AVRO-1377. Java: Fix a bug in Schema#toString() when a namespaced enum or fixed is defined within an un-namespaced record. Contributed by Graham Sanderson. git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1527057 13f79535-47bb-0310-9956-ffa450edef68 commit 68b53f362aad8999837f8b103a5ddbb06d8afc6f Author: Andrew Bayer Date: Fri Feb 14 15:54:19 2014 -0800 CLOUDERA-BUILD. Add Cloudera repositories to top-level POM. commit 0ef988c588fc4bb7a8249d53626b2ad4c29061dd Author: Doug Cutting Date: Thu Jan 9 23:34:08 2014 +0000 CDH-17416: Backport AVRO-1433. AVRO-1433. Java: Fix compiler to not drop aliases when StringType is String. git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1556982 13f79535-47bb-0310-9956-ffa450edef68 Conflicts: CHANGES.txt commit b427d38e2304c6bd4621397989a01fa7233a0c26 Author: Doug Cutting Date: Fri Dec 13 00:58:52 2013 +0000 AVRO-1234. Java: Permit AvroInputFormat to process files whose names don't end in .avro. Contributed by Dave Beech & Sandy Ryza. git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1550605 13f79535-47bb-0310-9956-ffa450edef68 Conflicts: CHANGES.txt commit 0b0d624bb4476bb5bed24a866f5f5e00e5df5925 Author: Tom White Date: Thu Dec 12 14:10:54 2013 +0000 Ensure Avro JAR for avro-mapred is the one being built, not the one pulled in by Hadoop dependency. commit 9fd5ed702e05be71786de86f5399e70db8e15fb9 Author: Doug Cutting Date: Wed Sep 11 20:26:37 2013 +0000 AVRO-1374. Java: Fix compilation against Hadoop 2.1. Contributed by Julian Zhou. git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1522025 13f79535-47bb-0310-9956-ffa450edef68 commit bae274ffd933a377662844a41f4d2b0ceb1ea4d5 Author: Tom White Date: Thu Dec 12 13:45:54 2013 +0000 CDH-15800. CDH5.0.0 Avro cannot compile against CDH5.0.0 Hadoop commit 1b73fccddbc40ff52e2fa8cadec5033855d2834c Author: Andrew Bayer Date: Tue Nov 19 18:07:14 2013 -0800 CLOUDERA-BUILD. Skip integration tests in Avro. commit cfd651a3e9c5f6a7b9d519afe6fba84812df86b8 Author: Sean Mackrory Date: Thu Sep 19 11:55:55 2013 -0700 CLOUDERA-BUILD. Preparing for CDH5.0.0 development