[GitHub] [camel-k] anandkane opened a new issue #1663: IntegrationKit stuck in 'Build Submitted' phase due to validation error 'type in spec.tasks.image.volumes.secret is required'

2020-08-12 Thread GitBox
anandkane opened a new issue #1663: URL: https://github.com/apache/camel-k/issues/1663 Hello I followed the instruction to install Camel K on GKE given at https://camel.apache.org/camel-k/latest/installation/gke.html and https://camel.apache.org/camel-k/latest/installation/registry/

[camel] 01/04: Update resources maven plugin

2020-08-12 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 9bde88f245087410fea89b756b8bae4bac34f4bb Author: Claus Ibsen AuthorDate: Wed Aug 12 22:23:32 2020 +0200 Update re

[camel] branch master updated (310bf7c -> 2039ed1)

2020-08-12 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 310bf7c Merge branch 'master' of github.com:apache/camel new 9bde88f Update resources maven plugin new

[camel] branch camel-3.4.x updated: CAMEL-15381: Avoid use of reflection in CronComponent.

2020-08-12 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.4.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.4.x by this push: new ccf0257 CAMEL-15381: Avoid use of r

[camel] 02/04: Fixed deprecated warning with maven mojo api

2020-08-12 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 4a5c7f7d40e440e72d22c3214e22fa622a1b027b Author: Claus Ibsen AuthorDate: Wed Aug 12 22:26:20 2020 +0200 Fixed dep

[camel] 04/04: CAMEL-15381: Avoid use of reflection in CronComponent.

2020-08-12 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 2039ed10f1a18a62c91bbcb773e88c72fe28af7e Author: Claus Ibsen AuthorDate: Thu Aug 13 08:45:26 2020 +0200 CAMEL-153

[camel] 03/04: Regen

2020-08-12 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit fa5b1cbfefbdcec4895632d84d7f24c83b219fd1 Author: Claus Ibsen AuthorDate: Thu Aug 13 07:44:45 2020 +0200 Regen ---

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

2020-08-12 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git The following commit(s) were added to refs/heads/master by this push: new ac61055 [create-pull-request] au

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

2020-08-12 Thread GitBox
oscerd merged pull request #136: URL: https://github.com/apache/camel-spring-boot/pull/136 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

[GitHub] [camel-website] AemieJ commented on pull request #455: fix: broken links and HTML validation

2020-08-12 Thread GitBox
AemieJ commented on pull request #455: URL: https://github.com/apache/camel-website/pull/455#issuecomment-673212257 [This](https://github.com/apache/camel-website/pull/455#issuecomment-672623108) needs to be applied yet as the content of the project and button are left-aligned within the

[GitHub] [camel-spring-boot] github-actions[bot] opened a new pull request #136: [Github Actions] Periodic Sync Camel Spring Boot Master Branch

2020-08-12 Thread GitBox
github-actions[bot] opened a new pull request #136: URL: https://github.com/apache/camel-spring-boot/pull/136 Periodic Sync of Camel Spring Boot Master Branch with main Camel Master. see https://github.com/apache/camel-spring-boot/blob/master/.github/workflows/automatic-sync-master.yml

[camel-spring-boot] branch automatic-periodic-sync created (now de4c6b7)

2020-08-12 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. at de4c6b7 [create-pull-request] automated change No new revisions were added by this

[GitHub] [camel-k] davsclaus opened a new issue #1662: operator.adoc - ascii doc warning

2020-08-12 Thread GitBox
davsclaus opened a new issue #1662: URL: https://github.com/apache/camel-k/issues/1662 Building the website gives this warning asciidoctor: WARNING: operator.adoc: line 37: invalid style for listing block: code This i

[GitHub] [camel-k-runtime] davsclaus merged pull request #420: Update maven plugin dependencies

2020-08-12 Thread GitBox
davsclaus merged pull request #420: URL: https://github.com/apache/camel-k-runtime/pull/420 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 t

