[ https://issues.apache.org/jira/browse/UNOMI-835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849239#comment-17849239 ]
Francois Papon commented on UNOMI-835: -------------------------------------- I think we can give a try to Apache Johnzon => [https://johnzon.apache.org/] There is an implementation of JsonPatch and it's OSGi friendly: * [https://github.com/apache/johnzon/blob/master/johnzon-core/src/main/java/org/apache/johnzon/core/JsonPatchImpl.java] * [https://github.com/apache/johnzon/blob/master/johnzon-core/src/test/java/org/apache/johnzon/core/JsonPatchTest.java] > Remove json-patch > ----------------- > > Key: UNOMI-835 > URL: https://issues.apache.org/jira/browse/UNOMI-835 > Project: Apache Unomi > Issue Type: Task > Reporter: Jonathan Sinovassin-Naïk > Priority: Major > > com.github.fge.json-patch has been moved to > com.github.java-json-tools.json-patch > The last release of com.github.java-json-tools/json-patch was in 2020 but > the release is not compatible with OSGI due to private packages in the > MANIFEST. > We should find another solution than using the json-patch library -- This message was sent by Atlassian Jira (v8.20.10#820010)