[GitHub] [camel] zbendhiba commented on a change in pull request #3970: remove deprecated Exchange.getOut from camel-mail

2020-07-02 Thread GitBox
zbendhiba commented on a change in pull request #3970: URL: https://github.com/apache/camel/pull/3970#discussion_r449409486 ## File path: components/camel-mail/src/test/java/org/apache/camel/dataformat/mime/multipart/MimeMultipartDataFormatTest.java ## @@ -261,9 +257,10 @@ pub

[GitHub] [camel] zhfeng opened a new pull request #3971: CAMEL-14918 - camel-cdi: Avoid @Resource injection

2020-07-02 Thread GitBox
zhfeng opened a new pull request #3971: URL: https://github.com/apache/camel/pull/3971 [ ] 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 JIRA issue.

[camel] branch CAMEL-14963 updated (83a1f86 -> da7f707)

2020-07-02 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch CAMEL-14963 in repository https://gitbox.apache.org/repos/asf/camel.git. from 83a1f86 CAMEL-14963: Route Template. WIP add da7f707 CAMEL-14963: Route Template. WIP No new revisions

[camel] branch master updated: CAMEL-14956: Fix vertx-websocket UriEndpoint syntax attribute

2020-07-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton 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 4865cd6 CAMEL-14956: Fix vertx-websocket

[camel] 02/02: Sync Properties

2020-07-02 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 1125a1b91963ea1e324230a87a1307af7632b15a Author: Andrea Cosentino AuthorDate: Fri Jul 3 08:32:56 2020 +0200 Sync

[camel] 01/02: Upgrade Infinispan to version 11.0.1.Final

2020-07-02 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 13b3470b6bac8d852bbc32aeb4f4d92715064fe3 Author: Andrea Cosentino AuthorDate: Fri Jul 3 08:26:44 2020 +0200 Upgr

[camel] branch master updated (4605e5d -> 1125a1b)

2020-07-02 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 4605e5d CAMEL-14956: Polish docs new 13b3470 Upgrade Infinispan to version 11.0.1.Final new 1125a1b S

[camel] 01/02: CAMEL-14956: Fix vertx-websocket multi consumer test so that the producer sends to all intended paths

2020-07-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 1b1f33571e0f773a3a8174b4ef27b1c1a5a4ce8c Author: James Netherton AuthorDate: Fri Jul 3 06:27:37 2020 +0100 C

[camel] branch master updated (f162b40 -> 4605e5d)

2020-07-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from f162b40 Regen new 1b1f335 CAMEL-14956: Fix vertx-websocket multi consumer test so that the producer se

[camel] 02/02: CAMEL-14956: Polish docs

2020-07-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 4605e5d0746748418d3fc4ebc88f5c4b074b70c6 Author: James Netherton AuthorDate: Fri Jul 3 07:04:49 2020 +0100 C

[camel] 02/02: Regen

2020-07-02 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 f162b409e8683e6f39a318629707e411a344e75c Author: Andrea Cosentino AuthorDate: Fri Jul 3 07:36:15 2020 +0200 Rege

[camel] branch master updated (9becdbd -> f162b40)

