[GitHub] [camel-quarkus] oscerd merged pull request #529: Replace 0.5.0 with 1.0.0-M1

2019-12-09 Thread GitBox
oscerd merged pull request #529: Replace 0.5.0 with 1.0.0-M1 URL: https://github.com/apache/camel-quarkus/pull/529 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[camel-quarkus] branch master updated (951b347 -> c22df12)

2019-12-09 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-quarkus.git. from 951b347 chore: Fix JavaDoc generation on JDK 11 new b698e3a Replace 0.5.0 with 1.0.0-M1 because th

[GitHub] [camel-quarkus] jamesnetherton opened a new pull request #533: Add SQL component extension

2019-12-09 Thread GitBox
jamesnetherton opened a new pull request #533: Add SQL component extension URL: https://github.com/apache/camel-quarkus/pull/533 fixes #505 This is an automated message from the Apache Git Service. To respond to the message, p

[camel] branch camel-3.0.x updated: Revert "CAMEL-14268: Component auto configuration fails in Java 11"

2019-12-09 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino 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 66ebead Revert "CAMEL-14268: Compo

[GitHub] [camel-quarkus] bframke opened a new issue #532: Manjaro: Dependency Problem with Platform-HTTP

2019-12-09 Thread GitBox
bframke opened a new issue #532: Manjaro: Dependency Problem with Platform-HTTP URL: https://github.com/apache/camel-quarkus/issues/532 Another Day, another Problem. I'm using Manjaro Arch Linux to develop software. Some days ago we expanded our camel project with the Dependencies:

[camel] branch master updated: Revert "CAMEL-14268: Component auto configuration fails in Java 11"

2019-12-09 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 205f75f Revert "CAMEL-14268: Component auto

[GitHub] [camel-quarkus] ppalaga commented on issue #530: chore: Remove redundant banned dependency

2019-12-09 Thread GitBox
ppalaga commented on issue #530: chore: Remove redundant banned dependency URL: https://github.com/apache/camel-quarkus/pull/530#issuecomment-563904281 ok to test This is an automated message from the Apache Git Service. To re

