[camel] branch master updated: Camel-xml-jaxp: Fixed CS

2020-02-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 The following commit(s) were added to refs/heads/master by this push: new 55ab350 Camel-xml-jaxp: Fixed CS 55ab350 is

[GitHub] [camel-quarkus] jamesnetherton opened a new pull request #703: Use camel-quarkus-support-httpclient in slack extension

2020-02-12 Thread GitBox
jamesnetherton opened a new pull request #703: Use camel-quarkus-support-httpclient in slack extension URL: https://github.com/apache/camel-quarkus/pull/703 This is an automated message from the Apache Git Service. To

[GitHub] [camel-k] astefanutti commented on issue #1269: fix #1222: use image sha in s2i build to avoid knative registry resol…

2020-02-12 Thread GitBox
astefanutti commented on issue #1269: fix #1222: use image sha in s2i build to avoid knative registry resol… URL: https://github.com/apache/camel-k/pull/1269#issuecomment-585108391 That works also for Buildah:

[GitHub] [camel-quarkus] lburgazzoli commented on issue #704: Ensure that catalog files are added to the native image

2020-02-12 Thread GitBox
lburgazzoli commented on issue #704: Ensure that catalog files are added to the native image URL: https://github.com/apache/camel-quarkus/pull/704#issuecomment-585137226 > Thanks for the improvements. I still think the config options we expose should be documented so that they make sense

[camel-spring-boot] 01/04: CAMEL-14492: Regen camel-etcd starter

2020-02-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-spring-boot.git commit 47a62c1b52d50e3d45462364cc0bb669cad2e2de Author: Claus Ibsen AuthorDate: Wed Feb 12 11:57:52 2020 +0100

[camel-spring-boot] branch master updated (9988347 -> 4f0d5d4)

2020-02-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-spring-boot.git. from 9988347 CAMEL-14492: Regen camel-etcd starter, first delete the old. new 47a62c1 CAMEL-14492:

[camel-spring-boot] 03/04: Remove old catalog as its been moved

2020-02-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-spring-boot.git commit 111b6a0b5adc07dd9ea7cad50210863e44a00a7f Author: Claus Ibsen AuthorDate: Wed Feb 12 12:06:30 2020 +0100

[camel-spring-boot] 04/04: CAMEL-14492: Regen camel-etcd starter

2020-02-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-spring-boot.git commit 4f0d5d4e024cc5619d565fbb1f464db9b14403d1 Author: Claus Ibsen AuthorDate: Wed Feb 12 12:22:38 2020 +0100

[camel] branch master updated: CAMEL-14492: Separete etcd into 3 different endpoints as they are different. This also causes problems with generated configurer classes.

2020-02-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 6e96280 CAMEL-14492: Separete etcd into 3

[GitHub] [camel-quarkus] lburgazzoli opened a new pull request #704: Ensure that catalog files are added to the native image

2020-02-12 Thread GitBox
lburgazzoli opened a new pull request #704: Ensure that catalog files are added to the native image URL: https://github.com/apache/camel-quarkus/pull/704 Fixes #686 This is an automated message from the Apache Git Service.

[camel] branch master updated: camel-core optimize. Do not init stream caching strategy early as its only in use if explicit enabled.

2020-02-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 2acd239 camel-core optimize. Do not init

[camel] 01/02: CAMEL-14538: camel-core - Do not load type converters via package scanning by default

2020-02-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 efc4d0c5da83598fc4adc7d3f3a85251a172491e Author: Claus Ibsen AuthorDate: Wed Feb 12 10:03:04 2020 +0100

[camel] 02/02: camel-core - Fix concurrency issue with error handlers when using multicast based EIPs. And yeah child service support can use a plain array as it was not the concurrency problem after

2020-02-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 748848158e0523bb229ce0854c71a059023091b6 Author: Claus Ibsen AuthorDate: Wed Feb 12 10:25:43 2020 +0100

[camel] branch master updated (579a810 -> 7488481)

2020-02-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 579a810 Camel-Saxon: Fixed CS new efc4d0c CAMEL-14538: camel-core - Do not load type converters via

[GitHub] [camel-quarkus] lburgazzoli commented on a change in pull request #704: Ensure that catalog files are added to the native image

2020-02-12 Thread GitBox
lburgazzoli commented on a change in pull request #704: Ensure that catalog files are added to the native image URL: https://github.com/apache/camel-quarkus/pull/704#discussion_r378143880 ## File path:

