It is because I've changed how the integration is given to the runtime images: before it was included as a resource, now it is on the file system and the class name is computed from the path, I need to re-think how this is computed, maybe using an env var to tell the image the base path for integrations.
Here is the culprit: https://github.com/apache/camel-k/blob/master/runtime/jvm/src/main/java/org/apache/camel/k/jvm/RoutesLoaders.java#L85-L90 [ Full content available at: https://github.com/apache/camel-k/issues/57 ] This message was relayed via gitbox.apache.org for [email protected]