2020-07-02 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 9becdbd Update documentation for aggregation strategies in pre-completion mode (#3968) new d9c307f Upgrade

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

2020-07-02 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 d9c307f84b6d633b980d7882f046fa98ec4dae18 Author: Andrea Cosentino AuthorDate: Fri Jul 3 06:35:43 2020 +0200 Upgr

[GitHub] [camel] davsclaus commented on pull request #3957: CAMEL-14963: Route Template. WIP

2020-07-02 Thread GitBox
davsclaus commented on pull request #3957: URL: https://github.com/apache/camel/pull/3957#issuecomment-653359059 See the example at https://github.com/apache/camel-examples/tree/master/examples/camel-example-routetemplate

[camel] branch CAMEL-14963 updated (672a3d4 -> 83a1f86)

2020-07-02 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch CAMEL-14963 in repository https://gitbox.apache.org/repos/asf/camel.git. from 672a3d4 CAMEL-14963: Route Template. WIP add 83a1f86 CAMEL-14963: Route Template. WIP No new revisions

[GitHub] [camel-kafka-connector] akhileshacc commented on issue #313: How to break messages when ingesting into kafka

2020-07-02 Thread GitBox
akhileshacc commented on issue #313: URL: https://github.com/apache/camel-kafka-connector/issues/313#issuecomment-653339101 Thanks for the help. This is an automated message from the Apache Git Service. To respond to the mes

[camel] branch CAMEL-14963 updated (54a3f8e -> 672a3d4)

2020-07-02 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch CAMEL-14963 in repository https://gitbox.apache.org/repos/asf/camel.git. from 54a3f8e CAMEL-14963: Route Template. WIP add 672a3d4 CAMEL-14963: Route Template. WIP No new revisions

[camel] branch master updated: Update documentation for aggregation strategies in pre-completion mode (#3968)

2020-07-02 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 9becdbd Update documentation for aggregation

[GitHub] [camel] davsclaus merged pull request #3968: Update documentation for aggregation strategies in pre-completion mode

2020-07-02 Thread GitBox
davsclaus merged pull request #3968: URL: https://github.com/apache/camel/pull/3968 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-spring-boot] oscerd merged pull request #100: [Github Actions] Periodic Sync Camel Spring Boot Master Branch

2020-07-02 Thread GitBox
oscerd merged pull request #100: URL: https://github.com/apache/camel-spring-boot/pull/100 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-spring-boot] branch master updated: [create-pull-request] automated change

2020-07-02 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 f82b74d [create-pull-request] au

[GitHub] [camel-spring-boot] UniqueDong opened a new pull request #101: fix (Environment): multiple environments

2020-07-02 Thread GitBox
UniqueDong opened a new pull request #101: URL: https://github.com/apache/camel-spring-boot/pull/101 Fix multiple environments when used with dubbo framework causing boot failure. the dubbo class org.apache.dubbo.spring.boot.autoconfigure.DubboRelaxedBinding2AutoConfiguration#dubboScan

[GitHub] [camel-quarkus] github-actions[bot] opened a new issue #1451: [CI] - Quarkus Master Branch Build Failure

2020-07-02 Thread GitBox
github-actions[bot] opened a new issue #1451: URL: https://github.com/apache/camel-quarkus/issues/1451 The [quarkus-master](https://github.com/apache/camel-quarkus/tree/quarkus-master) branch build is failing: * Build ID: 156081077-71-ce693b93-a40f-4b6d-a828-f7dcd7ad2f8d * Camel

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

2020-07-02 Thread GitBox
github-actions[bot] opened a new pull request #100: URL: https://github.com/apache/camel-spring-boot/pull/100 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 updated (8d3cb75 -> dbee75e)

2020-07-02 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch automatic-periodic-sync in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git. omit 8d3cb75 [create-pull-request] automated change add a6710cd [create-pull-reques

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

2020-07-02 Thread GitBox
jamesnetherton merged pull request #1450: URL: https://github.com/apache/camel-quarkus/pull/1450 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[camel-quarkus] branch master updated: Upgrade Quarkus Qpid JMS to 0.16.0

2020-07-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton 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 80b6db9 Upgrade Quarkus Qpid JMS

[GitHub] [camel-quarkus] jamesnetherton opened a new pull request #1450: Upgrade Quarkus Qpid JMS to 0.16.0

2020-07-02 Thread GitBox
jamesnetherton opened a new pull request #1450: URL: https://github.com/apache/camel-quarkus/pull/1450 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 CAMEL-14963 updated (d0c9662 -> 54a3f8e)

2020-07-02 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch CAMEL-14963 in repository https://gitbox.apache.org/repos/asf/camel.git. from d0c9662 CAMEL-14963: Route Template. WIP add 54a3f8e CAMEL-14963: Route Template. WIP No new revisions

[GitHub] [camel-quarkus] gus-maurizio closed issue #1441: [QUESTION] is there an equivalent in Quarkus/Kotlin to application.properties:camel.springboot.duration-max-seconds?

2020-07-02 Thread GitBox
gus-maurizio closed issue #1441: URL: https://github.com/apache/camel-quarkus/issues/1441 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] branch CAMEL-14963 updated (9c4ad53 -> d0c9662)

2020-07-02 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch CAMEL-14963 in repository https://gitbox.apache.org/repos/asf/camel.git. from 9c4ad53 CAMEL-14963: Route Template. WIP add d0c9662 CAMEL-14963: Route Template. WIP No new revisions

[camel-examples] branch master updated: CAMEL-14963: Route Template example.

2020-07-02 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-examples.git The following commit(s) were added to refs/heads/master by this push: new 3849e69 CAMEL-14963: Route Template

[camel-examples] branch master updated: CAMEL-14963: Route Template example.

2020-07-02 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-examples.git The following commit(s) were added to refs/heads/master by this push: new 1717e6d CAMEL-14963: Route Template

[GitHub] [camel] aldettinger commented on a change in pull request #3970: remove deprecated Exchange.getOut from camel-mail

2020-07-02 Thread GitBox
aldettinger commented on a change in pull request #3970: URL: https://github.com/apache/camel/pull/3970#discussion_r449140756 ## File path: components/camel-mail/src/test/java/org/apache/camel/dataformat/mime/multipart/MimeMultipartDataFormatTest.java ## @@ -261,9 +257,10 @@ p

[GitHub] [camel-website] AemieJ commented on pull request #398: CAMEL-14958: Search Bar Design Implementation

2020-07-02 Thread GitBox
AemieJ commented on pull request #398: URL: https://github.com/apache/camel-website/pull/398#issuecomment-653111799 @zregvart well it certainly helped with simplifying the code as much as possible, so I am glad and thanks! T

[GitHub] [camel-quarkus] ppalaga commented on pull request #1447: Feature: Add camel-mock #531

2020-07-02 Thread GitBox
ppalaga commented on pull request #1447: URL: https://github.com/apache/camel-quarkus/pull/1447#issuecomment-653107121 I have filed a followup https://github.com/apache/camel-quarkus/issues/1449 This is an automated message f

[GitHub] [camel-quarkus] ppalaga opened a new issue #1449: Document how to use mock in JVM mode tests

2020-07-02 Thread GitBox
ppalaga opened a new issue #1449: URL: https://github.com/apache/camel-quarkus/issues/1449 It would be nice to have `extensions/mock/runtime/src/main/doc/usage.adoc` with an example showing that a mock endpoint can be injected into JVM test. It would also be nice to have `extensions

[GitHub] [camel-quarkus] ppalaga closed issue #531: Feature: Add camel-mock

2020-07-02 Thread GitBox
ppalaga closed issue #531: URL: https://github.com/apache/camel-quarkus/issues/531 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

[GitHub] [camel-quarkus] ppalaga merged pull request #1447: Feature: Add camel-mock #531

2020-07-02 Thread GitBox
ppalaga merged pull request #1447: URL: https://github.com/apache/camel-quarkus/pull/1447 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] branch master updated: Feature: Add camel-mock #531

2020-07-02 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga 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 1248cd7 Feature: Add camel-mock #531 12

[GitHub] [camel-quarkus] ppalaga merged pull request #1446: Upgrade to Quarkus 1.6.0.Final

2020-07-02 Thread GitBox
ppalaga merged pull request #1446: URL: https://github.com/apache/camel-quarkus/pull/1446 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] branch master updated (dd63811 -> c7f641d)

2020-07-02 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. from dd63811 Fixup Split main startup logic add 268f55a Upgrade to Quarkus 1.6.0.Final add 1944ccd Qu

[GitHub] [camel] zbendhiba opened a new pull request #3970: remove deprecated Exchange.getOut from camel-mail

2020-07-02 Thread GitBox
zbendhiba opened a new pull request #3970: URL: https://github.com/apache/camel/pull/3970 removing deprecated getOut method on camel-mail component. I did some cleaning in test classes, like removing the deprecated Assert.asserThat -

[GitHub] [camel] davsclaus commented on pull request #3969: CAMEL-15233: Fixes Replay Extension to properly save replay id value

2020-07-02 Thread GitBox
davsclaus commented on pull request #3969: URL: https://github.com/apache/camel/pull/3969#issuecomment-653100446 Ad 2 you can add the ASF license in the top, and then the salesforce license afterwards, just like the old file. Ad 1 Just fix it manually. There are some checkstyle rules

[camel] branch CAMEL-14963 updated (f76d3b1 -> 9c4ad53)

2020-07-02 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch CAMEL-14963 in repository https://gitbox.apache.org/repos/asf/camel.git. from f76d3b1 CAMEL-14963: Route Template. WIP add 8eb7a1f CAMEL-14963: Route Template. WIP add 4009a1f

[GitHub] [camel] edgarc-ciandt commented on pull request #3969: CAMEL-15233: Fixes Replay Extension to properly save replay id value

2020-07-02 Thread GitBox
edgarc-ciandt commented on pull request #3969: URL: https://github.com/apache/camel/pull/3969#issuecomment-653094268 I have two checkstyles issues. 1- One is related to the position of an import. Is there an IDE formatter that I can use for fixing this ? 2- The other is related t

[camel-k] branch master updated: fix(doc): Correct title levels in monitoring documentation

2020-07-02 Thread astefanutti
This is an automated email from the ASF dual-hosted git repository. astefanutti 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 0dce44d fix(doc): Correct title levels in

[GitHub] [camel-k] astefanutti merged pull request #1589: fix(doc): Correct title levels in monitoring documentation

2020-07-02 Thread GitBox
astefanutti merged pull request #1589: URL: https://github.com/apache/camel-k/pull/1589 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-k-runtime] apupier commented on issue #358: Generate schema for YAML DSL

2020-07-02 Thread GitBox
apupier commented on issue #358: URL: https://github.com/apache/camel-k-runtime/issues/358#issuecomment-653090046 last version from https://gist.githubusercontent.com/lburgazzoli/5b860fdad50d372a27fc51306f1ae378/raw/addea32147720a41ff58aa82e1ec845dae6ab77c/camel-yaml-dsl.json seems to be v

[GitHub] [camel-quarkus] ppalaga opened a new issue #1448: Add an integration test for the command mode

2020-07-02 Thread GitBox
ppalaga opened a new issue #1448: URL: https://github.com/apache/camel-quarkus/issues/1448 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] edgarc-ciandt opened a new pull request #3969: CAMEL-15233: Fixes Replay Extension to properly save replay id value

2020-07-02 Thread GitBox
edgarc-ciandt opened a new pull request #3969: URL: https://github.com/apache/camel/pull/3969 [ X ] 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 JI

[GitHub] [camel] pklink opened a new pull request #3968: Update documentation for aggregation strategies in pre-completion mode

2020-07-02 Thread GitBox
pklink opened a new pull request #3968: URL: https://github.com/apache/camel/pull/3968 I've updated the documentation to describe how to set an aggregation strategy in pre-completion mode since version 3.0.0. If I didn't massively misunderstand something , then the `PreCompletionAwareAggre

[GitHub] [camel-k-runtime] lburgazzoli opened a new pull request #378: Generate schema for YAML DSL

2020-07-02 Thread GitBox
lburgazzoli opened a new pull request #378: URL: https://github.com/apache/camel-k-runtime/pull/378 Fixes #358 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [camel-quarkus] JiriOndrusek opened a new pull request #1447: Feature: Add camel-mock #531

2020-07-02 Thread GitBox
JiriOndrusek opened a new pull request #1447: URL: https://github.com/apache/camel-quarkus/pull/1447 Fixes: https://github.com/apache/camel-quarkus/issues/531 [ ] An issue should be filed for the change unless this is a trivial change (fixing a typo or similar). One issue should idea

[GitHub] [camel-quarkus] ppalaga opened a new pull request #1446: Upgrade to Quarkus 1.6.0.Final

2020-07-02 Thread GitBox
ppalaga opened a new pull request #1446: URL: https://github.com/apache/camel-quarkus/pull/1446 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[camel-quarkus] branch master updated (794de32 -> dd63811)

2020-07-02 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. from 794de32 Split main startup logic new 9bcdae6 Add camel-quarkus-main dependency to the Box itest to be

[camel-quarkus] 01/02: Add camel-quarkus-main dependency to the Box itest to be able to use properties config

2020-07-02 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 9bcdae688211d0e6a45bca267ad139c95349e5c1 Author: Peter Palaga AuthorDate: Thu Jul 2 13:51:47 2020 +0200 Add

[camel-quarkus] 02/02: Fixup Split main startup logic

2020-07-02 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit dd638115523e83a5a0cae8faa39b3eadd8d2c325 Author: Peter Palaga AuthorDate: Thu Jul 2 13:50:48 2020 +0200 Fix

[GitHub] [camel-quarkus] ppalaga merged pull request #1445: Make sure that Quarkus orders booting our runtime before starting to serve HTTP endpoints.

2020-07-02 Thread GitBox
ppalaga merged pull request #1445: URL: https://github.com/apache/camel-quarkus/pull/1445 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] branch camel-3.4.x updated: CAMEL-15267: Added a ByteArrayOutputStream to ByteBuffer converter in core

2020-07-02 Thread aldettinger
This is an automated email from the ASF dual-hosted git repository. aldettinger 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 a6cce94 CAMEL-15267: Added a Byte

[camel] branch master updated: CAMEL-15267: Added a ByteArrayOutputStream to ByteBuffer converter in core

2020-07-02 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.git The following commit(s) were added to refs/heads/master by this push: new d2801df CAMEL-15267: Added a ByteArrayOutpu

[GitHub] [camel] aldettinger commented on pull request #3967: CAMEL-15267: Added a ByteArrayOutputStream to ByteBuffer converter in…

2020-07-02 Thread GitBox
aldettinger commented on pull request #3967: URL: https://github.com/apache/camel/pull/3967#issuecomment-652996149 Cool, many thanks @oscerd This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [camel] aldettinger merged pull request #3967: CAMEL-15267: Added a ByteArrayOutputStream to ByteBuffer converter in…

2020-07-02 Thread GitBox
aldettinger merged pull request #3967: URL: https://github.com/apache/camel/pull/3967 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] ppalaga commented on pull request #1437: Upgrade to Debezium 1.2.0.Final #1418

2020-07-02 Thread GitBox
ppalaga commented on pull request #1437: URL: https://github.com/apache/camel-quarkus/pull/1437#issuecomment-652995375 We need this for Quarkus 1.6.0.Final let me cherrypick there. This is an automated message from the Apache

[GitHub] [camel-k] oscerd commented on pull request #1588: Monitoring docs: Fixed link

2020-07-02 Thread GitBox
oscerd commented on pull request #1588: URL: https://github.com/apache/camel-k/pull/1588#issuecomment-652991019 :-) This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [camel] aldettinger opened a new pull request #3967: CAMEL-15267: Added a ByteArrayOutputStream to ByteBuffer converter in…

2020-07-02 Thread GitBox
aldettinger opened a new pull request #3967: URL: https://github.com/apache/camel/pull/3967 … core [ ] 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 re

[GitHub] [camel-k] astefanutti opened a new pull request #1589: fix(doc): Correct title levels in monitoring documentation

2020-07-02 Thread GitBox
astefanutti opened a new pull request #1589: URL: https://github.com/apache/camel-k/pull/1589 **Release Note** ```release-note NONE ``` This is an automated message from the Apache Git Service. To respond to the

[GitHub] [camel-k] astefanutti commented on pull request #1588: Monitoring docs: Fixed link

2020-07-02 Thread GitBox
astefanutti commented on pull request #1588: URL: https://github.com/apache/camel-k/pull/1588#issuecomment-652984568 Thanks @oscerd! I was waiting for the site to refresh. I could have waited for a while before realising I was the culprit 😢! ---

[GitHub] [camel] oscerd merged pull request #3966: CAMEL-14956: Add Vert.x WebSocket component

2020-07-02 Thread GitBox
oscerd merged pull request #3966: URL: https://github.com/apache/camel/pull/3966 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

[GitHub] [camel-kafka-connector] oscerd commented on issue #313: How to break messages when ingesting into kafka

2020-07-02 Thread GitBox
oscerd commented on issue #313: URL: https://github.com/apache/camel-kafka-connector/issues/313#issuecomment-652969145 By the way, it's better to discuss this on the mailing list to avoid confusion. This is an automated mes

[GitHub] [camel-kafka-connector] oscerd closed issue #313: How to break messages when ingesting into kafka

2020-07-02 Thread GitBox
oscerd closed issue #313: URL: https://github.com/apache/camel-kafka-connector/issues/313 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-kafka-connector] oscerd commented on issue #313: How to break messages when ingesting into kafka

2020-07-02 Thread GitBox
oscerd commented on issue #313: URL: https://github.com/apache/camel-kafka-connector/issues/313#issuecomment-652967884 You can implement a processor. Each S3ObjectInputStream can be read and you can read the data for example 1 Mb --

[GitHub] [camel-quarkus] lburgazzoli commented on issue #1441: [QUESTION] is there an equivalent in Quarkus/Kotlin to application.properties:camel.springboot.duration-max-seconds?

2020-07-02 Thread GitBox
lburgazzoli commented on issue #1441: URL: https://github.com/apache/camel-quarkus/issues/1441#issuecomment-652965656 There's the canonical timer to log example: https://github.com/apache/camel-quarkus/tree/master/examples/timer-log-main --

[GitHub] [camel-kafka-connector] akhileshacc commented on issue #313: How to break messages when ingesting into kafka

2020-07-02 Thread GitBox
akhileshacc commented on issue #313: URL: https://github.com/apache/camel-kafka-connector/issues/313#issuecomment-652964072 1. If text file has 10mb data, can i pick 10 records with 1mb of data and then store it. 2. Sure will do so.

[GitHub] [camel-kafka-connector] oscerd commented on issue #313: How to break messages when ingesting into kafka

2020-07-02 Thread GitBox
oscerd commented on issue #313: URL: https://github.com/apache/camel-kafka-connector/issues/313#issuecomment-652963199 Hello. 1. What do you mean with break messages? 2. This is the issue tracker for camel-kafka-connector, but you're using camel. You should ask on the camel users

[GitHub] [camel-quarkus] gus-maurizio commented on issue #1441: [QUESTION] is there an equivalent in Quarkus/Kotlin to application.properties:camel.springboot.duration-max-seconds?

2020-07-02 Thread GitBox
gus-maurizio commented on issue #1441: URL: https://github.com/apache/camel-quarkus/issues/1441#issuecomment-652962818 I assume this is not yet available on quarkus. Is there an example of how to use camel-main (ideally without the rest usual helloworld)? -

[GitHub] [camel-quarkus] ppalaga opened a new pull request #1445: Make sure that Quarkus orders booting our runtime before starting to serve HTTP endpoints.

2020-07-02 Thread GitBox
ppalaga opened a new pull request #1445: URL: https://github.com/apache/camel-quarkus/pull/1445 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [camel-kafka-connector] akhileshacc opened a new issue #313: How to break messages when ingesting into kafka

2020-07-02 Thread GitBox
akhileshacc opened a new issue #313: URL: https://github.com/apache/camel-kafka-connector/issues/313 I wanted to break messages before sending to kafka endpoint. Is it possible to do with processors ? I am trying to send S3 files data to kafka using s3 and kafka components.

[GitHub] [camel-k] zregvart commented on pull request #1588: Monitoring docs: Fixed link

2020-07-02 Thread GitBox
zregvart commented on pull request #1588: URL: https://github.com/apache/camel-k/pull/1588#issuecomment-652960462 Thanks @oscerd! This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [camel-k] oscerd merged pull request #1588: Monitoring docs: Fixed link

2020-07-02 Thread GitBox
oscerd merged pull request #1588: URL: https://github.com/apache/camel-k/pull/1588 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] 01/01: Merge pull request #1588 from apache/link-fix

2020-07-02 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 commit 78275b4eb52301aa258b855e91057717db1f82fc Merge: e32c617 eb55c13 Author: Andrea Cosentino AuthorDate: Thu Jul 2 13:2

[camel-k] branch master updated (e32c617 -> 78275b4)

2020-07-02 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-k.git. from e32c617 chore: Declare an integration label constant add eb55c13 Monitoring docs: Fixed link new 782

[GitHub] [camel-k] oscerd opened a new pull request #1588: Monitoring docs: Fixed link

2020-07-02 Thread GitBox
oscerd opened a new pull request #1588: URL: https://github.com/apache/camel-k/pull/1588 **Release Note** ```release-note NONE ``` This is an automated message from the Apache Git Service. To respond to the m

[camel-k] branch link-fix created (now eb55c13)

2020-07-02 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch link-fix in repository https://gitbox.apache.org/repos/asf/camel-k.git. at eb55c13 Monitoring docs: Fixed link No new revisions were added by this update.

[GitHub] [camel] jamesnetherton opened a new pull request #3966: CAMEL-14956: Add Vert.x WebSocket component

2020-07-02 Thread GitBox
jamesnetherton opened a new pull request #3966: URL: https://github.com/apache/camel/pull/3966 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

[GitHub] [camel-quarkus] davsclaus commented on issue #1441: [QUESTION] is there an equivalent in Quarkus/Kotlin to application.properties:camel.springboot.duration-max-seconds?

2020-07-02 Thread GitBox
davsclaus commented on issue #1441: URL: https://github.com/apache/camel-quarkus/issues/1441#issuecomment-652926913 The options are listed here https://camel.apache.org/components/latest/others/main.html This is an automat

[GitHub] [camel-quarkus] gus-maurizio commented on issue #1441: [QUESTION] is there an equivalent in Quarkus/Kotlin to application.properties:camel.springboot.duration-max-seconds?

2020-07-02 Thread GitBox
gus-maurizio commented on issue #1441: URL: https://github.com/apache/camel-quarkus/issues/1441#issuecomment-652924957 This is great news. Any hint on a date we can expect this? Is there documentation about this and other similar parameters like max-messages? -

[camel-kafka-connector-examples] branch master updated (82792a2 -> a5d2264)

2020-07-02 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-kafka-connector-examples.git. from 82792a2 Removed wrong instruction on minio example for aws2-s3 add 725dba4 Update

[camel-kafka-connector-examples] 01/01: Merge pull request #14 from apache/index-up

2020-07-02 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-kafka-connector-examples.git commit a5d2264e75c29c5fe7ee5568cadf4e0a30c93d59 Merge: 82792a2 725dba4 Author: Andrea Cosentino Au

[GitHub] [camel-kafka-connector-examples] oscerd opened a new pull request #14: Update README.adoc

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

[GitHub] [camel-kafka-connector-examples] oscerd merged pull request #14: Update README.adoc

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

[camel-kafka-connector-examples] branch index-up created (now 725dba4)

2020-07-02 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch index-up in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git. at 725dba4 Update README.adoc No new revisions were added by this update.

[camel-website] branch master updated: chore: ApacheCon 2020 @Home blog post

2020-07-02 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 d481690 chore: ApacheCon 2020 @Home bl

[GitHub] [camel-website] zregvart merged pull request #420: chore: ApacheCon 2020 @Home blog post

2020-07-02 Thread GitBox
zregvart merged pull request #420: URL: https://github.com/apache/camel-website/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 to g

[GitHub] [camel-website] zregvart commented on pull request #419: fix: adjustments for the category box within blog section

2020-07-02 Thread GitBox
zregvart commented on pull request #419: URL: https://github.com/apache/camel-website/pull/419#issuecomment-652881953 All clear now, thanks @AemieJ! This is an automated message from the Apache Git Service. To respond to the

[GitHub] [camel-website] zregvart merged pull request #419: fix: adjustments for the category box within blog section

2020-07-02 Thread GitBox
zregvart merged pull request #419: URL: https://github.com/apache/camel-website/pull/419 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

[camel-website] branch master updated: fix the category section placement for width < 1024

2020-07-02 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 ee41a91 fix the category section place

[camel-website] branch master updated (016a511 -> 93f27e4)

2020-07-02 Thread zregvart
This is an automated email from the ASF dual-hosted git repository. zregvart pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-website.git. from 016a511 CAMEL-14958: simplify the use of css for search design add 93f27e4 fix: nav panel explore tog

[GitHub] [camel-website] zregvart merged pull request #416: refactor: cleanup frontpage.css

2020-07-02 Thread GitBox
zregvart merged pull request #416: URL: https://github.com/apache/camel-website/pull/416 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

[camel-website] branch master updated: refactor: cleanup frontpage.css

2020-07-02 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 f0b2183 refactor: cleanup frontpage.cs

  1   2   >