tadayosi commented on issue #3291: URL: https://github.com/apache/camel-k/issues/3291#issuecomment-1191076734
@davsclaus @squakez I recently fixed the discrepancy issue between `kamel run -d` and `kamel local run -d` #2213, and now both commands support both `camel-amqp` and `camel:amqp` notations. And as Pasquale said internally `camel-xxx` is converted to `camel:xxx` on an Integration's status. So, the question is which notation do we prefer as the standard notation for dependencies in the docs? `camel-xxx` or `camel:xxx`? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
