Closed enter-marlah closed 2 months ago
Can you try with 4.7.0
Hi, I'm working in the same team as enter-marlah. Unfortunately we can't use the 4.7.0 as the git branch functionality is broken.
4.7.1 seems to work. Problem was that earlier version appended 'kamelet.yaml' into custom kamelets name and this resulted in duplicate 'kamelet.yaml.kamelet.yaml' file extension.
I think this can be closed.
Describe the bug
I made a kamelet with a file name custom-logger-action.kamelet.yaml with Title custom-logger-action in the Karavan UI.
The Kamelet works fine in dev mode but when I try to build the project, I get error:
java.lang.IllegalArgumentException: Cannot find RoutesBuilderLoader in classpath supporting file extension: kamelet.yaml.kamelet.yaml
Any ideas?
Steps to reproduce the behavior
Variant
Web Application
Container Management (if applicable)
Kubernetes
Operating System (if applicable)
Linux
Version
4.6.0
Relevant log output