aldettinger opened a new issue, #4658: URL: https://github.com/apache/camel-quarkus/issues/4658
The tests need to be improved: + Form parameters should be covered in Camel Quarkus tests + Multipart form data in Camel Quarkus tests + Customizing Vert.x client options in Camel Quarkus tests + SessionManagement in Camel Quarkus tests + Ensure that [serialization related](https://github.com/apache/camel/blob/d48f0bea2a21d3de97e058cda287c45651162335/components/camel-vertx/camel-vertx-http/src/main/java/org/apache/camel/component/vertx/http/VertxHttpProducer.java#L107) is covered by a native test or unsupported + getCharsetFromExchange() is used with VertxBufferConverter.@Converter.toBuffer(), check that there is no native issues as we `-H:-AddAllCharset` at build time -- 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. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org