You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (Jira)" <ji...@apache.org> on 2022/11/25 06:11:00 UTC

[jira] [Resolved] (FELIX-6578) Migrate to jakarta json

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

Carsten Ziegeler resolved FELIX-6578.
-------------------------------------
    Resolution: Fixed

> Migrate to jakarta json
> -----------------------
>
>                 Key: FELIX-6578
>                 URL: https://issues.apache.org/jira/browse/FELIX-6578
>             Project: Felix
>          Issue Type: Improvement
>          Components: Configuration Admin
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>            Priority: Major
>             Fix For: cm.json-2.0.0
>
>
> The cm.json module is currently using javax.json in its API as well as in its implementation.
> We should migrate this code to use the (newer) jakarta.json API instead.
> However, as javax.json is currently used in the API, this will be a breaking change to all downstream users.
> Therefore we should make it possible to run the old and the new implementation in parallel (including as a library) and also make sure that we support / maintain the old implementation as needed.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)