[GitHub] [camel-quarkus] jamesnetherton commented on issue #608: Add spring common extension

2020-01-08 Thread GitBox
jamesnetherton commented on issue #608: Add spring common extension URL: https://github.com/apache/camel-quarkus/pull/608#issuecomment-572438947 ok to test This is an automated message from the Apache Git Service. To respond

[camel] branch camel-3.0.x updated: CAMEL-14361 Update to avoid reflection in creating http method (#3469)

2020-01-08 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.0.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.0.x by this push: new be73f4d CAMEL-14361 Update to

[camel] branch master updated (078b372 -> 55733de)

2020-01-08 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 078b372 Regen add 55733de CAMEL-14361 Update to avoid reflection in creating http method (#3469) No new

[GitHub] [camel-k-runtime] davsclaus commented on issue #222: Native support for CronJob: convert cron endpoints to fire once at startup

2020-01-08 Thread GitBox
davsclaus commented on issue #222: Native support for CronJob: convert cron endpoints to fire once at startup URL: https://github.com/apache/camel-k-runtime/issues/222#issuecomment-572430615 Just mind if the user has both a timer/quartz route and a non cron like route in the same

[camel] branch master updated (0d532b3 -> 078b372)

2020-01-08 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 0d532b3 [CAMEL-14352]Add camel-openapi as api-doc discovered component add 078b372 Regen No new revisions

[GitHub] [camel-k-runtime] lburgazzoli commented on issue #222: Native support for CronJob: convert cron endpoints to fire once at startup

2020-01-08 Thread GitBox
lburgazzoli commented on issue #222: Native support for CronJob: convert cron endpoints to fire once at startup URL: https://github.com/apache/camel-k-runtime/issues/222#issuecomment-572301194 We should probably introduce a concept of source customizer/trait so we can apply multiple

[GitHub] [camel-k-runtime] nicolaferraro opened a new issue #222: Native support for CronJob: convert cron endpoints to fire once at startup

2020-01-08 Thread GitBox
nicolaferraro opened a new issue #222: Native support for CronJob: convert cron endpoints to fire once at startup URL: https://github.com/apache/camel-k-runtime/issues/222 Related to https://github.com/apache/camel-k/issues/1182 We should implement via a pluggable runtime module a

[GitHub] [camel-k] nicolaferraro commented on issue #1182: Add native support for CronJobs

2020-01-08 Thread GitBox
nicolaferraro commented on issue #1182: Add native support for CronJobs URL: https://github.com/apache/camel-k/issues/1182#issuecomment-572296316 Opening.. I've sketched a solution using a different trick (customizer), so that it can be used also when you need a knative-source loader..

[GitHub] [camel-k] lburgazzoli commented on issue #1182: Add native support for CronJobs

2020-01-08 Thread GitBox
lburgazzoli commented on issue #1182: Add native support for CronJobs URL: https://github.com/apache/camel-k/issues/1182#issuecomment-572290350 On the runtime side, we can use a trick similar to the one we use for knative-source, like have a `cron` loader that replaces the `from`

[GitHub] [camel-k] lburgazzoli edited a comment on issue #1182: Add native support for CronJobs

2020-01-08 Thread GitBox
lburgazzoli edited a comment on issue #1182: Add native support for CronJobs URL: https://github.com/apache/camel-k/issues/1182#issuecomment-572290350 On the runtime side, we can use a trick similar to the one we use for `knative-source`, like have a `cron` loader that replaces the `from`

[GitHub] [camel-kafka-connector] valdar commented on issue #31: run integration test insided github actions?

2020-01-08 Thread GitBox
valdar commented on issue #31: run integration test insided github actions? URL: https://github.com/apache/camel-kafka-connector/issues/31#issuecomment-572280131 I think from some RPs experience, the time is quite reasonable. We can keep them for each PR. I just disabled them by default

[GitHub] [camel-kafka-connector] valdar closed issue #31: run integration test insided github actions?

2020-01-08 Thread GitBox
valdar closed issue #31: run integration test insided github actions? URL: https://github.com/apache/camel-kafka-connector/issues/31 This is an automated message from the Apache Git Service. To respond to the message, please

[camel-kafka-connector] 02/02: Kafka upgraded to version 2.3.1

2020-01-08 Thread valdar
This is an automated email from the ASF dual-hosted git repository. valdar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit 1b29b732909e6987874e31a8002952293d31589c Author: Andrea Tarocchi AuthorDate: Wed Jan 8 22:38:27 2020

[camel-kafka-connector] branch master updated (f1b3f80 -> 1b29b73)

2020-01-08 Thread valdar
This is an automated email from the ASF dual-hosted git repository. valdar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git. from f1b3f80 Add integration test for Cassandra CQL (#64) new c5e48ad Minor naming and source

[GitHub] [camel-kafka-connector] valdar merged pull request #65: Auto gen

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

[camel-kafka-connector] 01/02: Minor naming and source checkstyle fixes.

2020-01-08 Thread valdar
This is an automated email from the ASF dual-hosted git repository. valdar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit c5e48ad839c278f7e027d738c120af7d48cf2e17 Author: Andrea Tarocchi AuthorDate: Mon Dec 30 23:29:19 2019

[GitHub] [camel-kafka-connector] oscerd commented on issue #53: Added support for testing the Kafka service using Strimzi

2020-01-08 Thread GitBox
oscerd commented on issue #53: Added support for testing the Kafka service using Strimzi URL: https://github.com/apache/camel-kafka-connector/pull/53#issuecomment-572278224 I don't like docker compose at all.. but I understand it could be useful in this case Il mer 8 gen 2020,

[camel-kafka-connector] 01/01: Add integration test for Cassandra CQL (#64)

2020-01-08 Thread valdar
This is an automated email from the ASF dual-hosted git repository. valdar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit f1b3f8009684f93b4dac6d32978d04e393503495 Merge: e0ed770 0594848 Author: Andrea Tarocchi AuthorDate: Wed

[GitHub] [camel-kafka-connector] valdar merged pull request #64: Add integration test for Cassandra CQL

2020-01-08 Thread GitBox
valdar merged pull request #64: Add integration test for Cassandra CQL URL: https://github.com/apache/camel-kafka-connector/pull/64 This is an automated message from the Apache Git Service. To respond to the message, please

[camel-kafka-connector] branch master updated (e0ed770 -> f1b3f80)

2020-01-08 Thread valdar
This is an automated email from the ASF dual-hosted git repository. valdar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git. from e0ed770 Merge pull request #63 from apache/jackson-2.10.2 add 99f4aba Make the waitFor logic

[GitHub] [camel-kafka-connector] valdar opened a new pull request #65: Auto gen

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

[camel] branch master updated: [CAMEL-14352]Add camel-openapi as api-doc discovered component

2020-01-08 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 0d532b3 [CAMEL-14352]Add camel-openapi as

[GitHub] [camel-quarkus] oscerd commented on issue #609: Created a camel-jsonpath extension #426

2020-01-08 Thread GitBox
oscerd commented on issue #609: Created a camel-jsonpath extension #426 URL: https://github.com/apache/camel-quarkus/pull/609#issuecomment-572181822 Ok to test This is an automated message from the Apache Git Service. To

[GitHub] [camel-quarkus] aldettinger opened a new pull request #609: Created a camel-jsonpath extension #426

2020-01-08 Thread GitBox
aldettinger opened a new pull request #609: Created a camel-jsonpath extension #426 URL: https://github.com/apache/camel-quarkus/pull/609 I have substituted org.apache.camel.support.language.DefaultAnnotationExpressionFactory.getAnnotationObjectValue(), I will propose this fix in camel

[GitHub] [camel-k] nicolaferraro opened a new issue #1182: Add native support for CronJobs

2020-01-08 Thread GitBox
nicolaferraro opened a new issue #1182: Add native support for CronJobs URL: https://github.com/apache/camel-k/issues/1182 To complete the Camel K "serverless experience", a simple addition would be the support for Kubernetes CronJob out of the box. A user running an integration

[GitHub] [camel-k] nicolaferraro opened a new issue #1181: Simplify user experience when using config file

2020-01-08 Thread GitBox
nicolaferraro opened a new issue #1181: Simplify user experience when using config file URL: https://github.com/apache/camel-k/issues/1181 We've added support for config files when installing Camel k, but it's difficult to find out how to fill it. We may borrow something to js

[camel] branch master updated (7f6d6bb -> 7a8d15c)

2020-01-08 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 7f6d6bb Merge branch 'master' of github.com:apache/camel add f2f6020 Upgrade GRPC bundle to version 1.26.0

[GitHub] [camel-quarkus] jamesnetherton commented on issue #608: Add spring common extension

2020-01-08 Thread GitBox
jamesnetherton commented on issue #608: Add spring common extension URL: https://github.com/apache/camel-quarkus/pull/608#issuecomment-572135973 ok to test This is an automated message from the Apache Git Service. To respond

[camel] branch camel-2.24.x updated: make checkstyle happy

2020-01-08 Thread ffang
This is an automated email from the ASF dual-hosted git repository. ffang pushed a commit to branch camel-2.24.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-2.24.x by this push: new 8b3d746 make checkstyle happy

[camel] branch camel-2.24.x updated: [CAMEL-14368]can't gracefully shutdown a camel-undertow consumer endpoint

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

[camel] branch camel-2.x updated: [CAMEL-14368]can't gracefully shutdown a camel-undertow consumer endpoint

2020-01-08 Thread ffang
This is an automated email from the ASF dual-hosted git repository. ffang pushed a commit to branch camel-2.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-2.x by this push: new b7e4ba4 [CAMEL-14368]can't gracefully

[camel] branch master updated (618734b -> 7f6d6bb)

2020-01-08 Thread ffang
This is an automated email from the ASF dual-hosted git repository. ffang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 618734b CAMEL-14290 - Use Pulsar image 2.4.2 add d0f0594 [CAMEL-14368]can't gracefully shutdown a

[camel] branch master updated (a7cf590 -> 618734b)

2020-01-08 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 a7cf590 CAMEL-14290 - Upgrade to pulsar 2.4.2 add 618734b CAMEL-14290 - Use Pulsar image 2.4.2 No new

[camel] branch master updated (4431b8e -> a7cf590)

2020-01-08 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 4431b8e CAMEL-14348 - Regen docs add a7cf590 CAMEL-14290 - Upgrade to pulsar 2.4.2 No new revisions were

[camel] branch master updated (56850d4 -> 4431b8e)

2020-01-08 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 56850d4 CAMEL-14375: camel-kafka - The saslJaasConfig option may contain sensitive information that can be

[GitHub] [camel-website] zregvart merged pull request #149: chore: add FOSDEM 2020 blog post

2020-01-08 Thread GitBox
zregvart merged pull request #149: chore: add FOSDEM 2020 blog post URL: https://github.com/apache/camel-website/pull/149 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [camel-website] oscerd commented on issue #149: chore: add FOSDEM 2020 blog post

2020-01-08 Thread GitBox
oscerd commented on issue #149: chore: add FOSDEM 2020 blog post URL: https://github.com/apache/camel-website/pull/149#issuecomment-572058633 Looks good to me. This is an automated message from the Apache Git Service. To

[camel-website] branch master updated: chore: add FOSDEM 2020 blog post

2020-01-08 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 d9e51a3 chore: add FOSDEM 2020 blog

[GitHub] [camel-website] zregvart commented on issue #149: chore: add FOSDEM 2020 blog post

2020-01-08 Thread GitBox
zregvart commented on issue #149: chore: add FOSDEM 2020 blog post URL: https://github.com/apache/camel-website/pull/149#issuecomment-572057572 Preview is [here](https://builds.apache.org/job/Camel.website/job/PR-149/Preview/blog/FOSDEM-2020/).

[camel] branch camel-2.x updated: CAMEL-14375: camel-kafka - The saslJaasConfig option may contain sensitive information that can be logged

2020-01-08 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-2.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-2.x by this push: new f60e4a7 CAMEL-14375: camel-kafka - The

[camel] branch master updated (bbff658 -> 56850d4)

2020-01-08 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 bbff658 CAMEL-14379: Starting and stopping routes should not log full endpoint uri as it may contain sensitive

[camel] branch camel-3.0.x updated: CAMEL-14375: camel-kafka - The saslJaasConfig option may contain sensitive information that can be logged

2020-01-08 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.0.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.0.x by this push: new e46fa51 CAMEL-14375: camel-kafka -

[camel] branch master updated (e848d85 -> bbff658)

2020-01-08 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 e848d85 CAMEL-14376: Remove servlet dependency on ahc, netty-http and undertow, and splitup camel-htto-common

[GitHub] [camel-website] zregvart opened a new pull request #149: chore: add FOSDEM 2020 blog post

2020-01-08 Thread GitBox
zregvart opened a new pull request #149: chore: add FOSDEM 2020 blog post URL: https://github.com/apache/camel-website/pull/149 This is an automated message from the Apache Git Service. To respond to the message, please log

[camel] branch master updated (f25b5a9 -> e848d85)

2020-01-08 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 f25b5a9 CAMEL-14020 - Migrate deprecate getOut to getMessage in tests, camel-digitalocean add e848d85

[camel-website] branch master updated: refactor: blog images and code widths

2020-01-08 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 05b01ff refactor: blog images and

[GitHub] [camel-website] zregvart merged pull request #148: refactor: blog images and code widths

2020-01-08 Thread GitBox
zregvart merged pull request #148: refactor: blog images and code widths URL: https://github.com/apache/camel-website/pull/148 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [camel-quarkus] jamesnetherton commented on issue #608: Add spring common extension

2020-01-08 Thread GitBox
jamesnetherton commented on issue #608: Add spring common extension URL: https://github.com/apache/camel-quarkus/pull/608#issuecomment-572009981 ok to test This is an automated message from the Apache Git Service. To respond

[GitHub] [camel-quarkus] jamesnetherton opened a new pull request #608: Add spring common extension

2020-01-08 Thread GitBox
jamesnetherton opened a new pull request #608: Add spring common extension URL: https://github.com/apache/camel-quarkus/pull/608 fixes #538 This is an automated message from the Apache Git Service. To respond to the message,

[camel] branch master updated: CAMEL-14020 - Migrate deprecate getOut to getMessage in tests, camel-digitalocean

2020-01-08 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 The following commit(s) were added to refs/heads/master by this push: new f25b5a9 CAMEL-14020 - Migrate deprecate

[camel] branch master updated (0c8be78 -> 828968e)

2020-01-08 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 0c8be78 CAMEL-14020 - Migrate deprecate getOut to getMessage in tests, camel-github add 828968e

[camel] branch master updated (c5ad376 -> 0c8be78)

2020-01-08 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 c5ad376 CAMEL-14371: Upgrade to Velocity 2.1, and also for karaf features. add 0c8be78 CAMEL-14020 -

[camel] branch master updated (46a5e04 -> c5ad376)

2020-01-08 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 46a5e04 Fixed commands-core tests, related to CAMEL-14356 add c5ad376 CAMEL-14371: Upgrade to Velocity 2.1,

[camel] branch master updated (d08e9add -> 46a5e04)

2020-01-08 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 d08e9add Fixed CS for camel-base add 46a5e04 Fixed commands-core tests, related to CAMEL-14356 No new

[camel] branch master updated (38a178f -> d08e9add)

2020-01-08 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 38a178f Regen add 176533b Fixed CS for camel-management add d08e9add Fixed CS for camel-base No new