jamesnetherton commented on issue #723: URL: https://github.com/apache/camel-quarkus/issues/723#issuecomment-642007947
@ppalaga I forget the exact scenario, but the issue still seems not to be fixed. You can reproduce by tweaking the URI scheme to something invalid in [this](https://github.com/apache/camel-quarkus/blob/a67ab397a7b65b85265567f7a047087dcc9b516d/extensions/servlet/deployment/src/test/java/org/apache/camel/quarkus/component/servlet/test/NoDefaultServletTest.java#L53) test. Run tests with 3.0.0-M4 and the build will be successful, where as it correctly fails with 2.22.2. ---------------------------------------------------------------- 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