rotty3000 commented on a change in pull request #56: add a ClientBuilder service already prepared with json URL: https://github.com/apache/johnzon/pull/56#discussion_r355256394
########## File path: johnzon-osgi/pom.xml ########## @@ -101,6 +101,11 @@ <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-jsonb_1.0_spec</artifactId> </dependency> + <dependency> Review comment: geronimo-metrics uses JSON-B geronimo-jwt-auth uses JSON-P are we not supposed to use those together? Secondly, these are just services, if you don't want to use them in the same app, don't! But having a single module makes using this on OSGi easier. ---------------------------------------------------------------- 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 With regards, Apache Git Services