essobedo commented on code in PR #4021: URL: https://github.com/apache/camel-k/pull/4021#discussion_r1095718347
########## pkg/trait/quarkus.go: ########## @@ -47,6 +47,57 @@ type quarkusTrait struct { BaseTrait traitv1.QuarkusTrait `property:",squash"` } +type languageSettings struct { Review Comment: It is addressed now, I also added the support of legacy camel catalog -- 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