JiriOndrusek opened a new issue, #5350: URL: https://github.com/apache/camel-quarkus/issues/5350
### Bug description Go to https://code.quarkus.io/ and generated app based only on camel-xslt-saxon. Remove all non CQ libraries except xslt-saxon. The native build fails with: ``` Discovered unresolved method during parsing: org.apache.hc.client5.http.entity.BrotliInputStreamFactory.getInstance() ``` Native build should succeed. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