[GitHub] [camel-quarkus] lburgazzoli commented on a change in pull request #704: Ensure that catalog files are added to the native image

2020-02-12 Thread GitBox
lburgazzoli commented on a change in pull request #704: Ensure that catalog files are added to the native image URL: https://github.com/apache/camel-quarkus/pull/704#discussion_r378143829 ## File path:

[GitHub] [camel-quarkus] lburgazzoli edited a comment on issue #697: Fix #696 Test HTTPS with the HTTP clients

2020-02-12 Thread GitBox
lburgazzoli edited a comment on issue #697: Fix #696 Test HTTPS with the HTTP clients URL: https://github.com/apache/camel-quarkus/pull/697#issuecomment-585149064 The cache is done using github.sha as key as we need to cache the result of the build so the native tests that happens after

[GitHub] [camel-quarkus] lburgazzoli commented on issue #697: Fix #696 Test HTTPS with the HTTP clients

2020-02-12 Thread GitBox
lburgazzoli commented on issue #697: Fix #696 Test HTTPS with the HTTP clients URL: https://github.com/apache/camel-quarkus/pull/697#issuecomment-585149064 The cache is done using github.sha as key as we need to cache the result of the build so the native tests that happens after are based

[camel-spring-boot] branch master updated: CAMEL-14492: Regen camel-etcd starter, first delete the old.

2020-02-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-spring-boot.git The following commit(s) were added to refs/heads/master by this push: new 9988347 CAMEL-14492: Regen

[camel] branch master updated: Upgrade Infinispan to version 10.1.2.Final

2020-02-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 The following commit(s) were added to refs/heads/master by this push: new e821850a Upgrade Infinispan to version

[GitHub] [camel-quarkus] ppalaga opened a new pull request #705: Update mvnd.builder.rules

2020-02-12 Thread GitBox
ppalaga opened a new pull request #705: Update mvnd.builder.rules URL: https://github.com/apache/camel-quarkus/pull/705 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[camel-spring-boot] branch master updated: CAMEL-14492: Regen camel-etcd starter, first delete the old.

2020-02-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-spring-boot.git The following commit(s) were added to refs/heads/master by this push: new c6f1bab CAMEL-14492: Regen

[camel-k] branch master updated (c0efdcc -> 453aff5)

2020-02-12 Thread nferraro
This is an automated email from the ASF dual-hosted git repository. nferraro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git. from c0efdcc Fix #1223: fix wait for resources add 1cab890 Parentheses instead of curly brackets add

[GitHub] [camel-k] nicolaferraro merged pull request #1272: tekton parameters with parentheses instead of curly brackets

2020-02-12 Thread GitBox
nicolaferraro merged pull request #1272: tekton parameters with parentheses instead of curly brackets URL: https://github.com/apache/camel-k/pull/1272 This is an automated message from the Apache Git Service. To respond to

[camel] branch master updated: Camel-Saxon: Fixed CS

2020-02-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 The following commit(s) were added to refs/heads/master by this push: new 579a810 Camel-Saxon: Fixed CS 579a810 is

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #704: Ensure that catalog files are added to the native image

2020-02-12 Thread GitBox
ppalaga commented on a change in pull request #704: Ensure that catalog files are added to the native image URL: https://github.com/apache/camel-quarkus/pull/704#discussion_r378123185 ## File path:

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #704: Ensure that catalog files are added to the native image

2020-02-12 Thread GitBox
ppalaga commented on a change in pull request #704: Ensure that catalog files are added to the native image URL: https://github.com/apache/camel-quarkus/pull/704#discussion_r378114899 ## File path:

[GitHub] [camel-k] NiteshKoushik edited a comment on issue #1262: Copy feature for copying the command

2020-02-12 Thread GitBox
NiteshKoushik edited a comment on issue #1262: Copy feature for copying the command URL: https://github.com/apache/camel-k/pull/1262#issuecomment-585113473 Hello, I see multiple PR has opened for the same request (copy feature) for Antora and Asciidoctor.

[GitHub] [camel-k] astefanutti edited a comment on issue #1269: fix #1222: use image sha in s2i build to avoid knative registry resol…

