You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "Croway (via GitHub)" <gi...@apache.org> on 2023/03/10 15:16:51 UTC

[GitHub] [camel] Croway opened a new pull request, #9503: remove ProcessHandle...commandLine() usage

Croway opened a new pull request, #9503:
URL: https://github.com/apache/camel/pull/9503

   Given that `commandLine()` does not work on all platforms due to the following note `Note that the returned executable pathname and the arguments may be truncated on some platforms due to system limitations.` use picocli commandLine api.


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] davsclaus merged pull request #9503: remove ProcessHandle...commandLine() usage

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus merged PR #9503:
URL: https://github.com/apache/camel/pull/9503


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] github-actions[bot] commented on pull request #9503: remove ProcessHandle...commandLine() usage

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #9503:
URL: https://github.com/apache/camel/pull/9503#issuecomment-1464108687

   :no_entry_sign: There are (likely) no components to be tested in this PR


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org