Le 25/05/2017 à 14:22, Sisinda Dinusha a écrit :

> Yes, they support GPL / CDDL dual license.
>
In my understanding of [1], [2] and [3], we are allowed to use stax-api
and jaxb-api under CDDL license provided that:

  * We do not modify the source code (or at least not in the Apache SIS
    project).
  * We redistribute only the binaries (e.g. as Maven dependencies), not
    the source.

If I'm understanding right, fasterxml is under Apache 2 license, is that
right? If so, then I think there is no objection in trying to use it on
Android if it works.


> Yes SimpleXML would be only on Android branch. xmlpullparser provided with
> Android does not support annotations and will have to write much longer codes.

Understood. Then the initial proposal (fasterxml with JAXB annotations
under CDDL license) would be nice if it works. Otherwise SimpleXML seems
fine to me.

    Martin


Reply via email to