[camel] branch main updated: Make sure the tmpdir can't be bypassed

2022-01-25 Thread coheigea
This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new 5cf8212 Make sure the tmpdir can't be bypassed

[camel-quarkus] branch quarkus-main updated (1ebe43d -> d1cc739)

2022-01-25 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. discard 1ebe43d Upgrade to Quarkus 2.8.0.CR1 add f8f6cf3 RI-table compatibility table add

[camel-quarkus] 01/01: Upgrade to Quarkus 2.8.0.CR1

2022-01-25 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit d1cc7397c3a4646b98dca2b18d6287bc9a241d93 Author: James Netherton AuthorDate: Thu Jan 20 07:52:37

[camel-quarkus] 02/02: deadLetterChannel does not work in BaseRouteBuilder configure method #3436

2022-01-25 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 40710c05eecb2ec852bc8f314d122f169a1f89fb Author: JiriOndrusek AuthorDate: Mon Jan 10 13:26:13 2022

[camel-quarkus] branch camel-main updated (ff0bda6 -> 40710c0)

2022-01-25 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. discard ff0bda6 deadLetterChannel does not work in BaseRouteBuilder configure method #3436 discard

[camel] branch regen_bot_3.14.x updated (2cfebb0 -> 7141cb2)

2022-01-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot_3.14.x in repository https://gitbox.apache.org/repos/asf/camel.git. from 2cfebb0 CAMEL-17536 Fixed: ServicePool.doStop hangs during shutdown add 7141cb2 adding an

[camel] branch regen_bot updated (f7b58aa -> 82681c5)

