You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Martin Kleppmann (JIRA)" <ji...@apache.org> on 2015/12/15 10:44:46 UTC

[jira] [Created] (AVRO-1769) Depend on external libjansson instead of a bundled copy

Martin Kleppmann created AVRO-1769:
--------------------------------------

             Summary: Depend on external libjansson instead of a bundled copy
                 Key: AVRO-1769
                 URL: https://issues.apache.org/jira/browse/AVRO-1769
             Project: Avro
          Issue Type: Improvement
          Components: c
    Affects Versions: 1.7.7
            Reporter: Martin Kleppmann
            Assignee: Martin Kleppmann


To fix AVRO-1691 we need to update to a newer version of Jansson. However, rather than updating the version of Jansson that is bundled with Avro-C, this would be a good time to switch to a dynamically linked version. As [~edenhill] pointed out, libjansson is widely available in distributions nowadays.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)