2020-02-12 Thread GitBox
astefanutti edited a comment on issue #1269: fix #1222: use image sha in s2i build to avoid knative registry resol… URL: https://github.com/apache/camel-k/pull/1269#issuecomment-585108391 That works also for Buildah:

[GitHub] [camel-quarkus] jamesnetherton merged pull request #703: Use camel-quarkus-support-httpclient in slack extension

2020-02-12 Thread GitBox
jamesnetherton merged pull request #703: Use camel-quarkus-support-httpclient in slack extension URL: https://github.com/apache/camel-quarkus/pull/703 This is an automated message from the Apache Git Service. To respond to

[camel-quarkus] branch master updated (ca39d37 -> a766a3a)

2020-02-12 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-quarkus.git. from ca39d37 Remove enableJni from integration tests as JNI si always enabled on GraalVM 19.3.1 add

[GitHub] [camel-quarkus] lburgazzoli edited a comment on issue #704: Ensure that catalog files are added to the native image

2020-02-12 Thread GitBox
lburgazzoli edited a comment on issue #704: Ensure that catalog files are added to the native image URL: https://github.com/apache/camel-quarkus/pull/704#issuecomment-585137226 > Thanks for the improvements. I still think the config options we expose should be documented so that they make

[GitHub] [camel-k] nicolaferraro commented on a change in pull request #1272: tekton parameters with parentheses instead of curly brackets

2020-02-12 Thread GitBox
nicolaferraro commented on a change in pull request #1272: tekton parameters with parentheses instead of curly brackets URL: https://github.com/apache/camel-k/pull/1272#discussion_r378158943 ## File path: docs/modules/ROOT/pages/tutorials/tekton/tekton.adoc ## @@ -35,7

[camel-quarkus] branch master updated (a766a3a -> 53ffbc5)

2020-02-12 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. from a766a3a Use camel-quarkus-support-httpclient in slack extension add 53ffbc5 Cleanup: Declare

[GitHub] [camel-quarkus] lburgazzoli merged pull request #691: Cleanup: Declare quarkus-development-mode-spi as a nonExtensionArtifact

2020-02-12 Thread GitBox
lburgazzoli merged pull request #691: Cleanup: Declare quarkus-development-mode-spi as a nonExtensionArtifact URL: https://github.com/apache/camel-quarkus/pull/691 This is an automated message from the Apache Git Service.

[GitHub] [camel-k] astefanutti merged pull request #1271: fix #1270: upgrade to Knative 0.12

2020-02-12 Thread GitBox
astefanutti merged pull request #1271: fix #1270: upgrade to Knative 0.12 URL: https://github.com/apache/camel-k/pull/1271 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [camel-k] astefanutti closed issue #1222: knative channel consumer stuck in running state

2020-02-12 Thread GitBox
astefanutti closed issue #1222: knative channel consumer stuck in running state URL: https://github.com/apache/camel-k/issues/1222 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [camel-k] astefanutti commented on issue #1269: fix #1222: use image sha in s2i build to avoid knative registry resol…

2020-02-12 Thread GitBox
astefanutti commented on issue #1269: fix #1222: use image sha in s2i build to avoid knative registry resol… URL: https://github.com/apache/camel-k/pull/1269#issuecomment-585097889 I'm trying to replicate this with Buildah in the context of #1259. I've just realised Buildah is returning

[GitHub] [camel-quarkus] ppalaga commented on issue #697: Fix #696 Test HTTPS with the HTTP clients

2020-02-12 Thread GitBox
ppalaga commented on issue #697: Fix #696 Test HTTPS with the HTTP clients URL: https://github.com/apache/camel-quarkus/pull/697#issuecomment-585115163 Strange, fails due to the same thing again, this time on Java 12. Does anybody have an idea how to proceed? ``` Could not

[camel-k] 01/06: Fix #1223: add OLM install options

2020-02-12 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 commit 6b8e113c4ce5a4cd7d6d91551033b12b0f375f6e Author: Nicola Ferraro AuthorDate: Sat Feb 8 00:47:35 2020 +0100

[GitHub] [camel-k] astefanutti merged pull request #1260: Use OLM by default when available

2020-02-12 Thread GitBox
astefanutti merged pull request #1260: Use OLM by default when available URL: https://github.com/apache/camel-k/pull/1260 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[camel-k] 06/06: Fix #1223: fix wait for resources