2022-01-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. from f7b58aa adding an example to setHeader-eip.adoc (#6828) add 82681c5 [CAMEL-4271]

[camel] branch regen_bot updated (5fdabcd -> f7b58aa)

2022-01-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. from 5fdabcd Fix typo in HazelcastSetProducer and disable JDK11 warning (#6826) add f7b58aa adding an

[camel] branch regen_bot updated (93a8cd7 -> 5fdabcd)

2022-01-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. from 93a8cd7 CAMEL-17379: upgrade to optaplanner 8.16.0.Final (#6824) add 5fdabcd Fix typo in

[GitHub] [camel-website] davsclaus commented on pull request #766: chore: camel k 1.8 announcement

2022-01-25 Thread GitBox
davsclaus commented on pull request #766: URL: https://github.com/apache/camel-website/pull/766#issuecomment-1021890344 We should update the date to today, and merge this so it can be published -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [camel-kamelets] oscerd commented on issue #736: Bean reference and processors seem to be non-existent

2022-01-25 Thread GitBox
oscerd commented on issue #736: URL: https://github.com/apache/camel-kamelets/issues/736#issuecomment-1021890070 In the past, for camel-k, you were able to pass multiple java/yaml/xml file, while running your integration with kamel run, this behavior has been updated at some point:

[camel] branch camel-3.14.x updated: adding an example to setHeader-eip.adoc (#6827)

2022-01-25 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.14.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.14.x by this push: new 7141cb2 adding an example to

[GitHub] [camel] davsclaus merged pull request #6827: adding an example to setHeader-eip.adoc

2022-01-25 Thread GitBox
davsclaus merged pull request #6827: URL: https://github.com/apache/camel/pull/6827 -- 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:

[camel] branch main updated: [CAMEL-4271] JDBCAggregateRepository and Recovery in a Cluster (#6812)

2022-01-25 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new 82681c5 [CAMEL-4271] JDBCAggregateRepository

[GitHub] [camel] davsclaus merged pull request #6812: [CAMEL-4271] JDBCAggregateRepository and Recovery in a Cluster

2022-01-25 Thread GitBox
davsclaus merged pull request #6812: URL: https://github.com/apache/camel/pull/6812 -- 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:

[GitHub] [camel-kamelets] oscerd commented on pull request #737: Support DefaultCredentialProvider in the AWS Kamelets - AWS S3 Source

2022-01-25 Thread GitBox
oscerd commented on pull request #737: URL: https://github.com/apache/camel-kamelets/pull/737#issuecomment-1021888314 It makes sense to backport this on 0.7.x too. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[camel-karaf] branch main updated: Regen

2022-01-25 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-karaf.git The following commit(s) were added to refs/heads/main by this push: new d7d7738 Regen d7d7738 is described below

[GitHub] [camel-karavan] davsclaus opened a new issue #158: Upgrade to Camel 3.15.0

2022-01-25 Thread GitBox
davsclaus opened a new issue #158: URL: https://github.com/apache/camel-karavan/issues/158 when its released -- 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

[camel] branch main updated (5fdabcd -> f7b58aa)

2022-01-25 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git. from 5fdabcd Fix typo in HazelcastSetProducer and disable JDK11 warning (#6826) add f7b58aa adding an example to

[camel] branch main updated (93a8cd7 -> 5fdabcd)

2022-01-25 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git. from 93a8cd7 CAMEL-17379: upgrade to optaplanner 8.16.0.Final (#6824) add 5fdabcd Fix typo in HazelcastSetProducer

[GitHub] [camel] davsclaus merged pull request #6828: adding an example to setHeader-eip.adoc

2022-01-25 Thread GitBox
davsclaus merged pull request #6828: URL: https://github.com/apache/camel/pull/6828 -- 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:

[GitHub] [camel] davsclaus merged pull request #6826: Fix typo in HazelcastSetProducer and disable JDK11 warning

2022-01-25 Thread GitBox
davsclaus merged pull request #6826: URL: https://github.com/apache/camel/pull/6826 -- 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:

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

2022-01-25 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-quarkus.git The following commit(s) were added to refs/heads/main by this push: new 3b9e5ce Updated CHANGELOG.md 3b9e5ce is

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

2022-01-25 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 aa14889 Updated CHANGELOG.md aa14889 is

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

2022-01-25 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-kafka-connector.git The following commit(s) were added to refs/heads/main by this push: new 66331e1 Updated CHANGELOG.md

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

2022-01-25 Thread GitBox
github-actions[bot] commented on issue #2927: URL: https://github.com/apache/camel-quarkus/issues/2927#issuecomment-1021816390 The [camel-main](https://github.com/apache/camel-quarkus/tree/camel-main) branch build has failed: * Build ID:

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

2022-01-25 Thread GitBox
github-actions[bot] commented on issue #2926: URL: https://github.com/apache/camel-quarkus/issues/2926#issuecomment-1021799146 The [quarkus-main](https://github.com/apache/camel-quarkus/tree/quarkus-main) branch build has failed: * Build ID:

[GitHub] [camel] chiragsanghavi opened a new pull request #6828: adding an example to setHeader-eip.adoc

2022-01-25 Thread GitBox
chiragsanghavi opened a new pull request #6828: URL: https://github.com/apache/camel/pull/6828 Updating setHeader-eip.adoc to include a sample of fluent syntax. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [camel] chiragsanghavi opened a new pull request #6827: adding an example to setHeader-eip.adoc

2022-01-25 Thread GitBox
chiragsanghavi opened a new pull request #6827: URL: https://github.com/apache/camel/pull/6827 Updating setHeader-eip.adoc to include a sample of fluent syntax. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [camel] bonnetb commented on pull request #6812: [CAMEL-4271] JDBCAggregateRepository and Recovery in a Cluster

2022-01-25 Thread GitBox
bonnetb commented on pull request #6812: URL: https://github.com/apache/camel/pull/6812#issuecomment-1021695451 Back to main JdbcAggretationRepository, changing field visibility and I extended it in ClusteredJdbcAggregationRepository, updated doc, and added a JUnit test. -- This is an

[GitHub] [camel] zbendhiba opened a new pull request #6826: Fix typo in HazelcastSetProducer and disable JDK11 warning

2022-01-25 Thread GitBox
zbendhiba opened a new pull request #6826: URL: https://github.com/apache/camel/pull/6826 -- 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:

[camel-website] branch asf-site updated (ee2cad7 -> 291113b)

2022-01-25 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/camel-website.git. discard ee2cad7 Website updated to 581abd16f377c42f7b744323339f198a1c0dd9b5 discard 2996396 Website

[camel] branch regen_bot updated (e4f0b72 -> 93a8cd7)

2022-01-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. from e4f0b72 CAMEL-17550: Use same-version image container f... add 6b5f64a Fix typo add 93a8cd7

[GitHub] [camel-k] phantomjinx commented on a change in pull request #2711: E2E development allowing injection of secrets denoting testing on custom clusters

2022-01-25 Thread GitBox
phantomjinx commented on a change in pull request #2711: URL: https://github.com/apache/camel-k/pull/2711#discussion_r792026301 ## File path: config/rbac/kustomization.yaml ## @@ -25,6 +25,7 @@ resources: - user-cluster-role.yaml - operator-role-events.yaml -

[GitHub] [camel-k] phantomjinx commented on a change in pull request #2711: E2E development allowing injection of secrets denoting testing on custom clusters

2022-01-25 Thread GitBox
phantomjinx commented on a change in pull request #2711: URL: https://github.com/apache/camel-k/pull/2711#discussion_r792026301 ## File path: config/rbac/kustomization.yaml ## @@ -25,6 +25,7 @@ resources: - user-cluster-role.yaml - operator-role-events.yaml -

[GitHub] [camel-k] phantomjinx commented on a change in pull request #2711: E2E development allowing injection of secrets denoting testing on custom clusters

2022-01-25 Thread GitBox
phantomjinx commented on a change in pull request #2711: URL: https://github.com/apache/camel-k/pull/2711#discussion_r792026301 ## File path: config/rbac/kustomization.yaml ## @@ -25,6 +25,7 @@ resources: - user-cluster-role.yaml - operator-role-events.yaml -

[GitHub] [camel-k] phantomjinx commented on a change in pull request #2711: E2E development allowing injection of secrets denoting testing on custom clusters

2022-01-25 Thread GitBox
phantomjinx commented on a change in pull request #2711: URL: https://github.com/apache/camel-k/pull/2711#discussion_r792026301 ## File path: config/rbac/kustomization.yaml ## @@ -25,6 +25,7 @@ resources: - user-cluster-role.yaml - operator-role-events.yaml -

[GitHub] [camel-k] phantomjinx commented on a change in pull request #2711: E2E development allowing injection of secrets denoting testing on custom clusters

2022-01-25 Thread GitBox
phantomjinx commented on a change in pull request #2711: URL: https://github.com/apache/camel-k/pull/2711#discussion_r792023934 ## File path: e2e/common/operator_metrics_test.go ## @@ -171,6 +172,17 @@ func TestMetrics(t *testing.T) { ))

[GitHub] [camel-kamelets] dbaggett commented on issue #736: Bean reference and processors seem to be non-existent

2022-01-25 Thread GitBox
dbaggett commented on issue #736: URL: https://github.com/apache/camel-kamelets/issues/736#issuecomment-1021500512 Yes, new camel-k user here. I see and that's where https://camel.apache.org/camel-k/1.7.x/configuration/dependencies.html would come in. I assume there's not a more "direct"

[GitHub] [camel-kamelets] oscerd commented on issue #736: Bean reference and processors seem to be non-existent

2022-01-25 Thread GitBox
oscerd commented on issue #736: URL: https://github.com/apache/camel-kamelets/issues/736#issuecomment-1021494275 You need to pack it in a dependency, like jitpack or a maven one and reference it in your project. You're using camel-k right? -- This is an automated message from

[GitHub] [camel-kamelets] dbaggett commented on issue #736: Bean reference and processors seem to be non-existent

2022-01-25 Thread GitBox
dbaggett commented on issue #736: URL: https://github.com/apache/camel-kamelets/issues/736#issuecomment-1021493513 Ok picture is clearer now, I found it

[GitHub] [camel-kamelets] dbaggett removed a comment on issue #736: Bean reference and processors seem to be non-existent

2022-01-25 Thread GitBox
dbaggett removed a comment on issue #736: URL: https://github.com/apache/camel-kamelets/issues/736#issuecomment-1021490271 Nvm part of my last response on "org.apache.camel.kamelets.utils.transform.ExtractField", I see you linked it. -- This is an automated message from the Apache Git

[camel] branch regen_bot updated (6b5f64a -> e4f0b72)

2022-01-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. omit 6b5f64a Fix typo This update removed existing revisions from the reference, leaving the reference pointing

[GitHub] [camel-kamelets] dbaggett commented on issue #736: Bean reference and processors seem to be non-existent

2022-01-25 Thread GitBox
dbaggett commented on issue #736: URL: https://github.com/apache/camel-kamelets/issues/736#issuecomment-1021490271 Nvm part of my last response on "org.apache.camel.kamelets.utils.transform.ExtractField", I see you linked it. -- This is an automated message from the Apache Git Service.

[camel-website] branch main updated: Add Karen Lease to committers

2022-01-25 Thread klease
This is an automated email from the ASF dual-hosted git repository. klease pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-website.git The following commit(s) were added to refs/heads/main by this push: new d00cb1e Add Karen Lease to committers

[GitHub] [camel-kamelets] dbaggett commented on issue #736: Bean reference and processors seem to be non-existent

2022-01-25 Thread GitBox
dbaggett commented on issue #736: URL: https://github.com/apache/camel-kamelets/issues/736#issuecomment-1021487911 This is getting me closer than before, so yes, big help indeed. I am still a little fuzzy on how to pull all this together though. Would it be possible to see the definition

[camel] branch main updated: CAMEL-17379: upgrade to optaplanner 8.16.0.Final (#6824)

2022-01-25 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new 93a8cd7 CAMEL-17379: upgrade to optaplanner

[GitHub] [camel] davsclaus merged pull request #6824: CAMEL-17379: upgrade to optaplanner 8.16.0.Final

2022-01-25 Thread GitBox
davsclaus merged pull request #6824: URL: https://github.com/apache/camel/pull/6824 -- 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:

[camel] branch regen_bot updated (e4f0b72 -> 6b5f64a)

2022-01-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. from e4f0b72 CAMEL-17550: Use same-version image container f... add 6b5f64a Fix typo No new revisions were

[camel] branch regen_bot updated (e9ad569 -> e4f0b72)

2022-01-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. from e9ad569 Regen for commit 96ece733aa11fb65174541afbf139f9ea687964c (#6822) add e4f0b72 CAMEL-17550: Use

[camel-kamelets] branch regen_bot updated (971c39e -> 0bab919)

2022-01-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git. from 971c39e Fix #729 to use toD for dynamic to eip add cc71e06 Support DefaultCredentialProvider

[GitHub] [camel-kamelets] oscerd merged pull request #737: Support DefaultCredentialProvider in the AWS Kamelets - AWS S3 Source

2022-01-25 Thread GitBox
oscerd merged pull request #737: URL: https://github.com/apache/camel-kamelets/pull/737 -- 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:

[camel-kamelets] 02/03: Support DefaultCredentialProvider in the AWS Kamelets - AWS S3 Source

2022-01-25 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-kamelets.git commit 6a8f7a9744254bd5f807040047b0d513d912cdbd Author: Andrea Cosentino AuthorDate: Tue Jan 25 18:30:04 2022 +0100

[camel-kamelets] 01/03: Support DefaultCredentialProvider in the AWS Kamelets - AWS S3 Source

2022-01-25 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-kamelets.git commit cc71e06a3b33ede2f0ce51fd5af17195a696830e Author: Andrea Cosentino AuthorDate: Tue Jan 25 18:17:44 2022 +0100

[camel-kamelets] 03/03: Support DefaultCredentialProvider in the AWS Kamelets - AWS S3 Source

2022-01-25 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-kamelets.git commit 0bab919912f45107c27a1c540df65ea7daf60478 Author: Andrea Cosentino AuthorDate: Tue Jan 25 18:39:00 2022 +0100

[camel-kamelets] branch main updated (971c39e -> 0bab919)

2022-01-25 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git. from 971c39e Fix #729 to use toD for dynamic to eip new cc71e06 Support DefaultCredentialProvider in the

[GitHub] [camel-kamelets] oscerd opened a new pull request #737: Support DefaultCredentialProvider in the AWS Kamelets - AWS S3 Source

2022-01-25 Thread GitBox
oscerd opened a new pull request #737: URL: https://github.com/apache/camel-kamelets/pull/737 Related to #735 -- 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

[camel-kamelets] 03/03: Support DefaultCredentialProvider in the AWS Kamelets - AWS S3 Source

2022-01-25 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch 735-default-cred-provider in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit 7ffb9c706ae4dc797dda812aad1e347ab4757275 Author: Andrea Cosentino AuthorDate: Tue Jan 25

[camel-kamelets] 02/03: Support DefaultCredentialProvider in the AWS Kamelets - AWS S3 Source

2022-01-25 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch 735-default-cred-provider in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit edba49665bf5a691370798c380ff606e929c3f5c Author: Andrea Cosentino AuthorDate: Tue Jan 25

[camel-kamelets] branch 735-default-cred-provider created (now 7ffb9c7)

2022-01-25 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch 735-default-cred-provider in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git. at 7ffb9c7 Support DefaultCredentialProvider in the AWS Kamelets - AWS S3 Source This

[camel-kamelets] 01/03: Support DefaultCredentialProvider in the AWS Kamelets - AWS S3 Source

2022-01-25 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch 735-default-cred-provider in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit 6d9eb9e5d068d5a4945df2b002192bde6096b010 Author: Andrea Cosentino AuthorDate: Tue Jan 25

[camel-quarkus] 01/03: Manage all Camel artifacts we depend on #3302

2022-01-25 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch 2.2.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit a2318d54ce87084ce4b817cd982ee889cae7782f Author: Peter Palaga AuthorDate: Mon Jan 24 17:12:28 2022 +0100

[camel-quarkus] 02/03: Manage ca.uhn.hapi:hapi-base for more determinism accross extensions #3302

2022-01-25 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch 2.2.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 08afe036ea167964c47e09e04e1975bd1f7fce22 Author: Peter Palaga AuthorDate: Tue Jan 25 13:59:22 2022 +0100

[camel-quarkus] branch 2.2.x updated (3b6859b -> 7daecc6)

2022-01-25 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a change to branch 2.2.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. from 3b6859b Commit the auto-generated change in qute.json new a2318d5 Manage all Camel artifacts we depend

[camel-quarkus] 03/03: jackson-asl can have a different from jackson1 version on some occassions #3302

2022-01-25 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch 2.2.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 7daecc6dcd349e5955f3389616235cffd97c5715 Author: Peter Palaga AuthorDate: Tue Jan 25 14:19:49 2022 +0100

[camel-quarkus] 03/03: jackson-asl can have a different from jackson1 version on some occassions #3302

2022-01-25 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 9714a1635358ce7181f23eda03e616805cfe6386 Author: Peter Palaga AuthorDate: Tue Jan 25 14:19:49 2022 +0100

[camel-quarkus] 01/03: Manage all Camel artifacts we depend on #3302

2022-01-25 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 1389b06727f5a6e86015a6bba32c1dc76b6ab893 Author: Peter Palaga AuthorDate: Mon Jan 24 17:12:28 2022 +0100

[camel-quarkus] branch main updated (1490868 -> 9714a16)

2022-01-25 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. from 1490868 Remove quarkus.camel.main.enabled configuration property new 1389b06 Manage all Camel artifacts

[camel-quarkus] 02/03: Manage ca.uhn.hapi:hapi-base for more determinism accross extensions #3302

2022-01-25 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit e28af49dd40706921249f12d768975e8f88f845e Author: Peter Palaga AuthorDate: Tue Jan 25 13:59:22 2022 +0100

[GitHub] [camel-kamelets] oscerd commented on issue #736: Bean reference and processors seem to be non-existent

2022-01-25 Thread GitBox
oscerd commented on issue #736: URL: https://github.com/apache/camel-kamelets/issues/736#issuecomment-1021443195 Let me know if this answer your question. -- 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

[GitHub] [camel-kamelets] oscerd commented on issue #736: Bean reference and processors seem to be non-existent

2022-01-25 Thread GitBox
oscerd commented on issue #736: URL: https://github.com/apache/camel-kamelets/issues/736#issuecomment-1021442679 Hello and thanks for the interest in camel-kamelets and Apache Camel in general. In pure Kamelet is really hard to add custom logic like bean, but you can always write

[GitHub] [camel-quarkus] ppalaga merged pull request #3487: Dependency management tweaks 2.2

2022-01-25 Thread GitBox
ppalaga merged pull request #3487: URL: https://github.com/apache/camel-quarkus/pull/3487 -- 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:

[GitHub] [camel-quarkus] ppalaga merged pull request #3486: Dependency management tweaks

2022-01-25 Thread GitBox
ppalaga merged pull request #3486: URL: https://github.com/apache/camel-quarkus/pull/3486 -- 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:

[camel] branch main updated: Fix typo

2022-01-25 Thread aldettinger
This is an automated email from the ASF dual-hosted git repository. aldettinger pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new 6b5f64a Fix typo 6b5f64a is described below

[camel] branch regen_bot updated (4ad361d -> e9ad569)

2022-01-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. omit 4ad361d Regen for commit a66edbbd0b9cb73c1e3c123cad181a16b424cfa3 add e9ad569 Regen for commit

[camel] branch main created (now e4f0b72)

2022-01-25 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git. at e4f0b72 CAMEL-17550: Use same-version image container f... This branch includes the following new commits:

[camel] 01/01: CAMEL-17550: Use same-version image container f...

2022-01-25 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.git commit e4f0b728f8f4d558b53593cf042e98058881ff98 Author: Zoran Regvart AuthorDate: Tue Jan 25 18:08:55 2022 +0100

[GitHub] [camel-kamelets] dbaggett opened a new issue #736: Bean reference and processors seem to be non-existent

2022-01-25 Thread GitBox
dbaggett opened a new issue #736: URL: https://github.com/apache/camel-kamelets/issues/736 It appears that references to beans and processor EIP are not a thing in kamelets. I think the reasons are pretty obvious given it's difficult to do custom logic in a static yaml template. I just

[GitHub] [camel] oscerd merged pull request #6825: Generated sources regen

2022-01-25 Thread GitBox
oscerd merged pull request #6825: URL: https://github.com/apache/camel/pull/6825 -- 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:

[camel] branch regen_bot updated (df6a894 -> 4ad361d)

2022-01-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. omit df6a894 Regen for commit 2dbbe61c2759b02d3e1c08bf7c16e06c2873b58c add a66edbb Update

[GitHub] [camel] github-actions[bot] opened a new pull request #6825: Generated sources regen

2022-01-25 Thread GitBox
github-actions[bot] opened a new pull request #6825: URL: https://github.com/apache/camel/pull/6825 Regen bot :robot: found some uncommited changes after running build on :camel: main. Please do not delete `regen_bot` branch after merge/rebase. -- This is an automated message from

[camel-examples] branch main updated (8eab0d7 -> 606dd65)

2022-01-25 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-examples.git. from 8eab0d7 Add jbang example add a109722 CAMEL-11834: Add tests for

[GitHub] [camel-examples] oscerd merged pull request #54: CAMEL-11834: Add tests for activemq/aggregate/any23/artemis/csimple/cxf

2022-01-25 Thread GitBox
oscerd merged pull request #54: URL: https://github.com/apache/camel-examples/pull/54 -- 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:

[GitHub] [camel-k] astefanutti opened a new pull request #2944: chore(release): Update 1.8.x OLM base CSV manifest

2022-01-25 Thread GitBox
astefanutti opened a new pull request #2944: URL: https://github.com/apache/camel-k/pull/2944 **Release Note** ```release-note NONE ``` -- 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

[GitHub] [camel-kamelets] oscerd merged pull request #731: Fix #729 to use toD for dynamic to eip

2022-01-25 Thread GitBox
oscerd merged pull request #731: URL: https://github.com/apache/camel-kamelets/pull/731 -- 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:

[GitHub] [camel-kamelets] oscerd closed issue #729: Use toD for dynamic to in Kamelets

2022-01-25 Thread GitBox
oscerd closed issue #729: URL: https://github.com/apache/camel-kamelets/issues/729 -- 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:

[GitHub] [camel] zbendhiba opened a new pull request #6824: CAMEL-17379: upgrade to optaplanner 8.16.0.Final

2022-01-25 Thread GitBox
zbendhiba opened a new pull request #6824: URL: https://github.com/apache/camel/pull/6824 -- 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:

[GitHub] [camel-karavan] mgubaidullin closed issue #145: Full expression support

2022-01-25 Thread GitBox
mgubaidullin closed issue #145: URL: https://github.com/apache/camel-karavan/issues/145 -- 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:

[GitHub] [camel-website] github-actions[bot] commented on pull request #766: chore: camel k 1.8 announcement

2022-01-25 Thread GitBox
github-actions[bot] commented on pull request #766: URL: https://github.com/apache/camel-website/pull/766#issuecomment-1021106643 -- 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

[GitHub] [camel] davsclaus merged pull request #6822: Generated sources regen

2022-01-25 Thread GitBox
davsclaus merged pull request #6822: URL: https://github.com/apache/camel/pull/6822 -- 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:

[GitHub] [camel-quarkus] djencks merged pull request #3477: camel-website #701 camel-quarkus RI table setup (main)

2022-01-25 Thread GitBox
djencks merged pull request #3477: URL: https://github.com/apache/camel-quarkus/pull/3477 -- 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:

[GitHub] [camel-k] christophd commented on issue #1834: Support Knative Sinks

2022-01-25 Thread GitBox
christophd commented on issue #1834: URL: https://github.com/apache/camel-k/issues/1834#issuecomment-1020980594 -- 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

[GitHub] [camel] oscerd merged pull request #6823: Generated sources regen

2022-01-25 Thread GitBox
oscerd merged pull request #6823: URL: https://github.com/apache/camel/pull/6823 -- 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:

[GitHub] [camel] davsclaus merged pull request #6819: Update what-are-the-dependencies.adoc

2022-01-25 Thread GitBox
davsclaus merged pull request #6819: URL: https://github.com/apache/camel/pull/6819 -- 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:

[GitHub] [camel-kafka-connector] valdar closed issue #1302: Upgrade to Camel 3.14.0

2022-01-25 Thread GitBox
valdar closed issue #1302: URL: https://github.com/apache/camel-kafka-connector/issues/1302 -- 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:

[GitHub] [camel-k] astefanutti merged pull request #2942: fix(e2e): Do not add snapshot bundle to stable channel (1.6.x backport)

2022-01-25 Thread GitBox
astefanutti merged pull request #2942: URL: https://github.com/apache/camel-k/pull/2942 -- 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:

[GitHub] [camel-website] squakez commented on pull request #766: chore: camel k 1.8 announcement

2022-01-25 Thread GitBox
squakez commented on pull request #766: URL: https://github.com/apache/camel-website/pull/766#issuecomment-1021046834 @oscerd @nicolaferraro @astefanutti FYI -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [camel] davsclaus edited a comment on pull request #6810: Draft: CAMEL-17500: Simplified Dynamic Router control channel messages.

2022-01-25 Thread GitBox
davsclaus edited a comment on pull request #6810: URL: https://github.com/apache/camel/pull/6810#issuecomment-1020037735 You can make a PR as "draft", by clicking the drop down arrow on the green button, and there is a "convert to draft" or something like that -- This is an automated

[GitHub] [camel] oscerd merged pull request #6820: Generated sources regen

2022-01-25 Thread GitBox
oscerd merged pull request #6820: URL: https://github.com/apache/camel/pull/6820 -- 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:

[camel] branch main updated: CAMEL-17550: Use same-version image container f...

2022-01-25 Thread zregvart
This is an automated email from the ASF dual-hosted git repository. zregvart pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new e4f0b72 CAMEL-17550: Use same-version image

  1   2   3   4   >