rmannibucau 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_r355215492
##########
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:
Looks wrong to have jsonb and jaxrs modules at once
They are typically never used together
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services