[GitHub] [camel-k] SubhasmitaSw commented on pull request #3454: fix make generate-crd error

2022-07-16 Thread GitBox
SubhasmitaSw commented on PR #3454: URL: https://github.com/apache/camel-k/pull/3454#issuecomment-1186416235 > @SubhasmitaSw That means you are still using the builtin BSD sed. Make sure to run: > > ``` > export PATH="/usr/local/opt/gnu-sed/libexec/gnubin:$PATH" > ``` > >

[camel-k] branch main updated: Updated CHANGELOG.md

2022-07-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/main by this push: new 249c122ac Updated CHANGELOG.md 249c122ac is des

[GitHub] [camel-quarkus] github-actions[bot] commented on issue #2927: [CI] - Camel Main Branch Build Failure

2022-07-16 Thread GitBox
github-actions[bot] commented on issue #2927: URL: https://github.com/apache/camel-quarkus/issues/2927#issuecomment-1186384717 The [camel-main](https://github.com/apache/camel-quarkus/tree/camel-main) branch build has failed: * Build ID: 2683686280-711-abf3b29c-ebc2-430f-ad71-99ae60a7

[camel-spring-boot] branch automatic-periodic-sync updated (c36595188e0 -> 92c33500535)

2022-07-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch automatic-periodic-sync in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git omit c36595188e0 [create-pull-request] automated change add 92c33500535 [create-pull-r

[GitHub] [camel-k] tadayosi commented on pull request #3454: fix make generate-crd error

2022-07-16 Thread GitBox
tadayosi commented on PR #3454: URL: https://github.com/apache/camel-k/pull/3454#issuecomment-1186355806 @SubhasmitaSw That means you are still using the builtin BSD sed. Make sure to run: ``` export PATH="/usr/local/opt/gnu-sed/libexec/gnubin:$PATH" ``` and put the same line to

[GitHub] [camel-k] github-actions[bot] closed issue #3146: Route trait usage example

2022-07-16 Thread GitBox
github-actions[bot] closed issue #3146: Route trait usage example URL: https://github.com/apache/camel-k/issues/3146 -- 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 unsubscr

[GitHub] [camel-k] SubhasmitaSw commented on pull request #3454: fix make generate-crd error

2022-07-16 Thread GitBox
SubhasmitaSw commented on PR #3454: URL: https://github.com/apache/camel-k/pull/3454#issuecomment-1186250586 @tadayosi `sed --version` gives: ``` sed: illegal option -- - usage: sed script [-Ealnru] [-i extension] [file ...] sed [-Ealnu] [-i extension] [-e script] ..

[GitHub] [camel-karavan] mgubaidullin closed issue #417: Need new component for setting property to exchange

2022-07-16 Thread GitBox
mgubaidullin closed issue #417: Need new component for setting property to exchange URL: https://github.com/apache/camel-karavan/issues/417 -- 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 speci

[GitHub] [camel-karavan] mgubaidullin commented on issue #417: Need new component for setting property to exchange

2022-07-16 Thread GitBox
mgubaidullin commented on issue #417: URL: https://github.com/apache/camel-karavan/issues/417#issuecomment-1186167471 Already added. It will be available in the next release https://github.com/apache/camel-karavan/blob/2131158bd635fd1c6e20782a6132e6abaa7835ef/karavan-designer/src/designer

[GitHub] [camel-k] tadayosi commented on pull request #3454: fix make generate-crd error

2022-07-16 Thread GitBox
tadayosi commented on PR #3454: URL: https://github.com/apache/camel-k/pull/3454#issuecomment-1186123159 @SubhasmitaSw What's the output of the following command? ``` $ sed --version ``` -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [camel-k-examples] Delawen commented on pull request #62: Improve HTTP example

2022-07-16 Thread GitBox
Delawen commented on PR #62: URL: https://github.com/apache/camel-k-examples/pull/62#issuecomment-1186120620 Oh sorry, I was confused with the improvement on the comments. I thought the jkeystore was something now. Now I see it was there the whole time. -- This is an automated message fro

[GitHub] [camel-k-examples] Delawen commented on pull request #62: Improve HTTP example

2022-07-16 Thread GitBox
Delawen commented on PR #62: URL: https://github.com/apache/camel-k-examples/pull/62#issuecomment-1186120685 LGTM -- 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 unsubsc

[camel-spring-boot] branch main updated: [create-pull-request] automated change

2022-07-16 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git The following commit(s) were added to refs/heads/main by this push: new 92c33500535 [create-pull-request] aut

[GitHub] [camel-spring-boot] oscerd merged pull request #592: [Github Actions] Periodic Sync Camel Spring Boot Main Branch

2022-07-16 Thread GitBox
oscerd merged PR #592: URL: https://github.com/apache/camel-spring-boot/pull/592 -- 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-unsubscr...@cam

[GitHub] [camel-k] SubhasmitaSw commented on pull request #3454: fix make generate-crd error

2022-07-16 Thread GitBox
SubhasmitaSw commented on PR #3454: URL: https://github.com/apache/camel-k/pull/3454#issuecomment-1186107705 @christophd @tadayosi I already have gnu-sed installed in my system still there was this error and it got resolved if I changed to this -- This is an automated message from the Apa