lburgazzoli commented on issue #188: Make xml and jaxb disabled by default and opt-in when depending on camel URL: https://github.com/apache/camel-quarkus/issues/188#issuecomment-539038815 @gnodet in quarkus master there is a new annotation `@Overridable` that could help here to provide a specialized implementation with xml support. Here a very simple example: https://github.com/lburgazzoli/quarkus-conditional-buildstep/blob/master/deployment/src/main/java/com/github/lburgazzoli/quarkus/playground/DeploymentProcessor.java
---------------------------------------------------------------- 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