sbalmer commented on PR #7376: URL: https://github.com/apache/camel/pull/7376#issuecomment-1090134326
Improvements left out for now: - Catching the ExecException and throwing an exception with better diagnostics. I'd prefer using it first as-is and then see what would be useful. - Syntax for ranges: `exitValues=0-100`. Because the underlying API supports list, adding support for comma-separated lists was easy. But more parsing would complicate matters and I don't have a use case. My use will be `exitValues=0` in all cases. -- 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]
