[GitHub] [camel-k] tadayosi commented on issue #2756: How to remove Kamelets installation when installing IntegrationPlatform CRD?

2021-11-17 Thread GitBox
tadayosi commented on issue #2756: URL: https://github.com/apache/camel-k/issues/2756#issuecomment-972619181 If you set `KAMEL_INSTALL_DEFAULT_KAMELETS=false` to the operator's env, Kamelets installation can be suppressed. If you are using Camel K 1.7.0 you can also do: ``` kamel

[GitHub] [camel-k] zhiminglim opened a new issue #2756: How to remove Kamelets installation when installing IntegrationPlatform CRD?

2021-11-17 Thread GitBox
zhiminglim opened a new issue #2756: URL: https://github.com/apache/camel-k/issues/2756 Hello, I'm working with Camel K with Helm, and instead of doing the traditional `kamel run` I'm deploying it via a helm chart, hence I have to write the CRDs. As I have to work with

[camel-quarkus] branch camel-main updated (3420153 -> 354792c)

2021-11-17 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 3420153 Disable MicroProfileHealthTest.testFailureThreshold due to #3277 discard bcfca85

[camel-quarkus] 01/01: Upgrade Camel to 3.14.0

2021-11-17 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 354792cded53ce5124b427d8c73c1e92e94506d4 Author: James Netherton AuthorDate: Thu Nov 18 07:31:39

[camel] branch regen_bot updated (45c327f -> 945f035)

2021-11-17 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 45c327f Sync deps add 945f035 Use Maven Enforcer 3.0.0 to make Camel build on Java 17 No new revisions

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

2021-11-17 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 4a3e519108f5570b4547905376199f929fb0c8e8 Author: James Netherton AuthorDate: Thu Nov 11 14:04:24

[camel-quarkus] branch quarkus-main updated (9faf780 -> 4a3e519)

2021-11-17 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 9faf780 Upgrade Quarkus to 2.6.0.CR1 add a9d36a8 Make the dependency management more

[camel] branch regen_bot updated (608122a -> 45c327f)