[camel] branch camel-2.24.x updated: [CAMEL-14267] Fix a nullPointerException in convertIfRequired (#3396)

2019-12-09 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus 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 eb0372d [CAMEL-14267] Fix a nullP

[camel] branch master updated: Regen

2019-12-09 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 436dc90 Regen 436dc90 is described below com

[camel] branch camel-2.x updated: [CAMEL-14267] Fix a nullPointerException in convertIfRequired (#3396)

2019-12-09 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 a3cc992 [CAMEL-14267] Fix a nullPointer

[GitHub] [camel-quarkus] jsight commented on issue #531: Feature: Add camel-mock

2019-12-09 Thread GitBox
jsight commented on issue #531: Feature: Add camel-mock URL: https://github.com/apache/camel-quarkus/issues/531#issuecomment-563467942 I don't really anticipate ever wanting to use native. This is an automated message from the

[GitHub] [camel-quarkus] lburgazzoli commented on issue #524: refactor FHIR integration tests

2019-12-09 Thread GitBox
lburgazzoli commented on issue #524: refactor FHIR integration tests URL: https://github.com/apache/camel-quarkus/pull/524#issuecomment-563466745 @johnpoth are you o to merge this even if the testocontainer images is not yet the official one ? --

[GitHub] [camel-quarkus] ppalaga edited a comment on issue #531: Feature: Add camel-mock

2019-12-09 Thread GitBox
ppalaga edited a comment on issue #531: Feature: Add camel-mock URL: https://github.com/apache/camel-quarkus/issues/531#issuecomment-563440339 Please note that the usefulness of the current camel-mock endpoint is a bit limited in the native mode: the test and the application under test are

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

2019-12-09 Thread GitBox
ppalaga commented on issue #531: Feature: Add camel-mock URL: https://github.com/apache/camel-quarkus/issues/531#issuecomment-563440339 Please note that the usefulness of the current camel-mock endpoint is a bit limited in the native mode: the test and the application under test are running

[GitHub] [camel-quarkus] jsight opened a new issue #531: Feature: Add camel-mock

2019-12-09 Thread GitBox
jsight opened a new issue #531: Feature: Add camel-mock URL: https://github.com/apache/camel-quarkus/issues/531 This is useful for asserting on routes that are not Rest based or that are InOnly. This is an automated message f

[GitHub] [camel-quarkus] jamesnetherton opened a new pull request #530: chore: Remove redundant banned dependency

2019-12-09 Thread GitBox
jamesnetherton opened a new pull request #530: chore: Remove redundant banned dependency URL: https://github.com/apache/camel-quarkus/pull/530 This is an automated message from the Apache Git Service. To respond to the messa

[camel] branch master updated: Put the example of skipHeaderRecord csv unmarshal

2019-12-09 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 ccb8ae1 Put the example of skipHeaderRecord

[camel] branch master updated: Put the example of skipHeaderRecord csv unmarshal

2019-12-09 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 ccb8ae1 Put the example of skipHeaderRecord

[camel-kafka-connector] branch support-camel-type-converter created (now f15b53b)

2019-12-09 Thread oalsafi
This is an automated email from the ASF dual-hosted git repository. oalsafi pushed a change to branch support-camel-type-converter in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git. at f15b53b Add the basis for Camel Type Converter transformations This branch in

[camel-kafka-connector] 01/01: Add the basis for Camel Type Converter transformations

2019-12-09 Thread oalsafi
This is an automated email from the ASF dual-hosted git repository. oalsafi pushed a commit to branch support-camel-type-converter in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit f15b53b9beef270736c25a633decb51cc4dbec9b Author: Omar Al-Safi AuthorDate: Mon Dec

[GitHub] [camel-quarkus] asf-ci commented on issue #524: refactor FHIR integration tests

2019-12-09 Thread GitBox
asf-ci commented on issue #524: refactor FHIR integration tests URL: https://github.com/apache/camel-quarkus/pull/524#issuecomment-563338786 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/camel-quarkus-pr/478/

[GitHub] [camel-k] davesargrad opened a new issue #1130: Trying to get sample RestWithUndertow working.

2019-12-09 Thread GitBox
davesargrad opened a new issue #1130: Trying to get sample RestWithUndertow working. URL: https://github.com/apache/camel-k/issues/1130 I am running the restwithundertow example, as follows: `kamel run -t ingress.host=benin.corp.sensis.com --name=rest-with-undertow --dependency=camel-re

[camel] branch master updated: "CAMEL-14019:Upgrade to log4j v2 in remainder components"

2019-12-09 Thread ramu12
This is an automated email from the ASF dual-hosted git repository. ramu12 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 ae967d8 "CAMEL-14019:Upgrade to log4j v2 in rema

[GitHub] [camel-k] astefanutti commented on issue #1127: Don't write to platform spec to allow upgrades

2019-12-09 Thread GitBox
astefanutti commented on issue #1127: Don't write to platform spec to allow upgrades URL: https://github.com/apache/camel-k/pull/1127#issuecomment-563328177 @nicolaferraro, just thinking out loud, would using the `kubectl.kubernetes.io/last-applied-configuration` annotation or something e

[camel] branch camel-3.0.x updated: CAMEL-14268: Component auto configuration fails in Java 11

2019-12-09 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli 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 3fa8043 CAMEL-14268: Component au

[camel] branch master updated: CAMEL-14268: Component auto configuration fails in Java 11

2019-12-09 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 10683c6 CAMEL-14268: Component auto configu

[camel] branch master updated (a2fa539 -> dcc36a2)

2019-12-09 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 a2fa539 CAMEL-14273: Fixed test add dcc36a2 Fixed CS No new revisions were added by this update. Summary o

[camel] branch master updated (c427564 -> a2fa539)

2019-12-09 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 c427564 [CAMEL-14267] Fix a nullPointerException in convertIfRequired (#3393) add a2fa539 CAMEL-14273: Fixe

[GitHub] [camel-k] abouchama opened a new issue #1129: Add a specific label to the integration pod

2019-12-09 Thread GitBox
abouchama opened a new issue #1129: Add a specific label to the integration pod URL: https://github.com/apache/camel-k/issues/1129 It can be useful to pass a label in `kamel` command that will be set in the integration pod. This can help for example to group pods under the same servi

[camel] branch camel-3.0.x updated: [CAMEL-14267] Fix a nullPointerException in convertIfRequired (#3393)

2019-12-09 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 a72dfa9 [CAMEL-14267] Fix a nullPoi

[camel] branch master updated (6d0908b -> c427564)

2019-12-09 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 6d0908b CAMEL-14276: Move camel-core-osgi-activator to components add c427564 [CAMEL-14267] Fix a nullPointe

[camel] branch camel-3.0.x updated: [CAMEL-14277] NPE when NATS server not configured

2019-12-09 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 49b21c4 [CAMEL-14277] NPE when NATS

[camel] branch master updated (0c1f770 -> 6d0908b)

2019-12-09 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 0c1f770 CAMEL-14276: Move camel-core-osgi-activator to components add 3ddbd75 CAMEL-14276: Move camel-core-o

[camel-kafka-connector] branch master updated (1e516e5 -> d2762b7)

2019-12-09 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.git. from 1e516e5 Merge pull request #26 from apache/map-list-as-headers add 6a1cc11 Camel-AWS S3 exa

[camel] branch master updated (f712653 -> 0c1f770)

2019-12-09 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 f712653 Merge pull request #3394 from tdiesler/CAMEL-14277 add 1879c5e CAMEL-14276: Move camel-core-osgi-act

[camel-kafka-connector] branch transform updated (6a1cc11 -> d72ae5d)

2019-12-09 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch transform in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git. from 6a1cc11 Camel-AWS S3 example: Use a Transformation instead of a converter add d72ae5d C

[GitHub] [camel-k] davesargrad commented on issue #1128: Transactions with Camel K

2019-12-09 Thread GitBox
davesargrad commented on issue #1128: Transactions with Camel K URL: https://github.com/apache/camel-k/issues/1128#issuecomment-563277026 @nicolaferraro Hi. I will ponder your words. I think I understand your thoughts. Best regards. -

[GitHub] [camel-k] nicolaferraro commented on issue #1128: Transactions with Camel K

2019-12-09 Thread GitBox
nicolaferraro commented on issue #1128: Transactions with Camel K URL: https://github.com/apache/camel-k/issues/1128#issuecomment-563272924 Hi @davesargrad, I've seen your commment on https://github.com/jboss-fuse/spring-boot-camel-xa. Using transactions on Camel K is allowed and hassle-fr

[camel-kafka-connector] branch transform updated (eaf5968 -> 6a1cc11)

2019-12-09 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch transform in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git. discard eaf5968 Camel-AWS S3 example: Use a Transformation instead of a converter add 6a1cc11 C

[camel-kafka-connector] 01/01: Camel-AWS S3 example: Use a Transformation instead of a converter

2019-12-09 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch transform in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit eaf5968cb23c2b3490e3932cb1282547a5a122e1 Author: Andrea Cosentino AuthorDate: Mon Dec 9 15:45:40 2

[camel-kafka-connector] branch transform created (now eaf5968)

2019-12-09 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch transform in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git. at eaf5968 Camel-AWS S3 example: Use a Transformation instead of a converter This branch includ

[GitHub] [camel-k] nicolaferraro opened a new issue #1128: Transactions with Camel K

2019-12-09 Thread GitBox
nicolaferraro opened a new issue #1128: Transactions with Camel K URL: https://github.com/apache/camel-k/issues/1128 Hi @nicolaferraro We are looking to extend our use of camel-k to include transaction support. I've spent a number of days reading about JTA and technologies such as

[camel] branch master updated: [CAMEL-14277] NPE when NATS server not configured

2019-12-09 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 0198dd6 [CAMEL-14277] NPE when NATS server n

[GitHub] [camel-k] nicolaferraro commented on issue #1059: camel-k installation struggles

2019-12-09 Thread GitBox
nicolaferraro commented on issue #1059: camel-k installation struggles URL: https://github.com/apache/camel-k/issues/1059#issuecomment-563267439 Hi, moving this conversation to another issue. This is an automated message from

[GitHub] [camel-k] nicolaferraro closed issue #1059: camel-k installation struggles

2019-12-09 Thread GitBox
nicolaferraro closed issue #1059: camel-k installation struggles URL: https://github.com/apache/camel-k/issues/1059 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[camel-k] branch master updated: Enable github actions to build and validate pr

2019-12-09 Thread nferraro
This is an automated email from the ASF dual-hosted git repository. nferraro 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 6a6ba90 Enable github actions to build and v

[GitHub] [camel-k] nicolaferraro merged pull request #1124: Enable github actions to build and validate pr

2019-12-09 Thread GitBox
nicolaferraro merged pull request #1124: Enable github actions to build and validate pr URL: https://github.com/apache/camel-k/pull/1124 This is an automated message from the Apache Git Service. To respond to the message, pl

[camel-k] 03/03: Fix #1112: switch to serving.knative.dev/v1

2019-12-09 Thread nferraro
This is an automated email from the ASF dual-hosted git repository. nferraro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 20eed1a42e8f59ee59dee203dd714a8243bd2ed1 Author: Nicola Ferraro AuthorDate: Thu Dec 5 17:28:21 2019 +0100 Fix #1

[camel-k] branch master updated (0a7693c -> 20eed1a)

2019-12-09 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 0a7693c chore(build): disable go modules when performing go clean new dc69450 Fix #1112: remove Knative 0.8

[GitHub] [camel-k] nicolaferraro merged pull request #1123: Switch to Knative 0.10 and remove Knative 0.8 compatibility

2019-12-09 Thread GitBox
nicolaferraro merged pull request #1123: Switch to Knative 0.10 and remove Knative 0.8 compatibility URL: https://github.com/apache/camel-k/pull/1123 This is an automated message from the Apache Git Service. To respond to th

[camel-k] 02/03: Fix #1112: upgrade to knative 0.10

2019-12-09 Thread nferraro
This is an automated email from the ASF dual-hosted git repository. nferraro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git commit dd0b09d37d71bb42d0bb806368a9882281b76c52 Author: Nicola Ferraro AuthorDate: Thu Dec 5 16:22:13 2019 +0100 Fix #1

[camel-k] 01/03: Fix #1112: remove Knative 0.8 compatibility mode

2019-12-09 Thread nferraro
This is an automated email from the ASF dual-hosted git repository. nferraro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git commit dc694504ec792a95fb8f97a9bef8348a8dd2 Author: Nicola Ferraro AuthorDate: Thu Dec 5 15:53:01 2019 +0100 Fix #1

[GitHub] [camel-k] nicolaferraro closed issue #1112: Upgrade to Knative 0.10.x serving v1 API and remove support for 0.8

2019-12-09 Thread GitBox
nicolaferraro closed issue #1112: Upgrade to Knative 0.10.x serving v1 API and remove support for 0.8 URL: https://github.com/apache/camel-k/issues/1112 This is an automated message from the Apache Git Service. To respond to

[GitHub] [camel-k] nicolaferraro opened a new pull request #1127: Don't write to platform spec to allow upgrades

2019-12-09 Thread GitBox
nicolaferraro opened a new pull request #1127: Don't write to platform spec to allow upgrades URL: https://github.com/apache/camel-k/pull/1127 Without this, upgrades to newer versions are not possible, as we used to encode even defaults in the platform specs, but defaults change in eve

[GitHub] [camel-k] davesargrad edited a comment on issue #1059: camel-k installation struggles

2019-12-09 Thread GitBox
davesargrad edited a comment on issue #1059: camel-k installation struggles URL: https://github.com/apache/camel-k/issues/1059#issuecomment-563243808 Hi @nicolaferraro We are looking to extend our use of camel-k to include transaction support. I've spent a number of days reading abo

[GitHub] [camel-k] davesargrad commented on issue #1059: camel-k installation struggles

2019-12-09 Thread GitBox
davesargrad commented on issue #1059: camel-k installation struggles URL: https://github.com/apache/camel-k/issues/1059#issuecomment-563243808 Hi @nicolaferraro We are looking to extend our use of camel-k to include transaction support. I've spent a number of days reading about JTA

[GitHub] [camel-quarkus] ppalaga opened a new pull request #529: Replace 0.5.0 with 1.0.0-M1

2019-12-09 Thread GitBox
ppalaga opened a new pull request #529: Replace 0.5.0 with 1.0.0-M1 URL: https://github.com/apache/camel-quarkus/pull/529 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[camel] branch master updated: CAMEL-14268: Upgrade to smallrye-config 1.5. Use the new groupId name

2019-12-09 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 f01a61f CAMEL-14268: Upgrade to smallrye-conf

[camel] branch master updated: CAMEL-14268: Upgrade to smallrye-config 1.5

2019-12-09 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 04dfa37 CAMEL-14268: Upgrade to smallrye-conf

[GitHub] [camel-quarkus] lburgazzoli commented on issue #524: refactor FHIR integration tests

2019-12-09 Thread GitBox
lburgazzoli commented on issue #524: refactor FHIR integration tests URL: https://github.com/apache/camel-quarkus/pull/524#issuecomment-563229043 ok to test This is an automated message from the Apache Git Service. To respond

[camel] branch master updated: CAMEL-14275: Camel component option with Properties should be configurable in SB

2019-12-09 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 309cb51 CAMEL-14275: Camel component option w

[camel] branch master updated: CAMEL-14275: Camel component option with Properties should be configurable in SB

2019-12-09 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 309cb51 CAMEL-14275: Camel component option w

[camel-kafka-connector] branch master updated (b515932 -> 1e516e5)

2019-12-09 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.git. from b515932 Merge pull request #14 from apache/setting-up-pom add d1d0a48 Support Map and List

[camel-kafka-connector] 01/01: Merge pull request #26 from apache/map-list-as-headers

2019-12-09 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.git commit 1e516e5b89682379915d7d97708a5f6e51ec0740 Merge: b515932 d8af892 Author: Andrea Cosentino AuthorDate:

[camel] branch master updated: CAMEL-14270: camel-quartz - Allow to configure quartz properties via spring boot autoconfiguraiton

2019-12-09 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 4d09509 CAMEL-14270: camel-quartz - Allow to

[camel-kafka-connector] branch map-list-as-headers updated (5d00766 -> d8af892)

2019-12-09 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch map-list-as-headers in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git. from 5d00766 Support Map and List as Headers - List support add d8af892 Support Map

[camel-kafka-connector] 01/02: Support Map and List as Headers - Map support

2019-12-09 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch map-list-as-headers in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit d1d0a48503a662745d3526a16d8f49e164c329b7 Author: Andrea Cosentino AuthorDate: Mon Dec 9

[camel-kafka-connector] branch map-list-as-headers created (now 5d00766)

2019-12-09 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch map-list-as-headers in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git. at 5d00766 Support Map and List as Headers - List support This branch includes the fol

[camel-kafka-connector] 02/02: Support Map and List as Headers - List support

2019-12-09 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch map-list-as-headers in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit 5d007667f5f1c363e5f8ad9c55eb10bf655fbdb1 Author: Andrea Cosentino AuthorDate: Mon Dec 9

[GitHub] [camel-quarkus] lburgazzoli commented on issue #524: refactor FHIR integration tests

2019-12-09 Thread GitBox
lburgazzoli commented on issue #524: refactor FHIR integration tests URL: https://github.com/apache/camel-quarkus/pull/524#issuecomment-563185886 disabled the configuration of fhir component through beans as it does not work (see CAMEL-14268) ---

[GitHub] [camel-quarkus] oscerd commented on issue #521: Fix #74 Telegram extension

2019-12-09 Thread GitBox
oscerd commented on issue #521: Fix #74 Telegram extension URL: https://github.com/apache/camel-quarkus/pull/521#issuecomment-563184833 The problem is just: are we doing this to support telegram on Quarkus? Or are we doing this because there is an improvement in the component? If the answe

[camel] branch master updated: CAMEL-14274: camel-crypto-cms - Deprecate this component as its hard to maintain

2019-12-09 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 f835ea1 CAMEL-14274: camel-crypto-cms - Depre

[GitHub] [camel-quarkus] lburgazzoli commented on issue #521: Fix #74 Telegram extension

2019-12-09 Thread GitBox
lburgazzoli commented on issue #521: Fix #74 Telegram extension URL: https://github.com/apache/camel-quarkus/pull/521#issuecomment-563180600 This could be a good motivation, the point is that we should be very carefully in bringing dependencies that are tailored to a specific platform as i

[GitHub] [camel-quarkus] jamesnetherton commented on issue #521: Fix #74 Telegram extension

2019-12-09 Thread GitBox
jamesnetherton commented on issue #521: Fix #74 Telegram extension URL: https://github.com/apache/camel-quarkus/pull/521#issuecomment-563179005 > the component should continue to work on spring, karaf and eap Right, and maybe that makes the case for using plain old HTTP Client etc. I

[GitHub] [camel-quarkus] lburgazzoli commented on issue #521: Fix #74 Telegram extension

2019-12-09 Thread GitBox
lburgazzoli commented on issue #521: Fix #74 Telegram extension URL: https://github.com/apache/camel-quarkus/pull/521#issuecomment-563177182 Maybe better to continue the discussion on the camel jira and/or dev mailing list and remember the component should continue to work on spring, karaf

[GitHub] [camel-quarkus] ppalaga commented on issue #521: Fix #74 Telegram extension

2019-12-09 Thread GitBox
ppalaga commented on issue #521: Fix #74 Telegram extension URL: https://github.com/apache/camel-quarkus/pull/521#issuecomment-563165902 > > 2. this PR brings RESTEasy and MP Rest Client and it would be better to just use RESTEasy as we had a long discussion about bringing full RESTEasy cl

[camel] branch master updated: Upgrade Qpid Broker to version 7.1.6

2019-12-09 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 832c6d3 Upgrade Qpid Broker to version 7.1.6

[camel] branch master updated: Upgrade Tika to version 1.23

2019-12-09 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 1704ad0 Upgrade Tika to version 1.23 1704ad0

[camel-quarkus] branch master updated: chore: Fix JavaDoc generation on JDK 11

2019-12-09 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 951b347 chore: Fix JavaDoc gener

[GitHub] [camel-quarkus] johnpoth commented on issue #524: refactor FHIR integration tests

2019-12-09 Thread GitBox
johnpoth commented on issue #524: refactor FHIR integration tests URL: https://github.com/apache/camel-quarkus/pull/524#issuecomment-563143793 @lburgazzoli the `EnabledIfCondition` rocks ! Much needed in the FHIR integration tests and I think it will be useful for other complex extensions.

[camel] branch master updated: Upgrade Univocity Parsers to version 2.8.4

2019-12-09 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 bf49fa6 Upgrade Univocity Parsers to version

[camel-kafka-connector] branch master updated (4b1a1a0 -> b515932)

2019-12-09 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.git. from 4b1a1a0 Fixed copy paste mistake add f59054b Setting up POM as ASF standard new b51593

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

2019-12-09 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.git commit b515932246f09ce9fb6402fd6bbfa5e65dd36f94 Merge: 4b1a1a0 f59054b Author: Andrea Cosentino AuthorDate:

[camel] 02/05: CAMEL-14263: camel-hazelcast should use source code generated configurer to avoid reflection configuration - Hazelcast-seda

2019-12-09 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-3.0.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 31a17916ef30cbcccd40fff86bf151d63ca6d7c2 Author: Andrea Cosentino AuthorDate: Sun Dec 8 19:49:00 2019 +0100

[camel] branch camel-3.0.x updated (3cb5528 -> c4c94ea)

2019-12-09 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch camel-3.0.x in repository https://gitbox.apache.org/repos/asf/camel.git. from 3cb5528 CAMEL-14263: Fixed compile issue with ganglia and rebuild new faf4676 CAMEL-14263: camel-hazel

[camel] 01/05: CAMEL-14263: camel-hazelcast should use source code generated configurer to avoid reflection configuration - Hazelcast-queue

2019-12-09 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-3.0.x in repository https://gitbox.apache.org/repos/asf/camel.git commit faf4676348415fcf55ae93d34ce0353e4585e5e4 Author: Andrea Cosentino AuthorDate: Sun Dec 8 19:46:49 2019 +0100

[camel] 05/05: Camel-Hazelcast: Fixed Hazelcast-seda config test

2019-12-09 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-3.0.x in repository https://gitbox.apache.org/repos/asf/camel.git commit c4c94ea505a80920d0138731e98965b5a906b64e Author: Andrea Cosentino AuthorDate: Mon Dec 9 08:39:29 2019 +0100

[camel] 03/05: CAMEL-14263: camel-hazelcast should use source code generated configurer to avoid reflection configuration - Hazelcast-topic

2019-12-09 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-3.0.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 5a988688d919720d0647442647830c047519fd38 Author: Andrea Cosentino AuthorDate: Sun Dec 8 19:50:15 2019 +0100

[camel] 04/05: Camel-Hazelcast: Fixed Hazelcast-seda configuration test

2019-12-09 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-3.0.x in repository https://gitbox.apache.org/repos/asf/camel.git commit aaca6c3c3c7b84e8e1f4e910a9b5b1fc5b8b86e1 Author: Andrea Cosentino AuthorDate: Sun Dec 8 20:00:44 2019 +0100

[camel-kafka-connector] branch setting-up-pom created (now f59054b)

2019-12-09 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch setting-up-pom in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git. at f59054b Setting up POM as ASF standard This branch includes the following new commits:

[camel-kafka-connector] 01/01: Setting up POM as ASF standard

2019-12-09 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch setting-up-pom in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit f59054bb541b3c73230b62728c87359b53b72d58 Author: Andrea Cosentino AuthorDate: Mon Dec 9 09:00