jamesnetherton commented on issue #3617: URL: https://github.com/apache/camel-quarkus/issues/3617#issuecomment-1066852629
There are a set of workarounds in place to avoid the need for Kotlin to be on the runtime classpath for native compilation: https://github.com/apache/camel-quarkus/blob/main/extensions-support/spring/deployment/src/main/java/org/apache/camel/quarkus/support/spring/deployment/SpringKotlinProcessor.java Maybe this is not working with Gradle. E.g maybe those Kotlin classes are some how resolvable at build time but not at runtime. -- 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 For queries about this service, please contact Infrastructure at: us...@infra.apache.org