2020-02-12 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 commit c0efdcccf51c84a2f2b7c80c3362da2178444a19 Author: Nicola Ferraro AuthorDate: Mon Feb 10 23:27:00 2020 +0100

[camel-k] 04/06: Fix #1223: fix lint

2020-02-12 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 commit 65a9e7cd39a3455ed254383106010879af98b3e9 Author: Nicola Ferraro AuthorDate: Mon Feb 10 18:02:46 2020 +0100

[camel] branch master updated: CAMEL-14538: camel-core - Do not load type converters via package scanning by default

2020-02-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 ed25276 CAMEL-14538: camel-core - Do not

[GitHub] [camel-k] astefanutti closed issue #1223: Avoid installing operator when OLM reaources are present

2020-02-12 Thread GitBox
astefanutti closed issue #1223: Avoid installing operator when OLM reaources are present URL: https://github.com/apache/camel-k/issues/1223 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [camel-k] brunoNetId opened a new pull request #1272: tekton parameters with parentheses instead of curly brackets

2020-02-12 Thread GitBox
brunoNetId opened a new pull request #1272: tekton parameters with parentheses instead of curly brackets URL: https://github.com/apache/camel-k/pull/1272 I've tested this tutorial using OpenShift v4.2 and the Pipelines Operator v0.8.2. It fails as is, it appears parameters with curly

[camel] branch master updated: CAMEL-14492: Separete etcd into 3 different endpoints as they are different. This also causes problems with generated configurer classes.

2020-02-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 e703d7f CAMEL-14492: Separete etcd into 3

[camel-spring-boot] branch master updated: CAMEL-14492: Regen camel-etcd starter, first delete the old.

2020-02-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-spring-boot.git The following commit(s) were added to refs/heads/master by this push: new fe11686 CAMEL-14492: Regen

[GitHub] [camel-quarkus] lburgazzoli commented on a change in pull request #704: Ensure that catalog files are added to the native image

2020-02-12 Thread GitBox
lburgazzoli commented on a change in pull request #704: Ensure that catalog files are added to the native image URL: https://github.com/apache/camel-quarkus/pull/704#discussion_r378130392 ## File path:

[GitHub] [camel-k] NiteshKoushik commented on issue #1262: Copy feature for copying the command

2020-02-12 Thread GitBox
NiteshKoushik commented on issue #1262: Copy feature for copying the command URL: https://github.com/apache/camel-k/pull/1262#issuecomment-585113473 Hello, I see multiple PR has opened for the same request (copy feature) from Antora and Asciidoctor.

[GitHub] [camel-kafka-connector] zregvart commented on issue #90: Fixed README.adoc links after Antora init.

2020-02-12 Thread GitBox
zregvart commented on issue #90: Fixed README.adoc links after Antora init. URL: https://github.com/apache/camel-kafka-connector/pull/90#issuecomment-585112783 Thanks! This is an automated message from the Apache Git

[camel] branch master updated: CAMEL-14492: Separete etcd into 3 different endpoints as they are different. This also causes problems with generated configurer classes.

2020-02-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 17f1130 CAMEL-14492: Separete etcd into 3

[camel-k] branch master updated (9c804b4 -> 18c188a)

2020-02-12 Thread astefanutti
This is an automated email from the ASF dual-hosted git repository. astefanutti pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git. from 9c804b4 Apache Pulsar and Groovy example add 18c188a fix #1222: use image sha in s2i build to avoid

[camel-k] branch master updated (18c188a -> 7b817af)

2020-02-12 Thread astefanutti
This is an automated email from the ASF dual-hosted git repository. astefanutti pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git. from 18c188a fix #1222: use image sha in s2i build to avoid knative registry resolution add 7b817af fix

[GitHub] [camel-k] astefanutti merged pull request #1269: fix #1222: use image sha in s2i build to avoid knative registry resol…

2020-02-12 Thread GitBox
astefanutti merged pull request #1269: fix #1222: use image sha in s2i build to avoid knative registry resol… URL: https://github.com/apache/camel-k/pull/1269 This is an automated message from the Apache Git Service. To

[GitHub] [camel-k] astefanutti closed issue #1270: Upgrade to Knative 0.12

2020-02-12 Thread GitBox
astefanutti closed issue #1270: Upgrade to Knative 0.12 URL: https://github.com/apache/camel-k/issues/1270 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [camel-quarkus] lburgazzoli commented on a change in pull request #704: Ensure that catalog files are added to the native image

