GitHub user Simon24601 opened a pull request:

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

    Avro 1363 

    This is the same request as before 
(https://github.com/apache/avro/pull/131), but I've rebased to apache/master. 
I've tried to squash everything into a single commit - only the checkin 
ddf292c5e128d15d0fd480861e1b0253a8db424f is relevant. 

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

    $ git pull https://github.com/Simon24601/avro AVRO_1363_squashed

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

    https://github.com/apache/avro/pull/155.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 #155
    
----
commit a2718fed6f8e32073ae71292b49d843adb65643d
Author: Simon Woodford <[email protected]>
Date:   2016-05-23T23:22:33Z

    AVRO-1849 Fix the issue where converting the schema of a record with no 
fields produced an invalid JSON

commit 58ecc80a08d0df711ca89dc94ebe97de61b26e5d
Author: Simon24601 <[email protected]>
Date:   2016-09-14T10:17:09Z

    Merge remote-tracking branch 'avroMain/master'

commit 700af696cea8f66aad371e1472c42972e78aefe3
Author: srw <srw@localhost>
Date:   2016-09-14T22:26:01Z

    Merge branch 'master' of https://github.com/apache/avro

commit 39c5195c4ac0d404296e88aa7beda91308405cd1
Author: srw <srw@localhost>
Date:   2016-09-22T22:38:43Z

    Fix style issues in the code.

commit 3f0ec2cf6f36f64e3775880773f6488827d2492b
Author: srw <srw@localhost>
Date:   2016-09-22T22:55:20Z

    Merge branch 'master' of https://github.com/apache/avro

commit d3d0aa84daba998f084140a0c82633babe561a50
Author: srw <srw@localhost>
Date:   2016-09-22T22:59:29Z

    Merge branch 'master' of https://github.com/Simon24601/avro

commit e80fd1aa4c9cc8b5cccbb35a33903d6988109172
Author: srw <srw@localhost>
Date:   2016-09-24T00:47:55Z

    Fix the build scripts; build.sh requires the :z addition to work on SELinux 
(see Jira 1925). lang/c++/build.sh refers to the lang/c++/build directory which 
is empty. These are now fixed.

commit f7826c623a73c8daccdaae618f8eeb58cd601dd7
Author: srw <srw@localhost>
Date:   2016-09-24T00:54:57Z

    Update to use BOOST_TEST_CHECKPOINT

commit 3ad5aaca13a0b82b42090139b7f1369e0e65427d
Author: srw <srw@localhost>
Date:   2016-09-26T22:16:44Z

    AVRO-1926 Revert changes to the lang/c++/build.sh script and add the 
SchemaTests to the list of tests. Also revert SELinux changes to build.sh as 
these should be committed separately

commit 29894335fbcf2a73463e24847bdda5b6d3aeb08d
Author: srw <srw@localhost>
Date:   2016-11-07T23:21:46Z

    Merge branch 'master' of https://github.com/apache/avro

commit ddf292c5e128d15d0fd480861e1b0253a8db424f
Author: srw <srw@localhost>
Date:   2016-11-11T22:59:04Z

    AVRO-1363 Fix the C# parsing of a union schema that contains duplicate 
names but in different namespaces. The full name is now used when parsing the 
schema

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to