[camel-k-runtime] branch master updated: Update maven plugin dependencies (#420)

2020-08-12 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new 68fe99e Update maven plugin depende

[GitHub] [camel-website] aashnajena commented on a change in pull request #455: fix: broken links and HTML validation

2020-08-12 Thread GitBox
aashnajena commented on a change in pull request #455: URL: https://github.com/apache/camel-website/pull/455#discussion_r469483644 ## File path: antora-ui-camel/src/css/frontpage.css ## @@ -97,7 +97,6 @@ div.frontpage.news { text-align: center; margin-left: 3rem; backg

[GitHub] [camel-website] aashnajena commented on pull request #451: CAMEL-15140: Improve Mobile Main-Menu

2020-08-12 Thread GitBox
aashnajena commented on pull request #451: URL: https://github.com/apache/camel-website/pull/451#issuecomment-673057382 This can be closed now This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [camel-website] aashnajena closed pull request #451: CAMEL-15140: Improve Mobile Main-Menu

2020-08-12 Thread GitBox
aashnajena closed pull request #451: URL: https://github.com/apache/camel-website/pull/451 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

[GitHub] [camel-website] zregvart commented on a change in pull request #454: Blog post: Camel Quarkus 1.0.0

2020-08-12 Thread GitBox
zregvart commented on a change in pull request #454: URL: https://github.com/apache/camel-website/pull/454#discussion_r469464091 ## File path: content/blog/2020/08/camel-quarkus-release-1.0.0/index.md ## @@ -0,0 +1,132 @@ +--- +title: "Camel Quarkus 1.0.0 Released" +date: 2020-

[GitHub] [camel-website] zregvart commented on pull request #451: CAMEL-15140: Improve Mobile Main-Menu

2020-08-12 Thread GitBox
zregvart commented on pull request #451: URL: https://github.com/apache/camel-website/pull/451#issuecomment-673042866 @aashnajena having merged #448, is there something that we miss from this or can this PR be closed? This i

[GitHub] [camel-website] zregvart commented on pull request #455: fix: broken links and HTML validation

2020-08-12 Thread GitBox
zregvart commented on pull request #455: URL: https://github.com/apache/camel-website/pull/455#issuecomment-673042399 I tried to include all suggestions. I did found that using padding rather than margin for the list of blog posts works better with sizing. I also found `border-radius` dire

[camel] branch camel-3.4.x updated: [CAMEL-15403]camel-xmlsecurity - Some unit tests fails with Oracle JDK8 261

2020-08-12 Thread ffang
This is an automated email from the ASF dual-hosted git repository. ffang pushed a commit to branch camel-3.4.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.4.x by this push: new d6c41fb0 [CAMEL-15403]camel-xmlsecurity

[camel] branch master updated: [CAMEL-15403]camel-xmlsecurity - Some unit tests fails with Oracle JDK8 261

2020-08-12 Thread ffang
This is an automated email from the ASF dual-hosted git repository. ffang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 960da70 [CAMEL-15403]camel-xmlsecurity - Some uni

[GitHub] [camel-quarkus] aldettinger commented on issue #1475: org.apache.camel.NoTypeConversionAvailableException: No type converter available to convert from type: java.util.HashMap to the required

2020-08-12 Thread GitBox
aldettinger commented on issue #1475: URL: https://github.com/apache/camel-quarkus/issues/1475#issuecomment-672971860 Hi @dhanendras, and thanks for sharing you experience with camel-quarkus. I agree with Luca's view on this ticket. I played a bit with a route like: ``` rest().pos

[camel-spring-boot] branch master updated: Fixed Camel-Opentelemetry IT test

2020-08-12 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git The following commit(s) were added to refs/heads/master by this push: new 9fbf9f7 Fixed Camel-Opentelemetr

[camel-spring-boot] branch master updated: Fixed Camel-hbase IT test

2020-08-12 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git The following commit(s) were added to refs/heads/master by this push: new 79c8c72 Fixed Camel-hbase IT tes

[GitHub] [camel-kafka-connector] oscerd opened a new pull request #371: Backport raw fixes

2020-08-12 Thread GitBox
oscerd opened a new pull request #371: URL: https://github.com/apache/camel-kafka-connector/pull/371 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[camel-kafka-connector] branch camel-kafka-connector-0.4.x updated (4f6406e -> 4371561)

2020-08-12 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch camel-kafka-connector-0.4.x in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git. from 4f6406e Merge pull request #364 from apache/fix-362-0.4 add b7650bb Bu

[camel-kafka-connector] 01/01: Merge pull request #371 from apache/backport-raw-fixes

2020-08-12 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-kafka-connector-0.4.x in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit 43715615899beece83e25c0416006c9d74781b5d Merge: 4f6406e 1d4fdbe Author: Andrea Co

[GitHub] [camel-kafka-connector] oscerd merged pull request #371: Backport raw fixes

2020-08-12 Thread GitBox
oscerd merged pull request #371: URL: https://github.com/apache/camel-kafka-connector/pull/371 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[camel-kafka-connector] 01/02: Building endpoint uris should for secret options automatic use RAW() syntax for the value so we wont have encoding issue for passwords or access tokens etc.

2020-08-12 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch backport-raw-fixes in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit b7650bbaf3b7b2d55e196b1686b9ca4653d73b75 Author: Claus Ibsen AuthorDate: Fri Aug 7 13:12:

[camel-kafka-connector] branch backport-raw-fixes created (now 1d4fdbe)

2020-08-12 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch backport-raw-fixes in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git. at 1d4fdbe Building endpoint uris should for secret options automatic use RAW() syntax

[camel-kafka-connector] 02/02: Building endpoint uris should for secret options automatic use RAW() syntax for the value so we wont have encoding issue for passwords or access tokens etc.

2020-08-12 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch backport-raw-fixes in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit 1d4fdbee5b1c96fe9e824d36e12960523be30fff Author: Claus Ibsen AuthorDate: Mon Aug 10 14:20

[camel] 02/02: Regen and sync properties

2020-08-12 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 2ba9b58441a3a5cd1a32738e2e8ed15da33611c5 Author: Andrea Cosentino AuthorDate: Wed Aug 12 17:17:42 2020 +0200 Reg

[camel] branch master updated (d7b26b9 -> 2ba9b58)

2020-08-12 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from d7b26b9 CAMEL-15398: Add documentation page about properties binding (via camel-main) new 5371965 Upgrade

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

2020-08-12 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 537196520ead27def4b4cd672ae703ae490d484a Author: Andrea Cosentino AuthorDate: Wed Aug 12 14:29:38 2020 +0200 Upg

[GitHub] [camel-k] mathieu-souchet commented on issue #1661: Unable to install camel-k with Google Kubernetes Engine

2020-08-12 Thread GitBox
mathieu-souchet commented on issue #1661: URL: https://github.com/apache/camel-k/issues/1661#issuecomment-672935639 Additionnal information : I have no integration available : ``` > kubectl get integrations No resources found in default namespace. ``` --

[GitHub] [camel-k] mathieu-souchet opened a new issue #1661: Unable to install camel-k with Google Kubernetes Engine

2020-08-12 Thread GitBox
mathieu-souchet opened a new issue #1661: URL: https://github.com/apache/camel-k/issues/1661 Hello, I have some troubles with my setup `camel-k` + `GKE` : I have followed instructions on page https://camel.apache.org/camel-k/latest/installation/gke.html * create a new S

[camel-website] branch master updated: Update support.md

2020-08-12 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-website.git The following commit(s) were added to refs/heads/master by this push: new a8b44bc Update support.md a8b44bc is

[camel] branch master updated: CAMEL-15398: Add documentation page about properties binding (via camel-main)

2020-08-12 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new d7b26b9 CAMEL-15398: Add documentation page a

[GitHub] [camel-k-runtime] lburgazzoli opened a new pull request #420: Update maven plugin dependencies

2020-08-12 Thread GitBox
lburgazzoli opened a new pull request #420: URL: https://github.com/apache/camel-k-runtime/pull/420 **Release Note** ```release-note NONE ``` This is an automated message from the Apache G

[GitHub] [camel] oscerd commented on pull request #2046: CAMEL-11780: camel-amqp - SSL Transport configuration

2020-08-12 Thread GitBox
oscerd commented on pull request #2046: URL: https://github.com/apache/camel/pull/2046#issuecomment-672888905 It has never been completed and finalized. This is an automated message from the Apache Git Service. To respond to

[GitHub] [camel] rgannu commented on pull request #2046: CAMEL-11780: camel-amqp - SSL Transport configuration

2020-08-12 Thread GitBox
rgannu commented on pull request #2046: URL: https://github.com/apache/camel/pull/2046#issuecomment-672881709 This PR isn't merged to the master. Any reason why ? This is an automated message from the Apache Git Service. To r

[GitHub] [camel-k] llowinge commented on pull request #1660: [test] Create integration test for exposing metrics to prometheus

2020-08-12 Thread GitBox
llowinge commented on pull request #1660: URL: https://github.com/apache/camel-k/pull/1660#issuecomment-672869353 @astefanutti please review This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [camel-k] llowinge opened a new pull request #1660: [test] Create integration test for exposing metrics to prometheus

2020-08-12 Thread GitBox
llowinge opened a new pull request #1660: URL: https://github.com/apache/camel-k/pull/1660 **Release Note** ```release-note NONE ``` This is an automated message from the Apache Git Se

[GitHub] [camel-quarkus] jamesnetherton opened a new issue #1528: Use composite run steps action to reuse steps common to each workflow

2020-08-12 Thread GitBox
jamesnetherton opened a new issue #1528: URL: https://github.com/apache/camel-quarkus/issues/1528 https://docs.github.com/en/actions/creating-actions/creating-a-composite-run-steps-action#creating-an-action-metadata-file It'd be nice if we could reduce the amount of duplicated logic

[camel-quarkus] branch master updated: Fixed typos

2020-08-12 Thread aldettinger
This is an automated email from the ASF dual-hosted git repository. aldettinger pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/master by this push: new 8644281 Fixed typos 8644281 is desc

[GitHub] [camel-k] davsclaus merged pull request #1658: Fixes (mainly typo) in documentation

2020-08-12 Thread GitBox
davsclaus merged pull request #1658: URL: https://github.com/apache/camel-k/pull/1658 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 t

[camel-k] branch master updated (b9267f2 -> d1c5067)

2020-08-12 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git. from b9267f2 Remove backport gh action. It doesn't work (#1659) new 0c80ddb small typo fixes in Operator docs

[camel] 03/03: CAMEL-15400: crypto-cms endpoint recipient should not be marked as multivalued.

2020-08-12 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.4.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 1fe10ec87de1e06a1721760024be8b9cdbbb3983 Author: Claus Ibsen AuthorDate: Wed Aug 12 14:00:45 2020 +0200 CAME

[camel] 02/03: CAMEL-15400: fixed camel-jpa parameters should have prefix for multivalued endpoint-dsl

2020-08-12 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 9aec62f55b2c2e62016aed40f40f13564e68b456 Author: Claus Ibsen AuthorDate: Wed Aug 12 13:57:11 2020 +0200 CAMEL-154

[camel] branch camel-3.4.x updated (a943fa0 -> 1fe10ec)

2020-08-12 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch camel-3.4.x in repository https://gitbox.apache.org/repos/asf/camel.git. from a943fa0 CAMEL-15391: override the endpoint if a custom AWS Host is provided (#4084) new 3fd7dd7 CAMEL-

[camel] 01/03: CAMEL-15400: rest endpoint query parameters should not be marked as multivalued.

2020-08-12 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.4.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 3fd7dd78cad99ad2d777e1b9e331a1b845f26ca7 Author: Claus Ibsen AuthorDate: Wed Aug 12 13:43:08 2020 +0200 CAME

[camel] 02/03: CAMEL-15400: fixed camel-jpa parameters should have prefix for multivalued endpoint-dsl

2020-08-12 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.4.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 4c87cf016f05f904c61e05172e1d845fbd99d52e Author: Claus Ibsen AuthorDate: Wed Aug 12 13:57:11 2020 +0200 CAME

[camel] 01/03: CAMEL-15400: rest endpoint query parameters should not be marked as multivalued.

2020-08-12 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 370b020c1d55a238edf4d704e59f00b5c901697f Author: Claus Ibsen AuthorDate: Wed Aug 12 13:43:08 2020 +0200 CAMEL-154

[camel] 03/03: CAMEL-15400: crypto-cms endpoint recipient should not be marked as multivalued.

2020-08-12 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit ae3698bdb583669199298d689d4d05397c1c1ee1 Author: Claus Ibsen AuthorDate: Wed Aug 12 14:00:45 2020 +0200 CAMEL-154

[camel] branch camel-3.4.x updated (a943fa0 -> 1fe10ec)

2020-08-12 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch camel-3.4.x in repository https://gitbox.apache.org/repos/asf/camel.git. from a943fa0 CAMEL-15391: override the endpoint if a custom AWS Host is provided (#4084) new 3fd7dd7 CAMEL-

[camel] branch master updated (9a7af71 -> ae3698b)

2020-08-12 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 9a7af71 CAMEL-15390: CollectionStringBuilder - Use JDK util methods instead (#4085) new 370b020 CAMEL-15400

[camel] 03/03: CAMEL-15400: crypto-cms endpoint recipient should not be marked as multivalued.

2020-08-12 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.4.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 1fe10ec87de1e06a1721760024be8b9cdbbb3983 Author: Claus Ibsen AuthorDate: Wed Aug 12 14:00:45 2020 +0200 CAME

[camel] 03/03: CAMEL-15400: crypto-cms endpoint recipient should not be marked as multivalued.

2020-08-12 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit ae3698bdb583669199298d689d4d05397c1c1ee1 Author: Claus Ibsen AuthorDate: Wed Aug 12 14:00:45 2020 +0200 CAMEL-154

[camel] 01/03: CAMEL-15400: rest endpoint query parameters should not be marked as multivalued.

2020-08-12 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 370b020c1d55a238edf4d704e59f00b5c901697f Author: Claus Ibsen AuthorDate: Wed Aug 12 13:43:08 2020 +0200 CAMEL-154

[camel] 02/03: CAMEL-15400: fixed camel-jpa parameters should have prefix for multivalued endpoint-dsl

2020-08-12 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 9aec62f55b2c2e62016aed40f40f13564e68b456 Author: Claus Ibsen AuthorDate: Wed Aug 12 13:57:11 2020 +0200 CAMEL-154

[camel] branch master updated (9a7af71 -> ae3698b)

2020-08-12 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 9a7af71 CAMEL-15390: CollectionStringBuilder - Use JDK util methods instead (#4085) new 370b020 CAMEL-15400

[camel] 01/03: CAMEL-15400: rest endpoint query parameters should not be marked as multivalued.

2020-08-12 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.4.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 3fd7dd78cad99ad2d777e1b9e331a1b845f26ca7 Author: Claus Ibsen AuthorDate: Wed Aug 12 13:43:08 2020 +0200 CAME

[camel] 02/03: CAMEL-15400: fixed camel-jpa parameters should have prefix for multivalued endpoint-dsl

2020-08-12 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.4.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 4c87cf016f05f904c61e05172e1d845fbd99d52e Author: Claus Ibsen AuthorDate: Wed Aug 12 13:57:11 2020 +0200 CAME

[GitHub] [camel-kafka-connector] orpiske commented on issue #367: flaky syslog integration test

2020-08-12 Thread GitBox
orpiske commented on issue #367: URL: https://github.com/apache/camel-kafka-connector/issues/367#issuecomment-672821807 I am also seeing this one fail from time to time on Github. Never on my desktop, but rather frequently on GH. --

[camel] branch master updated: CAMEL-15390: CollectionStringBuilder - Use JDK util methods instead (#4085)

2020-08-12 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 9a7af71 CAMEL-15390: CollectionStringBuilder

[GitHub] [camel] davsclaus merged pull request #4085: CAMEL-15390: CollectionStringBuilder - Use JDK util methods instead

2020-08-12 Thread GitBox
davsclaus merged pull request #4085: URL: https://github.com/apache/camel/pull/4085 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

[GitHub] [camel-website] ppalaga commented on pull request #454: Blog post: Camel Quarkus 1.0.0

2020-08-12 Thread GitBox
ppalaga commented on pull request #454: URL: https://github.com/apache/camel-website/pull/454#issuecomment-672798618 1c79c88: added double quotes to summary value This is an automated message from the Apache Git Service. To r

[camel] branch master updated: Inprove PropertyBindingSupport (CAMEL-15396, CAMEL-15397)

2020-08-12 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new ab54bed Inprove PropertyBindingSupport (CAM

[GitHub] [camel] davsclaus commented on pull request #4086: Inprove PropertyBindingSupport

2020-08-12 Thread GitBox
davsclaus commented on pull request #4086: URL: https://github.com/apache/camel/pull/4086#issuecomment-672794174 Created the JIRA: https://issues.apache.org/jira/browse/CAMEL-15398 This is an automated message from the Apache

[GitHub] [camel] lburgazzoli merged pull request #4086: Inprove PropertyBindingSupport

2020-08-12 Thread GitBox
lburgazzoli merged pull request #4086: URL: https://github.com/apache/camel/pull/4086 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 t

[GitHub] [camel-quarkus] lburgazzoli opened a new pull request #1527: Upgarde to camel v3.4.3 (opened to validate the camel 3.4.3 release against quarkus)

2020-08-12 Thread GitBox
lburgazzoli opened a new pull request #1527: URL: https://github.com/apache/camel-quarkus/pull/1527 [ ] An issue should be filed for the change unless this is a trivial change (fixing a typo or similar). One issue should ideally be fixed by not more than one commit and the other way round,

[GitHub] [camel] davsclaus commented on pull request #4086: Inprove PropertyBindingSupport

2020-08-12 Thread GitBox
davsclaus commented on pull request #4086: URL: https://github.com/apache/camel/pull/4086#issuecomment-672792337 Yeah it would be good to move that out of the main doc and link to it. Lets create a JIRA about this This is an

[GitHub] [camel-website] ppalaga commented on a change in pull request #454: Blog post: Camel Quarkus 1.0.0

2020-08-12 Thread GitBox
ppalaga commented on a change in pull request #454: URL: https://github.com/apache/camel-website/pull/454#discussion_r469163390 ## File path: content/blog/2020/08/camel-quarkus-release-1.0.0/index.md ## @@ -0,0 +1,132 @@ +--- +title: "Camel Quarkus 1.0.0 Released" +date: 2020-0

[GitHub] [camel-website] ppalaga commented on pull request #454: Blog post: Camel Quarkus 1.0.0

2020-08-12 Thread GitBox
ppalaga commented on pull request #454: URL: https://github.com/apache/camel-website/pull/454#issuecomment-672791306 b6f138e: added a summary This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [camel] lburgazzoli commented on pull request #4086: Inprove PropertyBindingSupport

2020-08-12 Thread GitBox
lburgazzoli commented on pull request #4086: URL: https://github.com/apache/camel/pull/4086#issuecomment-672789920 @davsclaus should be ready for review. wonder if we need a specific doc about properties binding This

[GitHub] [camel-website] ppalaga commented on a change in pull request #454: Blog post: Camel Quarkus 1.0.0

2020-08-12 Thread GitBox
ppalaga commented on a change in pull request #454: URL: https://github.com/apache/camel-website/pull/454#discussion_r469157255 ## File path: content/blog/2020/08/camel-quarkus-release-1.0.0/index.md ## @@ -0,0 +1,130 @@ +--- +title: "Camel Quarkus 1.0.0 Released" +date: 2020-0

[GitHub] [camel-website] ppalaga commented on pull request #454: Blog post: Camel Quarkus 1.0.0

2020-08-12 Thread GitBox
ppalaga commented on pull request #454: URL: https://github.com/apache/camel-website/pull/454#issuecomment-672786586 54e8265: addressed the comments of @davsclaus and adopted all changes (thanks!) from @aldettinger This is

[GitHub] [camel-k] oscerd merged pull request #1659: Remove backport gh action. It doesn't work

2020-08-12 Thread GitBox
oscerd merged pull request #1659: URL: https://github.com/apache/camel-k/pull/1659 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 t

[camel-k] branch master updated: Remove backport gh action. It doesn't work (#1659)

2020-08-12 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/master by this push: new b9267f2 Remove backport gh action. It does

[GitHub] [camel-k] oscerd opened a new pull request #1659: Remove backport gh action. It doesn't work

2020-08-12 Thread GitBox
oscerd opened a new pull request #1659: URL: https://github.com/apache/camel-k/pull/1659 **Release Note** ```release-note NONE ``` This is an automated message from the Apache Git Serv

[camel-k] 01/01: Remove backport gh action. It doesn't work

2020-08-12 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch Backport-gh-remove in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 6ea9ecb3a4c94752fefd7256cabd813c94d720ab Author: Andrea Cosentino AuthorDate: Wed Aug 12 12:17:05 2020

[camel-k] branch Backport-gh-remove created (now 6ea9ecb)

2020-08-12 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch Backport-gh-remove in repository https://gitbox.apache.org/repos/asf/camel-k.git. at 6ea9ecb Remove backport gh action. It doesn't work This branch includes the following new commits:

[GitHub] [camel-website] ppalaga commented on a change in pull request #454: Blog post: Camel Quarkus 1.0.0

2020-08-12 Thread GitBox
ppalaga commented on a change in pull request #454: URL: https://github.com/apache/camel-website/pull/454#discussion_r469155511 ## File path: content/blog/2020/08/camel-quarkus-release-1.0.0/index.md ## @@ -0,0 +1,131 @@ +--- +title: "Camel Quarkus 1.0.0 Released" +date: 2020-0

[GitHub] [camel-website] ppalaga commented on a change in pull request #454: Blog post: Camel Quarkus 1.0.0

2020-08-12 Thread GitBox
ppalaga commented on a change in pull request #454: URL: https://github.com/apache/camel-website/pull/454#discussion_r469155150 ## File path: content/blog/2020/08/camel-quarkus-release-1.0.0/index.md ## @@ -0,0 +1,131 @@ +--- +title: "Camel Quarkus 1.0.0 Released" +date: 2020-0

[camel-quarkus] 03/03: CAMEL-14297: Introduce RouteBuilderConfigurer. Check route names in test, thanks Peter.

2020-08-12 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 85cb9c2d31e9c7584188977640de82ee1fac8c18 Author: Claus Ibsen AuthorDate: Wed Aug 12 09:54:57 2020 +0200

[camel-quarkus] 02/03: CAMEL-14297: Introduce RouteBuilderConfigurer. Thanks Luca

2020-08-12 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit b8cb6f47e31bdc4c6ef3a9ecb78dba2944d3d3f2 Author: Claus Ibsen AuthorDate: Wed Aug 12 09:27:11 2020 +0200

[camel-quarkus] branch camel-master updated (9efdccd -> 85cb9c2)

2020-08-12 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a change to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. from 9efdccd Fixes health example #1500 new fd60bbc CAMEL-14297: Introduce RouteBuilderConfigurer.

[GitHub] [camel-quarkus] ppalaga merged pull request #1526: CAMEL-14297: Introduce RouteBuilderConfigurer

2020-08-12 Thread GitBox
ppalaga merged pull request #1526: URL: https://github.com/apache/camel-quarkus/pull/1526 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

[camel-quarkus] 01/03: CAMEL-14297: Introduce RouteBuilderConfigurer.

2020-08-12 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit fd60bbc7cc7cabf71f50e8aa81c6a1eacd7b2448 Author: Claus Ibsen AuthorDate: Wed Aug 12 09:10:16 2020 +0200

[GitHub] [camel-website] lburgazzoli commented on a change in pull request #454: Blog post: Camel Quarkus 1.0.0

2020-08-12 Thread GitBox
lburgazzoli commented on a change in pull request #454: URL: https://github.com/apache/camel-website/pull/454#discussion_r469134043 ## File path: content/blog/2020/08/camel-quarkus-release-1.0.0/index.md ## @@ -0,0 +1,131 @@ +--- +title: "Camel Quarkus 1.0.0 Released" +date: 20

[GitHub] [camel-website] lburgazzoli commented on a change in pull request #454: Blog post: Camel Quarkus 1.0.0

2020-08-12 Thread GitBox
lburgazzoli commented on a change in pull request #454: URL: https://github.com/apache/camel-website/pull/454#discussion_r469134043 ## File path: content/blog/2020/08/camel-quarkus-release-1.0.0/index.md ## @@ -0,0 +1,131 @@ +--- +title: "Camel Quarkus 1.0.0 Released" +date: 20

[GitHub] [camel-website] ppalaga commented on a change in pull request #454: Blog post: Camel Quarkus 1.0.0

2020-08-12 Thread GitBox
ppalaga commented on a change in pull request #454: URL: https://github.com/apache/camel-website/pull/454#discussion_r469129773 ## File path: content/blog/2020/08/camel-quarkus-release-1.0.0/index.md ## @@ -0,0 +1,131 @@ +--- +title: "Camel Quarkus 1.0.0 Released" +date: 2020-0

[GitHub] [camel-website] ppalaga commented on a change in pull request #454: Blog post: Camel Quarkus 1.0.0

2020-08-12 Thread GitBox
ppalaga commented on a change in pull request #454: URL: https://github.com/apache/camel-website/pull/454#discussion_r469129233 ## File path: content/blog/2020/08/camel-quarkus-release-1.0.0/index.md ## @@ -0,0 +1,131 @@ +--- +title: "Camel Quarkus 1.0.0 Released" +date: 2020-0

[GitHub] [camel-website] AemieJ commented on pull request #452: CAMEL-15371: underline links

2020-08-12 Thread GitBox
AemieJ commented on pull request #452: URL: https://github.com/apache/camel-website/pull/452#issuecomment-672763684 @zregvart alright I got your concern about it but with those changes, it looks messy in chrome browser, I found a method using background-image and linear-gradient on the CSS

[GitHub] [camel-website] ppalaga commented on a change in pull request #454: Blog post: Camel Quarkus 1.0.0

2020-08-12 Thread GitBox
ppalaga commented on a change in pull request #454: URL: https://github.com/apache/camel-website/pull/454#discussion_r469127607 ## File path: content/blog/2020/08/camel-quarkus-release-1.0.0/index.md ## @@ -0,0 +1,131 @@ +--- +title: "Camel Quarkus 1.0.0 Released" +date: 2020-0

[camel-website] branch master updated: CAMEL-15335: update the search layout design (#444)

2020-08-12 Thread zregvart
This is an automated email from the ASF dual-hosted git repository. zregvart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-website.git The following commit(s) were added to refs/heads/master by this push: new a2b7884 CAMEL-15335: update the search

[GitHub] [camel-website] zregvart commented on pull request #444: CAMEL-15335: update the search layout design

2020-08-12 Thread GitBox
zregvart commented on pull request #444: URL: https://github.com/apache/camel-website/pull/444#issuecomment-672759452 Thanks! This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [camel-website] zregvart merged pull request #444: CAMEL-15335: update the search layout design

2020-08-12 Thread GitBox
zregvart merged pull request #444: URL: https://github.com/apache/camel-website/pull/444 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 g

  1   2   >