2020-02-12 Thread GitBox
lburgazzoli commented on a change in pull request #704: Ensure that catalog files are added to the native image URL: https://github.com/apache/camel-quarkus/pull/704#discussion_r378132197 ## File path:

[camel-k] 02/06: Fix #1223: install and uninstall via OLM

2020-02-12 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 commit 8228f4b84b510b224d4b3504eec4e6a2b08b586a Author: Nicola Ferraro AuthorDate: Mon Feb 10 17:15:26 2020 +0100

[camel-k] 03/06: Fix #1223: checking permissions before install

2020-02-12 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 commit 748accde000393d3d33e0d40f0ea7e11e4ff65ec Author: Nicola Ferraro AuthorDate: Mon Feb 10 17:53:56 2020 +0100

[camel-k] 05/06: Fix #1223: add build-time overrides in Makefile

2020-02-12 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 commit d43bdacbda264fbce0a287f5c4e7d49d84bdebf3 Author: Nicola Ferraro AuthorDate: Mon Feb 10 18:18:20 2020 +0100

[GitHub] [camel-quarkus] ppalaga commented on issue #704: Ensure that catalog files are added to the native image

2020-02-12 Thread GitBox
ppalaga commented on issue #704: Ensure that catalog files are added to the native image URL: https://github.com/apache/camel-quarkus/pull/704#issuecomment-585134697 Thanks for the improvements. I still think the config options we expose should be documented so that they make sense to a

[GitHub] [camel-quarkus] jamesnetherton commented on issue #697: Fix #696 Test HTTPS with the HTTP clients

2020-02-12 Thread GitBox
jamesnetherton commented on issue #697: Fix #696 Test HTTPS with the HTTP clients URL: https://github.com/apache/camel-quarkus/pull/697#issuecomment-585148144 Shouldn't this stuff be cached and restored on each PR? Are the cache keys we use correct (I'm no expert here)? We have

[GitHub] [camel-k] kameshsampath commented on issue #1206: Knative services are slow to become ready

2020-02-12 Thread GitBox
kameshsampath commented on issue #1206: Knative services are slow to become ready URL: https://github.com/apache/camel-k/issues/1206#issuecomment-585158292 @nicolaferraro - great to find the cause, I tried to make sure the IP is not used for internal registry by

[GitHub] [camel-website] zregvart commented on issue #155: chore: add Spring Boot docs

2020-02-12 Thread GitBox
zregvart commented on issue #155: chore: add Spring Boot docs URL: https://github.com/apache/camel-website/pull/155#issuecomment-585270763 The build fails because there is no `index.adoc` in `camel-spring-boot`. I think I need to generate one from the list of starters in the `README.adoc`

[camel] 01/02: CAMEL-14492: Separete etcd into 3 different endpoints as they are different. This also causes problems with generated configurer classes.

2020-02-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 282cb0868c11986b5558f5394cd05a7a6b7b Author: Claus Ibsen AuthorDate: Wed Feb 12 16:19:53 2020 +0100

[camel] branch master updated (d308dfd -> 4cf74d4)

2020-02-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 d308dfd Add inclusion of Spring Boot starter documentation new 282cb08 CAMEL-14492: Separete etcd into 3

[camel] branch master updated: CAMEL-14492: Separete etcd into 3 different endpoints as they are different. This also causes problems with generated configurer classes.

2020-02-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 28e0c2f CAMEL-14492: Separete etcd into 3

[camel-spring-boot] branch master updated: Guava hell

2020-02-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-spring-boot.git The following commit(s) were added to refs/heads/master by this push: new 040d6f7 Guava hell 040d6f7 is

[camel-examples] branch change-to-camel-bom updated: Change to Camel BOM

2020-02-12 Thread oalsafi
This is an automated email from the ASF dual-hosted git repository. oalsafi pushed a commit to branch change-to-camel-bom in repository https://gitbox.apache.org/repos/asf/camel-examples.git The following commit(s) were added to refs/heads/change-to-camel-bom by this push: new 2265a74

[camel] branch master updated: CAMEL-14238: Fail generate metadata json if empty component description.

2020-02-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 6ce28f2 CAMEL-14238: Fail generate metadata

[GitHub] [camel-kafka-connector] valdar opened a new pull request #91: Small adjustment to sourcechecks.

