You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Douglas Creager (JIRA)" <ji...@apache.org> on 2011/07/26 20:43:11 UTC

[jira] [Updated] (AVRO-865) Upgrade to Jansson 2.1

     [ https://issues.apache.org/jira/browse/AVRO-865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Douglas Creager updated AVRO-865:
---------------------------------

    Attachment: 0001-Upgrade-to-Jansson-2.1.patch

Here's a patch.  Builds and passes tests on both trunk and 1.5, both autotools and CMake build scripts.

> Upgrade to Jansson 2.1
> ----------------------
>
>                 Key: AVRO-865
>                 URL: https://issues.apache.org/jira/browse/AVRO-865
>             Project: Avro
>          Issue Type: Improvement
>          Components: c
>    Affects Versions: 1.5.2, 1.6.0
>            Reporter: Douglas Creager
>            Assignee: Douglas Creager
>         Attachments: 0001-Upgrade-to-Jansson-2.1.patch
>
>
> There have been a couple of releases on the Jansson JSON library that we're using in the C bindings.  There are a couple of new features that will be especially helpful to us:
>  * Jansson now supports 64-bit integer values, so Avro {{long}} values will encode correctly
>  * Jansson can now encode JSON values that aren't top-level arrays or objects, so we won't need a special workaround for encoding Avro scalars

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira