rmannibucau commented on pull request #65: URL: https://github.com/apache/johnzon/pull/65#issuecomment-659310326
@amarkevich hmm, geronimo-json is a replacement of jakarta.json-api and you must not have both. Do you use geronimo-json_1.1_spec/1.4 ? If it is about jsonb you can use geronimo-jsonb_1.0_spec/1.3 (with geronimo-json_1.1 since jakarta releases are not OSGi complete). These ones works well in Karaf and equinox standalone (bnd executable goal). For some background, we contacted eclipse to ask them to make microprofile and jakarta spec jars OSGi compliant (with contracts in particular) but it is unlikely to happen soon so we kept geronimo as main OSGi artifacts. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org