2020-02-12 Thread GitBox
valdar opened a new pull request #91: Small adjustment to sourcechecks. URL: https://github.com/apache/camel-kafka-connector/pull/91 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [camel-k] NiteshKoushik closed pull request #1262: Copy feature for copying the command

2020-02-12 Thread GitBox
NiteshKoushik closed pull request #1262: Copy feature for copying the command URL: https://github.com/apache/camel-k/pull/1262 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [camel-quarkus] ppalaga commented on issue #698: Camel master update

2020-02-12 Thread GitBox
ppalaga commented on issue #698: Camel master update URL: https://github.com/apache/camel-quarkus/pull/698#issuecomment-585198791 > @ppalaga there are some build failures Yeah, there is never enough fun with remote snapshots. The Java 12 job was perhaps unlucky enough to get a newer

[camel] branch master updated: Change comparsion based on String

2020-02-12 Thread oalsafi
This is an automated email from the ASF dual-hosted git repository. oalsafi 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 1fb3eb4 Change comparsion based on String

[camel] branch master updated: Fix potential NPE in camel-milo

2020-02-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 93d6ab2 Fix potential NPE in camel-milo

[GitHub] [camel-quarkus] ppalaga commented on issue #697: Fix #696 Test HTTPS with the HTTP clients

2020-02-12 Thread GitBox
ppalaga commented on issue #697: Fix #696 Test HTTPS with the HTTP clients URL: https://github.com/apache/camel-quarkus/pull/697#issuecomment-585194352 Clearly, enabling the cache for `build-alternative-jvm` does not address the original problem with the download timeout. If that kind of

[GitHub] [camel-website] zregvart opened a new pull request #155: chore: add Spring Boot docs

2020-02-12 Thread GitBox
zregvart opened a new pull request #155: chore: add Spring Boot docs URL: https://github.com/apache/camel-website/pull/155 This adds Camel Spring Boot git repository to the list of Antora pulled git repositories. Which is required for the Spring Boot Starter documentation to be