2021-11-17 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 608122a [CAMEL-17204] Fix warning message for S3 multipart uploads (#6445) add 1dfde9d Upgrade AWS SDK

[GitHub] [camel-kafka-connector] milkchocolate closed issue #1289: The pre-release salesforce source connector, how does the query field work?

2021-11-17 Thread GitBox
milkchocolate closed issue #1289: URL: https://github.com/apache/camel-kafka-connector/issues/1289 -- 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,

[camel] branch main updated: Use Maven Enforcer 3.0.0 to make Camel build on Java 17

2021-11-17 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 The following commit(s) were added to refs/heads/main by this push: new 945f035 Use Maven Enforcer 3.0.0 to make Camel

[camel] branch regen_bot updated (e5ea881 -> 608122a)

2021-11-17 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 e5ea881 Upgrade to Kotlin 1.6.0 add 608122a [CAMEL-17204] Fix warning message for S3 multipart uploads

[camel] 01/02: Upgrade AWS SDK v2 to version 2.17.84

2021-11-17 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 1dfde9df201efe0dbe598dae577ebfeb6cd235dc Author: Andrea Cosentino AuthorDate: Thu Nov 18 06:37:23 2021 +0100

[camel] 02/02: Sync deps

2021-11-17 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 45c327f3adfb293afd1cc28ce7ac39cb8a844deb Author: Andrea Cosentino AuthorDate: Thu Nov 18 07:35:45 2021 +0100 Sync

[camel] branch main updated (608122a -> 45c327f)

2021-11-17 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. from 608122a [CAMEL-17204] Fix warning message for S3 multipart uploads (#6445) new 1dfde9d Upgrade AWS SDK v2

[camel] branch main updated: [CAMEL-17204] Fix warning message for S3 multipart uploads (#6445)

2021-11-17 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 608122a [CAMEL-17204] Fix warning message for S3

[GitHub] [camel] davsclaus merged pull request #6445: [CAMEL-17204] Fix warning message for S3 multipart uploads

2021-11-17 Thread GitBox
davsclaus merged pull request #6445: URL: https://github.com/apache/camel/pull/6445 -- 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

2021-11-17 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 cda142b Updated CHANGELOG.md cda142b is

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

2021-11-17 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 45aad0e Updated CHANGELOG.md 45aad0e is

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

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

[GitHub] [camel-karavan] mgubaidullin commented on issue #72: no such file or directory

2021-11-17 Thread GitBox
mgubaidullin commented on issue #72: URL: https://github.com/apache/camel-karavan/issues/72#issuecomment-972390264 @gallfra-bh thanks. Would you mind to create a PR? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[camel-spring-boot-examples] 04/04: Readme updated

2021-11-17 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-examples.git commit 92c49e1794e856d03dadf753359df7373ab3 Author: Andrea Cosentino AuthorDate: Wed Nov 17 21:23:13

[camel-spring-boot-examples] 03/04: Fixed Names

2021-11-17 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-examples.git commit 75ac45527907b4e9e0f00045811b8b9d09f6ba22 Author: Andrea Cosentino AuthorDate: Wed Nov 17 18:42:39

[camel-spring-boot-examples] branch main updated (b410b51 -> 92c49e1)

2021-11-17 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-spring-boot-examples.git. from b410b51 Fixing compilation error of class

[camel-spring-boot-examples] 01/04: Added a minimal Quartz Example

2021-11-17 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-examples.git commit 830ca16c30f2855b961ad529bb563ef698fe1846 Author: Andrea Cosentino AuthorDate: Wed Nov 17 18:40:15

[camel-spring-boot-examples] 02/04: Added Quartz Example to POM

2021-11-17 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-examples.git commit c185c22634df804c0c9cd0f496ed39f0f88814cf Author: Andrea Cosentino AuthorDate: Wed Nov 17 18:41:27

[GitHub] [camel-website] zregvart commented on a change in pull request #677: feat: camel k 1.7 announcement

2021-11-17 Thread GitBox
zregvart commented on a change in pull request #677: URL: https://github.com/apache/camel-website/pull/677#discussion_r751524331 ## File path: content/blog/2021/11/camel-k-release-1-7/index.md ## @@ -0,0 +1,106 @@ +--- +title: "Camel K 1.7 release" +date: 2021-11-17 +draft:

[GitHub] [camel-website] zregvart closed issue #676: ckc release - wrong folder

2021-11-17 Thread GitBox
zregvart closed issue #676: URL: https://github.com/apache/camel-website/issues/676 -- 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] zregvart merged pull request #678: fix #676 ckc release - wrong folder

2021-11-17 Thread GitBox
zregvart merged pull request #678: URL: https://github.com/apache/camel-website/pull/678 -- 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 main updated: fix #676 ckc release - wrong folder

2021-11-17 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-website.git The following commit(s) were added to refs/heads/main by this push: new b2ce764 fix #676 ckc release - wrong

[camel-quarkus] branch main updated: Upgrade Quarkus Qpid JMS to 0.30.0

2021-11-17 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton 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 d865284 Upgrade Quarkus Qpid JMS to

[GitHub] [camel-quarkus] jamesnetherton merged pull request #3308: Upgrade Quarkus Qpid JMS to 0.30.0

2021-11-17 Thread GitBox
jamesnetherton merged pull request #3308: URL: https://github.com/apache/camel-quarkus/pull/3308 -- 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-performance-tests] branch main updated: Added a Kafka to SQS Profiling example

2021-11-17 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-performance-tests.git The following commit(s) were added to refs/heads/main by this push: new f2e2f5b Added a Kafka to SQS

[GitHub] [camel-performance-tests] oscerd merged pull request #63: Added a Kafka to SQS Profiling example

2021-11-17 Thread GitBox
oscerd merged pull request #63: URL: https://github.com/apache/camel-performance-tests/pull/63 -- 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-performance-tests] 01/01: Added a Kafka to SQS Profiling example

2021-11-17 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch kafka-sqs in repository https://gitbox.apache.org/repos/asf/camel-performance-tests.git commit 8623629de3dbe1bac6fdd3cdc1f40b75016f3512 Author: Andrea Cosentino AuthorDate: Wed Nov 17

[camel-performance-tests] branch kafka-sqs created (now 8623629)

2021-11-17 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch kafka-sqs in repository https://gitbox.apache.org/repos/asf/camel-performance-tests.git. at 8623629 Added a Kafka to SQS Profiling example This branch includes the following new

[GitHub] [camel-website] valdar opened a new pull request #678: fix #676 ckc release - wrong folder

2021-11-17 Thread GitBox
valdar opened a new pull request #678: URL: https://github.com/apache/camel-website/pull/678 - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/CAMEL) filed for the change (usually before you start working on it). Trivial changes like typos do not require a

[GitHub] [camel-quarkus] zbendhiba closed issue #2578: [camel 3.13] Atlasmap : use jandex index for atlasmap bean discovery

2021-11-17 Thread GitBox
zbendhiba closed issue #2578: URL: https://github.com/apache/camel-quarkus/issues/2578 -- 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] 03/03: Use Atlasmap jandex index for atlasmap bean discovery Fixes #2578

2021-11-17 Thread zbendhiba
This is an automated email from the ASF dual-hosted git repository. zbendhiba pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 9266d5211ac4f0f04333bc3be8c2b123d66d0dfa Author: Zineb Bendhiba AuthorDate: Tue Nov 16 20:36:45 2021 +0100

[GitHub] [camel-quarkus] zbendhiba closed issue #3189: [camel 3.13] NativeImageResourceBuildItem fails for Atlasmap extension

2021-11-17 Thread GitBox
zbendhiba closed issue #3189: URL: https://github.com/apache/camel-quarkus/issues/3189 -- 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] 02/03: Update Atlasmaps reflective class build configuration due to Atlasmap 2.3.x improvements

2021-11-17 Thread zbendhiba
This is an automated email from the ASF dual-hosted git repository. zbendhiba pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 62805ab153600bf756b47adaeddcb3678d302598 Author: Zineb Bendhiba AuthorDate: Tue Nov 16 20:32:10 2021 +0100

[camel-quarkus] branch main updated (135c76a -> 9266d52)

2021-11-17 Thread zbendhiba
This is an automated email from the ASF dual-hosted git repository. zbendhiba pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. from 135c76a Disable docs xref checks until #3307 is fixed new 1a7f50b Enable Atlasmap tests and fix

[camel-quarkus] 01/03: Enable Atlasmap tests and fix loading URL resources in native mode fixes #3189

2021-11-17 Thread zbendhiba
This is an automated email from the ASF dual-hosted git repository. zbendhiba pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 1a7f50be8f1cd30425d64589cf3f7c5c5cb2bb14 Author: Zineb Bendhiba AuthorDate: Sat Nov 13 20:23:48 2021 +0100

[camel-quarkus-examples] branch camel-quarkus-main updated: Adapt HealthTest to changes in Camel 3.13.0

2021-11-17 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git The following commit(s) were added to refs/heads/camel-quarkus-main by this push:

[camel-quarkus] 03/05: Disable AtlasMap native tests due to #3189

2021-11-17 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 556887f2f033eed0884bc150e18a1c109b099006 Author: James Netherton AuthorDate: Wed Nov 3 11:57:23 2021 +

[camel-quarkus] 05/05: Disable docs xref checks until #3307 is fixed

2021-11-17 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 135c76a7cf7ac6200659587f3e359f7cb71df90c Author: James Netherton AuthorDate: Wed Nov 17 12:35:40 2021

[camel-quarkus] 02/05: Use hard coded azure-bom version property since it has been removed from camel-parent & camel-dependencies

2021-11-17 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit d80b60c906002aba5d29c10e9fdfab0d037a57cd Author: James Netherton AuthorDate: Mon Oct 25 15:33:20 2021

[camel-quarkus] 01/05: Upgrade Camel to 3.13.0

2021-11-17 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 1584a7b44bdd09696d050a2f2e1913b508c0696f Author: James Netherton AuthorDate: Fri Oct 8 11:40:29 2021 +0100

[camel-quarkus] branch main updated (3ee7372 -> 135c76a)

2021-11-17 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. from 3ee7372 Fix broken links to SmallRye Reactive Messaging documentation new 1584a7b Upgrade Camel

[camel-quarkus] 04/05: Disable MicroProfileHealthTest.testFailureThreshold due to #3277

2021-11-17 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 6f670fc3f43040fd0e8fbfeb493801379b4e6e20 Author: James Netherton AuthorDate: Tue Nov 9 09:03:17 2021 +

[GitHub] [camel-quarkus] jamesnetherton commented on pull request #3304: Upgrade camel 3.13.0 dj

2021-11-17 Thread GitBox
jamesnetherton commented on pull request #3304: URL: https://github.com/apache/camel-quarkus/pull/3304#issuecomment-971699459 I disabled the xref checks and opened https://github.com/apache/camel-quarkus/issues/3307 to track improvements. -- This is an automated message from the Apache

[GitHub] [camel-quarkus] jamesnetherton closed pull request #3304: Upgrade camel 3.13.0 dj

2021-11-17 Thread GitBox
jamesnetherton closed pull request #3304: URL: https://github.com/apache/camel-quarkus/pull/3304 -- 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] jamesnetherton merged pull request #3299: Upgrade Camel to 3.13.0

2021-11-17 Thread GitBox
jamesnetherton merged pull request #3299: URL: https://github.com/apache/camel-quarkus/pull/3299 -- 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] joeoconnor-toast opened a new pull request #6445: [CAMEL-17204] Fix warning message for S3 multipart uploads

2021-11-17 Thread GitBox
joeoconnor-toast opened a new pull request #6445: URL: https://github.com/apache/camel/pull/6445 Don't log a warning if this is the first part of a multipart upload. If this is the first part of the file, then filePosition will be zero and we will attempt to skip zero bytes. This

[GitHub] [camel] henka-rl edited a comment on pull request #6444: CAMEL-17202 Added title and version from OpenAPI spec as query params

2021-11-17 Thread GitBox
henka-rl edited a comment on pull request #6444: URL: https://github.com/apache/camel/pull/6444#issuecomment-971676195 I now found that for requests that don't have query parameters the query string added to componentEndpointUri is sent for those requests. Do you have another suggestion

[GitHub] [camel] henka-rl commented on pull request #6444: CAMEL-17202 Added title and version from OpenAPI spec as query params

2021-11-17 Thread GitBox
henka-rl commented on pull request #6444: URL: https://github.com/apache/camel/pull/6444#issuecomment-971676195 I now found that for requests that don't have a query parameters the query string added to componentEndpointUri is sent for those requests. Do you have another suggestion how to

[camel] branch regen_bot updated (98ca523 -> e5ea881)

2021-11-17 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 98ca523 Sync deps add e5ea881 Upgrade to Kotlin 1.6.0 No new revisions were added by this update.

[GitHub] [camel-k] phantomjinx opened a new pull request #2755: #2749: Update the operator-sdk version

2021-11-17 Thread GitBox
phantomjinx opened a new pull request #2755: URL: https://github.com/apache/camel-k/pull/2755 * Raises the version to 1.14.0 that ensures that service-accounts used in the CSV are not duplicated in any separate resources. * Provides a warning that if the operator-sdk is already

[camel] branch main updated: Upgrade to Kotlin 1.6.0

2021-11-17 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 e5ea881 Upgrade to Kotlin 1.6.0 e5ea881 is

[camel] branch regen_bot updated (58cd594 -> 98ca523)

2021-11-17 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 58cd594 CAMEL-17201: camel-kamelet-main - Auto download JARs for new components/dataformats/languages in use

[camel] annotated tag camel-3.11.4 created (now 0f1e922)

2021-11-17 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to annotated tag camel-3.11.4 in repository https://gitbox.apache.org/repos/asf/camel.git. at 0f1e922 (tag) tagging d3ccbb69898ffed4cb02f9f3727fe31729ffb994 (commit) replaces camel-3.11.3

[camel] branch release/3.11.4 created (now d3ccbb6)

2021-11-17 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to branch release/3.11.4 in repository https://gitbox.apache.org/repos/asf/camel.git. at d3ccbb6 [maven-release-plugin] prepare release camel-3.11.4 This branch includes the following new

[GitHub] [camel-quarkus] djencks commented on pull request #3304: Upgrade camel 3.13.0 dj

2021-11-17 Thread GitBox
djencks commented on pull request #3304: URL: https://github.com/apache/camel-quarkus/pull/3304#issuecomment-971593718 I recommend removing the xref check in cq and keeping an eye on the real website build. -- This is an automated message from the Apache Git Service. To respond to the

[camel-quarkus] branch upgrade-camel-3.13.0 updated (ce33c90 -> b8712f3)

2021-11-17 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch upgrade-camel-3.13.0 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. discard ce33c90 Disable docs xref checks until #3307 is fixed discard 2bbc555 Disable

[GitHub] [camel-website] claudio4j commented on a change in pull request #677: feat: camel k 1.7 announcement

2021-11-17 Thread GitBox
claudio4j commented on a change in pull request #677: URL: https://github.com/apache/camel-website/pull/677#discussion_r751222587 ## File path: content/blog/2021/11/camel-k-release-1-7/index.md ## @@ -0,0 +1,106 @@ +--- +title: "Camel K 1.7 release" +date: 2021-11-17 +draft:

[camel] 01/02: Upgrade JBPM to version 7.61.0.Final

2021-11-17 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 d284d8b6f5edcb8bcc24762992641d9f8a7837e7 Author: Andrea Cosentino AuthorDate: Wed Nov 17 13:55:50 2021 +0100

[camel] 02/02: Sync deps

2021-11-17 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 98ca5235ec27b9a055f79fa1dc0a3a387118cb61 Author: Andrea Cosentino AuthorDate: Wed Nov 17 13:59:01 2021 +0100 Sync

[camel] branch main updated (58cd594 -> 98ca523)

2021-11-17 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. from 58cd594 CAMEL-17201: camel-kamelet-main - Auto download JARs for new components/dataformats/languages in use when

[camel-k-runtime] branch release-1.10.x created (now d2de706)

2021-11-17 Thread nferraro
This is an automated email from the ASF dual-hosted git repository. nferraro pushed a change to branch release-1.10.x in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git. at d2de706 Bump version to 1.10.1-SNAPSHOT This branch includes the following new commits:

[camel-k-runtime] 01/01: Bump version to 1.10.1-SNAPSHOT

2021-11-17 Thread nferraro
This is an automated email from the ASF dual-hosted git repository. nferraro pushed a commit to branch release-1.10.x in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git commit d2de706edf6cd5adbd477dfe16ce618f2efb760e Author: nicolaferraro AuthorDate: Wed Nov 17 13:45:19 2021

[GitHub] [camel-quarkus] jamesnetherton closed pull request #3298: update xrefs from camel 3.12.x to 3.13.x

2021-11-17 Thread GitBox
jamesnetherton closed pull request #3298: URL: https://github.com/apache/camel-quarkus/pull/3298 -- 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 upgrade-camel-3.13.0 updated (ddf15de -> ce33c90)

2021-11-17 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch upgrade-camel-3.13.0 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. omit ddf15de Disable MicroProfileHealthTest.testFailureThreshold due to #3277 omit

[GitHub] [camel-quarkus] jamesnetherton opened a new issue #3307: Docs module fails to build

2021-11-17 Thread GitBox
jamesnetherton opened a new issue #3307: URL: https://github.com/apache/camel-quarkus/issues/3307 Seems there's been a few changes to the Camel docs which have impacted CQ. There's a long discussion about it here https://github.com/apache/camel-quarkus/pull/3299. There's a

[GitHub] [camel-website] astefanutti commented on a change in pull request #677: feat: camel k 1.7 announcement

2021-11-17 Thread GitBox
astefanutti commented on a change in pull request #677: URL: https://github.com/apache/camel-website/pull/677#discussion_r751193535 ## File path: content/blog/2021/11/camel-k-release-1-7/index.md ## @@ -0,0 +1,106 @@ +--- +title: "Camel K 1.7 release" +date: 2021-11-17 +draft:

[GitHub] [camel-website] astefanutti commented on a change in pull request #677: feat: camel k 1.7 announcement

2021-11-17 Thread GitBox
astefanutti commented on a change in pull request #677: URL: https://github.com/apache/camel-website/pull/677#discussion_r751193535 ## File path: content/blog/2021/11/camel-k-release-1-7/index.md ## @@ -0,0 +1,106 @@ +--- +title: "Camel K 1.7 release" +date: 2021-11-17 +draft:

[camel-quarkus] branch main updated: Fix broken links to SmallRye Reactive Messaging documentation

2021-11-17 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton 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 3ee7372 Fix broken links to

[GitHub] [camel-quarkus] jamesnetherton merged pull request #3306: Fix broken links to SmallRye Reactive Messaging documentation

2021-11-17 Thread GitBox
jamesnetherton merged pull request #3306: URL: https://github.com/apache/camel-quarkus/pull/3306 -- 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] astefanutti commented on a change in pull request #677: feat: camel k 1.7 announcement

2021-11-17 Thread GitBox
astefanutti commented on a change in pull request #677: URL: https://github.com/apache/camel-website/pull/677#discussion_r751187531 ## File path: content/blog/2021/11/camel-k-release-1-7/index.md ## @@ -0,0 +1,106 @@ +--- +title: "Camel K 1.7 release" +date: 2021-11-17 +draft:

[camel-quarkus] branch main updated: Upgrade Quarkus to 2.5.0.Final

2021-11-17 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton 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 2634a06 Upgrade Quarkus to

[GitHub] [camel-quarkus] jamesnetherton merged pull request #3305: Upgrade Quarkus to 2.5.0.Final

2021-11-17 Thread GitBox
jamesnetherton merged pull request #3305: URL: https://github.com/apache/camel-quarkus/pull/3305 -- 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-k] branch release-1.7.x created (now 087df76)

2021-11-17 Thread nferraro
This is an automated email from the ASF dual-hosted git repository. nferraro pushed a change to branch release-1.7.x in repository https://gitbox.apache.org/repos/asf/camel-k.git. at 087df76 Bump version to 1.7.1-SNAPSHOT This branch includes the following new commits: new 087df76

[camel-k] 01/01: Bump version to 1.7.1-SNAPSHOT

2021-11-17 Thread nferraro
This is an automated email from the ASF dual-hosted git repository. nferraro pushed a commit to branch release-1.7.x in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 087df76bccac49d69dab9c68da395191fd53c357 Author: nicolaferraro AuthorDate: Wed Nov 17 13:20:06 2021 +0100

[GitHub] [camel-k] nicolaferraro opened a new pull request #2754: Fix #2638: fix condition for external kit and add test

2021-11-17 Thread GitBox
nicolaferraro opened a new pull request #2754: URL: https://github.com/apache/camel-k/pull/2754 Fix #2638 **Release Note** ```release-note NONE ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [camel-website] squakez commented on a change in pull request #677: feat: camel k 1.7 announcement

2021-11-17 Thread GitBox
squakez commented on a change in pull request #677: URL: https://github.com/apache/camel-website/pull/677#discussion_r751157172 ## File path: content/blog/2021/11/camel-k-release-1-7/index.md ## @@ -0,0 +1,106 @@ +--- +title: "Camel K 1.7 release" +date: 2021-11-17 +draft:

[GitHub] [camel-website] squakez commented on a change in pull request #677: feat: camel k 1.7 announcement

2021-11-17 Thread GitBox
squakez commented on a change in pull request #677: URL: https://github.com/apache/camel-website/pull/677#discussion_r751155332 ## File path: content/blog/2021/11/camel-k-release-1-7/index.md ## @@ -0,0 +1,106 @@ +--- +title: "Camel K 1.7 release" +date: 2021-11-17 +draft:

[GitHub] [camel-website] squakez commented on a change in pull request #677: feat: camel k 1.7 announcement

2021-11-17 Thread GitBox
squakez commented on a change in pull request #677: URL: https://github.com/apache/camel-website/pull/677#discussion_r751152094 ## File path: content/blog/2021/11/camel-k-release-1-7/index.md ## @@ -0,0 +1,106 @@ +--- +title: "Camel K 1.7 release" +date: 2021-11-17 +draft:

[GitHub] [camel-website] astefanutti commented on a change in pull request #677: feat: camel k 1.7 announcement

2021-11-17 Thread GitBox
astefanutti commented on a change in pull request #677: URL: https://github.com/apache/camel-website/pull/677#discussion_r751149174 ## File path: content/blog/2021/11/camel-k-release-1-7/index.md ## @@ -0,0 +1,106 @@ +--- +title: "Camel K 1.7 release" +date: 2021-11-17 +draft:

[GitHub] [camel-website] astefanutti commented on a change in pull request #677: feat: camel k 1.7 announcement

2021-11-17 Thread GitBox
astefanutti commented on a change in pull request #677: URL: https://github.com/apache/camel-website/pull/677#discussion_r751147983 ## File path: content/blog/2021/11/camel-k-release-1-7/index.md ## @@ -0,0 +1,106 @@ +--- +title: "Camel K 1.7 release" +date: 2021-11-17 +draft:

[GitHub] [camel-website] astefanutti commented on a change in pull request #677: feat: camel k 1.7 announcement

2021-11-17 Thread GitBox
astefanutti commented on a change in pull request #677: URL: https://github.com/apache/camel-website/pull/677#discussion_r751147461 ## File path: content/blog/2021/11/camel-k-release-1-7/index.md ## @@ -0,0 +1,106 @@ +--- +title: "Camel K 1.7 release" +date: 2021-11-17 +draft:

[GitHub] [camel-website] astefanutti commented on a change in pull request #677: feat: camel k 1.7 announcement

2021-11-17 Thread GitBox
astefanutti commented on a change in pull request #677: URL: https://github.com/apache/camel-website/pull/677#discussion_r751147086 ## File path: content/blog/2021/11/camel-k-release-1-7/index.md ## @@ -0,0 +1,106 @@ +--- +title: "Camel K 1.7 release" +date: 2021-11-17 +draft:

[GitHub] [camel-website] astefanutti commented on a change in pull request #677: feat: camel k 1.7 announcement

2021-11-17 Thread GitBox
astefanutti commented on a change in pull request #677: URL: https://github.com/apache/camel-website/pull/677#discussion_r751145358 ## File path: content/blog/2021/11/camel-k-release-1-7/index.md ## @@ -0,0 +1,106 @@ +--- +title: "Camel K 1.7 release" +date: 2021-11-17 +draft:

[camel-quarkus] branch main updated: Add route configuration test coverage for endpoint route builder #2078

2021-11-17 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-quarkus.git The following commit(s) were added to refs/heads/main by this push: new 34e43c6 Add route configuration test

[GitHub] [camel-quarkus] aldettinger commented on pull request #3301: Add route configuration test coverage for endpoint route builder #2078

2021-11-17 Thread GitBox
aldettinger commented on pull request #3301: URL: https://github.com/apache/camel-quarkus/pull/3301#issuecomment-971480648 Indeed, the build issue is unrelated. Many thanks all for review :+1: -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [camel-quarkus] aldettinger merged pull request #3301: Add route configuration test coverage for endpoint route builder #2078

2021-11-17 Thread GitBox
aldettinger merged pull request #3301: URL: https://github.com/apache/camel-quarkus/pull/3301 -- 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] astefanutti commented on a change in pull request #677: feat: camel k 1.7 announcement

2021-11-17 Thread GitBox
astefanutti commented on a change in pull request #677: URL: https://github.com/apache/camel-website/pull/677#discussion_r751144071 ## File path: content/blog/2021/11/camel-k-release-1-7/index.md ## @@ -0,0 +1,106 @@ +--- +title: "Camel K 1.7 release" +date: 2021-11-17 +draft:

[GitHub] [camel-website] astefanutti commented on a change in pull request #677: feat: camel k 1.7 announcement

2021-11-17 Thread GitBox
astefanutti commented on a change in pull request #677: URL: https://github.com/apache/camel-website/pull/677#discussion_r751141915 ## File path: content/blog/2021/11/camel-k-release-1-7/index.md ## @@ -0,0 +1,106 @@ +--- +title: "Camel K 1.7 release" +date: 2021-11-17 +draft:

[GitHub] [camel-k] squakez opened a new issue #2753: Add 1.7.x documentation tag

2021-11-17 Thread GitBox
squakez opened a new issue #2753: URL: https://github.com/apache/camel-k/issues/2753 I am not sure which is the process to have updated the `camel-website` after 1.7 release. I can still see only 1.6.x tag on the website. Maybe just creating the `1.7.x` branch in this repo? cc

[GitHub] [camel-k] squakez opened a new issue #2752: [Docs] Add official documentation on Quarkus Native introduced in 1.7

2021-11-17 Thread GitBox
squakez opened a new issue #2752: URL: https://github.com/apache/camel-k/issues/2752 @astefanutti I guess you may have already worked on something. As we're about to publish the blog, I think soon we will have questions and basic doubts where we will benefit from an official documentation

[GitHub] [camel-website] squakez opened a new pull request #677: feat: camel k 1.7 announcement

2021-11-17 Thread GitBox
squakez opened a new pull request #677: URL: https://github.com/apache/camel-website/pull/677 Please @oscerd @nicolaferraro @astefanutti @phantomjinx @claudio4j @tadayosi have a look to confirm the high level description of the new features introduced is okey or we need to add something

[GitHub] [camel-quarkus] zbendhiba commented on pull request #3301: Add route configuration test coverage for endpoint route builder #2078

2021-11-17 Thread GitBox
zbendhiba commented on pull request #3301: URL: https://github.com/apache/camel-quarkus/pull/3301#issuecomment-971449650 I guess we could ignore the docs errors ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[camel] branch regen_bot updated (14a1f29 -> 58cd594)

2021-11-17 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 14a1f29 CAMEL-17201: camel-kamelet-main - Auto download JARs for new components/dataformats/languages in use

  1   2   >