christophd commented on PR #14789: URL: https://github.com/apache/camel/pull/14789#issuecomment-2222968610
Some commands use the comma delimited array, some use the String array option. We should aim to consolidate this, too. I personally like the String array option much better, because it gives you the opportunity to have `--dependency ABC --dependency XYZ` compared to `--dependencies ABC,XYZ` -- 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]