[camel] branch master updated: Added Reference Links (#3567)

2020-02-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 9a61ade Added Reference Links (#3567)

[camel] branch master updated: Use .adoc instead of .html in docs

2020-02-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 5267efa Use .adoc instead of .html in docs

[camel-examples] 01/01: Merge pull request #1 from apache/change-to-camel-bom

2020-02-12 Thread oalsafi
This is an automated email from the ASF dual-hosted git repository. oalsafi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-examples.git commit 55dd3ffe8508a58c903bb841e5ba8e16fe1c9770 Merge: 0bf5e9b 2265a74 Author: Omar Al-Safi AuthorDate: Wed Feb 12

[camel-examples] branch master updated (0bf5e9b -> 55dd3ff)

2020-02-12 Thread oalsafi
This is an automated email from the ASF dual-hosted git repository. oalsafi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-examples.git. from 0bf5e9b Create master-pr-build.yml add 0fc2360 Change the first patch to camel BOM add 2265a74

[camel-kafka-connector] branch master updated: Small adjustment to sourcechecks.

2020-02-12 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 The following commit(s) were added to refs/heads/master by this push: new 6106196 Small adjustment to

[GitHub] [camel-kafka-connector] valdar merged pull request #91: Small adjustment to sourcechecks.

2020-02-12 Thread GitBox
valdar merged pull request #91: Small adjustment to sourcechecks. URL: https://github.com/apache/camel-kafka-connector/pull/91 This is an automated message from the Apache Git Service. To respond to the message, please log

[camel] 02/02: Fixed duplicate warnings in maven pom.xml

2020-02-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 4cf74d4f98029f69aa2f02ba92b881a412591cd1 Author: Claus Ibsen AuthorDate: Wed Feb 12 16:20:08 2020 +0100 Fixed

[camel-examples] branch master updated: Move Camel BOM to each example

2020-02-12 Thread oalsafi
This is an automated email from the ASF dual-hosted git repository. oalsafi 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 2b750d1 Move Camel BOM to each

[camel-spring-boot] branch master updated: milo no uses guava :(

2020-02-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-spring-boot.git The following commit(s) were added to refs/heads/master by this push: new 0075910 milo no uses guava :(

[GitHub] [camel-quarkus] ppalaga commented on issue #697: Fix #696 Test HTTPS with the HTTP clients

2020-02-12 Thread GitBox
ppalaga commented on issue #697: Fix #696 Test HTTPS with the HTTP clients URL: https://github.com/apache/camel-quarkus/pull/697#issuecomment-585189924 The `build-alternative-jvm` job does not use the cache and indeed, it perhaps could to both finish faster and to (partly) avoid the

[camel-spring-boot] branch master updated (040d6f7 -> 0b69b95)

2020-02-12 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-spring-boot.git. from 040d6f7 Guava hell new a00df9b Setup Antora partials new 0b69b95 Regen and copy to Antora

[camel-spring-boot] 01/02: Setup Antora partials

2020-02-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-spring-boot.git commit a00df9bf7847c1befdb370620b089289c30c5368 Author: Zoran Regvart AuthorDate: Wed Feb 12 13:21:56 2020 +0100

[GitHub] [camel-website] zregvart commented on issue #156: Add camel-kafka-connector to projects list

2020-02-12 Thread GitBox
zregvart commented on issue #156: Add camel-kafka-connector to projects list URL: https://github.com/apache/camel-website/pull/156#issuecomment-585303940 Thanks @omarsmak I forgot about that! This is an automated message from

[camel-website] branch master updated: add camel-kafka-connector to projects list

2020-02-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 33ea4ae add camel-kafka-connector to

[GitHub] [camel-website] zregvart merged pull request #156: Add camel-kafka-connector to projects list

2020-02-12 Thread GitBox
zregvart merged pull request #156: Add camel-kafka-connector to projects list URL: https://github.com/apache/camel-website/pull/156 This is an automated message from the Apache Git Service. To respond to the message, please

[camel-spring-boot] branch master updated (44c1233 -> c305ef2)

2020-02-12 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-spring-boot.git. from 44c1233 Copy `index.adoc` under docs/ new 7f34b7e Add doctitle atribute new e065b10 Regen

[camel-spring-boot] 03/03: Regen to update with the `doctitle` attribute

2020-02-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-spring-boot.git commit c305ef2f30404044b8eb65a6c8a5edd8265aae58 Author: Zoran Regvart AuthorDate: Wed Feb 12 18:38:03 2020 +0100

[camel-spring-boot] 01/03: Add doctitle atribute

2020-02-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-spring-boot.git commit 7f34b7e9fd99032db96c25cd2426fe51be2b4744 Author: Zoran Regvart AuthorDate: Wed Feb 12 18:37:00 2020 +0100

[camel-website] branch add-kafka-connet created (now f2c756e)

2020-02-12 Thread oalsafi
This is an automated email from the ASF dual-hosted git repository. oalsafi pushed a change to branch add-kafka-connet in repository https://gitbox.apache.org/repos/asf/camel-website.git. at f2c756e add camel-kafka-connector to projects list This branch includes the following new

[camel-website] 01/01: add camel-kafka-connector to projects list

2020-02-12 Thread oalsafi
This is an automated email from the ASF dual-hosted git repository. oalsafi pushed a commit to branch add-kafka-connet in repository https://gitbox.apache.org/repos/asf/camel-website.git commit f2c756ef5f5326779821579fcd93a576d03f9008 Author: Omar Al-Safi AuthorDate: Wed Feb 12 17:30:13 2020

[GitHub] [camel-website] omarsmak opened a new pull request #156: Add camel-kafka-connector to projects list

2020-02-12 Thread GitBox
omarsmak opened a new pull request #156: Add camel-kafka-connector to projects list URL: https://github.com/apache/camel-website/pull/156 Per title This is an automated message from the Apache Git Service. To respond to the

[GitHub] [camel-quarkus] ppalaga edited a comment on issue #698: Camel master update

2020-02-12 Thread GitBox
ppalaga edited a comment on issue #698: Camel master update URL: https://github.com/apache/camel-quarkus/pull/698#issuecomment-585295345 3b260bc adapts to the newest changes in Camel This is an automated message from the

[GitHub] [camel-quarkus] ppalaga commented on issue #697: Fix #696 Test HTTPS with the HTTP clients

2020-02-12 Thread GitBox
ppalaga commented on issue #697: Fix #696 Test HTTPS with the HTTP clients URL: https://github.com/apache/camel-quarkus/pull/697#issuecomment-585295976 Is this good to merge now that the CI is passing? This is an automated

  1   2   >