lburgazzoli commented on issue #838: Groovy Rest example fails due to Unable to 
find loader for language=xml
URL: https://github.com/apache/camel-k/issues/838#issuecomment-512876378
 
 
   I think the culprit is 
https://github.com/apache/camel-k/blob/master/pkg/trait/dependencies.go#L53 
that checks for provided sources only and not for those that have been 
generated so replacing `e.Integration.Spec.Sources` with 
`e.Integration.Sources()` should fix the issue

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to