Re: [PR] [CAMEL-20512] Add full path for camel jbang process if using Windows [camel]

2024-03-17 Thread via GitHub
davsclaus merged PR #13494: URL: https://github.com/apache/camel/pull/13494 -- 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:

Re: [PR] [CAMEL-20512] Add full path for camel jbang process if using Windows [camel]

2024-03-15 Thread via GitHub
ammachado commented on PR #13494: URL: https://github.com/apache/camel/pull/13494#issuecomment-154808 `camel log` and `camel trace` are not starting processes, they're reading output files from running processes. -- This is an automated message from the Apache Git Service. To respond

Re: [PR] [CAMEL-20512] Add full path for camel jbang process if using Windows [camel]

2024-03-15 Thread via GitHub
davsclaus commented on PR #13494: URL: https://github.com/apache/camel/pull/13494#issuecomment-1999034740 Thanks there may be a few other places where we do this in `Run` and also in `Debug`, and `Log` and `Trace` commands. Can you take a look if you can find those places and do the same

[PR] [CAMEL-20512] Add full path for camel jbang process if using Windows [camel]

2024-03-14 Thread via GitHub
ammachado opened a new pull request, #13494: URL: https://github.com/apache/camel/pull/13494 # Description Add full path of `camel` script when Camel JBang is used on a Windows machine. # Target - [x] I checked that the commit is targeting the correct branch (note that