[camel-spring-boot] 01/02: Fixed test after core changes

2020-02-11 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 4b281d45f82fe34e4f29ce6dc40361b70509e12e Author: Claus Ibsen AuthorDate: Wed Feb 12 05:55:18 2020 +0100

[camel-spring-boot] branch master updated (6897453 -> b9d891d)

2020-02-11 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 6897453 Merge pull request #6 from valdar/fixBuildActionProblems new 4b281d4 Fixed test after

[camel-spring-boot] 02/02: Regen

2020-02-11 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 b9d891d856698a6da916133d8e7e86ba8c2b9983 Author: Claus Ibsen AuthorDate: Wed Feb 12 05:59:23 2020 +0100

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

2020-02-11 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 ef02725 Camel-Bean: Fixed CS ef02725 is

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

2020-02-11 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-585070545 The the previous iteration failed due to some broken Maven download. 773928983 is just a rebase to force a new build.

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

2020-02-11 Thread GitBox
ppalaga edited a comment on issue #697: Fix #696 Test HTTPS with the HTTP clients URL: https://github.com/apache/camel-quarkus/pull/697#issuecomment-585070545 The the previous iteration failed due to some broken Maven download. bcf1262 is just a rebase to force a new build.

[camel] branch master updated: Upgrade Flink to version 1.10.0

2020-02-11 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 55a0f0a Upgrade Flink to version 1.10.0

[camel] 05/18: Introduce reifiers for expressions

2020-02-11 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 351013beb2cd500708db9c65db26daf67bd6b043 Author: Guillaume Nodet AuthorDate: Mon Feb 10 20:19:50 2020 +0100

[camel] 17/18: Fix rest tests

2020-02-11 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit aab471a1930754e03d922b2bf6c91a6bab68e70a Author: Guillaume Nodet AuthorDate: Wed Feb 12 00:14:11 2020 +0100 Fix

[camel] 13/18: Initialize component to leverage the endpoint configurer

2020-02-11 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 869ce74da0c111df3d19cdd12e68adf4fae9ca59 Author: Guillaume Nodet AuthorDate: Tue Feb 11 20:46:23 2020 +0100

[camel] 09/18: Fix support for extra properties on dataformat

2020-02-11 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 764bf19b61b59034eaa0511e102e5259269539ce Author: Guillaume Nodet AuthorDate: Tue Feb 11 07:11:32 2020 +0100 Fix

[camel] 08/18: Fix support for other properties on expressions

2020-02-11 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 0ef4475db18a1953da4730fd97d5cf3f590d4160 Author: Guillaume Nodet AuthorDate: Tue Feb 11 07:11:16 2020 +0100 Fix

[camel] 04/18: Make RouteContext / CamelContext a constructor argument of the reifiers

2020-02-11 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit cf948dbabacf5095acd68569dbbeb18aab8f5b48 Author: Guillaume Nodet AuthorDate: Mon Feb 10 17:16:07 2020 +0100 Make

[camel] 10/18: Fix generation process

2020-02-11 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 6894ca032ee151795c5ad057585889e8804c1ce6 Author: Guillaume Nodet AuthorDate: Tue Feb 11 13:11:32 2020 +0100 Fix

[camel] 16/18: Fix blueprint using the removed "other attributes" support

2020-02-11 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit e009f2b1497ece291af7e8a8f84184acc684a5ee Author: Guillaume Nodet AuthorDate: Tue Feb 11 22:31:38 2020 +0100 Fix

[camel] branch master updated (a989d6b -> ac8c86d)

2020-02-11 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from a989d6b Merge pull request #3571 from valdar/CAMEL-14535 new 797f64d Make RouteContext / CamelContext a

[camel] 15/18: [CAMEL-14445] Remove the property placeholder resolution inside definitions

2020-02-11 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 9f399cd2f3f21babd623273b0b171f74179ce0f4 Merge: 02f85b9 0fac7a1 Author: Guillaume Nodet AuthorDate: Tue Feb 11 21:51:40

[camel] 14/18: Remove reflection calls used for merging rest configurations

2020-02-11 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 0fac7a1c168930a347278c90ca186815ac13b914 Author: Guillaume Nodet AuthorDate: Tue Feb 11 21:43:01 2020 +0100 Remove

[camel] 06/18: Add hand-written property configurers for languages

2020-02-11 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit ce995a75b31b30f5b81d153814b46c87fc1b5e92 Author: Guillaume Nodet AuthorDate: Mon Feb 10 21:49:20 2020 +0100 Add

[camel] branch master updated: Updated reference to javadoc.io CamelContext (#3566)

2020-02-11 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 5e1dd37 Updated reference to javadoc.io

[camel] branch master updated (ac8c86d -> 8bbf458)

2020-02-11 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 ac8c86d Merge branch 'CAMEL-14445' add 8bbf458 CAMEL-14482: Fix broken Javadocs on Camel Components (#3572)

[camel] branch master updated: Revert "camel-core optimize - No need to use copy on array list here"

2020-02-11 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 55c1c84 Revert "camel-core optimize - No

[camel-spring-boot] branch master updated: Github action run everyday at midnight

2020-02-11 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git The following commit(s) were added to refs/heads/master by this push: new 33874c5 Github action run

[camel] branch master updated: Upgrade AWS SDK v2 to version 2.10.62

2020-02-11 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 0525b3a Upgrade AWS SDK v2 to version

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

2020-02-11 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 53296d1 Camel-Xpath: Fixed CS 53296d1 is

[GitHub] [camel-k] nicolaferraro opened a new pull request #1271: fix #1270: upgrade to Knative 0.12

2020-02-11 Thread GitBox
nicolaferraro opened a new pull request #1271: fix #1270: upgrade to Knative 0.12 URL: https://github.com/apache/camel-k/pull/1271 **Release Note** ```release-note Code rebased on Knative 0.12.x ```

[camel] 07/18: Fix support for extra properties on dataformat

2020-02-11 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit ab60f402cb35f4d0c9ce7c986e7a099857ea54b4 Author: Guillaume Nodet AuthorDate: Tue Feb 11 06:34:21 2020 +0100 Fix

[camel] 03/18: Move a few methods from ProcessorDefinitionHelper to ProcessorDefinition

2020-02-11 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 52451f1d13a9a873f633f82721c9bfae08a80aa9 Author: Guillaume Nodet AuthorDate: Mon Feb 10 15:22:17 2020 +0100 Move a

[camel] 18/18: Merge branch 'CAMEL-14445'

2020-02-11 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit ac8c86d53080517dd2622dfed845f4cbf655160c Merge: a989d6b aab471a Author: Guillaume Nodet AuthorDate: Wed Feb 12 03:38:09

[camel] 12/18: Configure specific options sooner rather than later

2020-02-11 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 92aa43296c14c20dd8da4675737416c988d77160 Author: Guillaume Nodet AuthorDate: Tue Feb 11 17:23:54 2020 +0100

[camel] 02/18: Fix unit test

2020-02-11 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 6a1092804ae17a83635f7e102226b603ff5e1b21 Author: Guillaume Nodet AuthorDate: Mon Feb 10 15:14:33 2020 +0100 Fix

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

2020-02-11 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 1b5eeda Camel-Base: Fixed CS 1b5eeda is

[GitHub] [camel-quarkus] ffang commented on issue #472: Fix camel-quarkus-pdf native tests

2020-02-11 Thread GitBox
ffang commented on issue #472: Fix camel-quarkus-pdf native tests URL: https://github.com/apache/camel-quarkus/issues/472#issuecomment-584947077 @jamesnetherton ,thanks for the update! This is an automated message from the

[camel] branch master updated: Camel-core-engine: Fixed CS

2020-02-11 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 886a7ad Camel-core-engine: Fixed CS 886a7ad

[camel-spring-boot] branch master updated: Update github actions to make camel build

2020-02-11 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git The following commit(s) were added to refs/heads/master by this push: new 18778fb Update github actions

[GitHub] [camel-k-runtime] nicolaferraro opened a new issue #239: Allow to load generic secrets and reference entries from integrations

2020-02-11 Thread GitBox
nicolaferraro opened a new issue #239: Allow to load generic secrets and reference entries from integrations URL: https://github.com/apache/camel-k-runtime/issues/239 E.g. loading them under `{{secrets.<>.entry}}`. This is

[GitHub] [camel-quarkus] ppalaga opened a new issue #696: Test HTTPS with the HTTP clients

2020-02-11 Thread GitBox
ppalaga opened a new issue #696: Test HTTPS with the HTTP clients URL: https://github.com/apache/camel-quarkus/issues/696 There is currently not HTTPS scenario for "ahc", "http" and "netty-http" components in `integration-tests/http`. Let me add one.

[GitHub] [camel-k] nicolaferraro commented on issue #1261: Allow to inject data from externally crafted secrets

2020-02-11 Thread GitBox
nicolaferraro commented on issue #1261: Allow to inject data from externally crafted secrets URL: https://github.com/apache/camel-k/issues/1261#issuecomment-584553933 Ref: https://github.com/apache/camel-k-runtime/issues/239

[camel-quarkus] branch camel-master updated: Upgarde to Camel 3.1.0 - WIP (tooling)

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

[GitHub] [camel-k] lburgazzoli opened a new issue #1264: metrics: provide a kiali dashobard for camel

2020-02-11 Thread GitBox
lburgazzoli opened a new issue #1264: metrics: provide a kiali dashobard for camel URL: https://github.com/apache/camel-k/issues/1264 kiali has an option to [define dashboards:](https://kiali.io/documentation/runtimes-monitoring/#_create_new_dashboards), we should provide one in camel-k

[GitHub] [camel-k] lburgazzoli commented on issue #1264: metrics: provide a kiali dashobard for camel

2020-02-11 Thread GitBox
lburgazzoli commented on issue #1264: metrics: provide a kiali dashobard for camel URL: https://github.com/apache/camel-k/issues/1264#issuecomment-584582311 /cc @astefanutti This is an automated message from the Apache Git

[camel] branch master updated: Changing the hyper link to actual camel page

2020-02-11 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 fe7be1e Changing the hyper link to actual

[GitHub] [camel-quarkus] ppalaga closed pull request #521: [WIP] Fix #74 Telegram extension

2020-02-11 Thread GitBox
ppalaga closed pull request #521: [WIP] Fix #74 Telegram extension URL: https://github.com/apache/camel-quarkus/pull/521 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [camel-quarkus] ppalaga commented on issue #651: WiP: Upgrade to Camel 3.1.0

2020-02-11 Thread GitBox
ppalaga commented on issue #651: WiP: Upgrade to Camel 3.1.0 URL: https://github.com/apache/camel-quarkus/pull/651#issuecomment-584594258 Replaced by https://github.com/apache/camel-quarkus/pull/698 This is an automated

[GitHub] [camel-quarkus] ppalaga closed pull request #651: WiP: Upgrade to Camel 3.1.0

2020-02-11 Thread GitBox
ppalaga closed pull request #651: WiP: Upgrade to Camel 3.1.0 URL: https://github.com/apache/camel-quarkus/pull/651 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[camel-examples] branch master updated: Create master-pr-build.yml

2020-02-11 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 0bf5e9b Create master-pr-build.yml

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

2020-02-11 Thread GitBox
ppalaga commented on issue #521: [WIP] Fix #74 Telegram extension URL: https://github.com/apache/camel-quarkus/pull/521#issuecomment-584594483 The telegram commit is now available in https://github.com/apache/camel-quarkus/pull/698

[camel] branch master updated: Bindy unicode patch (#3552)

2020-02-11 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 0e36d91 Bindy unicode patch (#3552) 0e36d91

[GitHub] [camel-k] lburgazzoli commented on issue #1261: Allow to inject data from externally crafted secrets

2020-02-11 Thread GitBox
lburgazzoli commented on issue #1261: Allow to inject data from externally crafted secrets URL: https://github.com/apache/camel-k/issues/1261#issuecomment-584555079 > Yeah, we can still load automatically `.properties` files in the secrets, plus make the content of each entry of a secret

[camel] 01/04: CAMEL-14519 - Create an AWS-DDB component based on SDK v2, fixed description

2020-02-11 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit d160b7afe18df1f508c08932023cbb0d7848fb4e Author: Andrea Cosentino AuthorDate: Tue Feb 11 09:54:52 2020 +0100

[camel] 02/04: CAMEL-14519 - Create an AWS-DDB component based on SDK v2, fixed region description

2020-02-11 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit fed0771175ee3e4e27fbbc15d6287927fe3ec4b4 Author: Andrea Cosentino AuthorDate: Tue Feb 11 09:58:08 2020 +0100

[camel] branch master updated (a1c4b82 -> 75d377f)

2020-02-11 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 a1c4b82 CAMEL-14399: OsgiDefaultCamelContext should init like camel-blueprint does. Thanks to Rob T for

[camel] 04/04: CAMEL-14519 - Create an AWS-DDB component based on SDK v2, Regen docs

2020-02-11 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 75d377faaeb4e32d889fbc01f80f5da899df3815 Author: Andrea Cosentino AuthorDate: Tue Feb 11 10:51:35 2020 +0100

[GitHub] [camel-kafka-connector] zregvart opened a new pull request #87: feat(docs): setup Antora

2020-02-11 Thread GitBox
zregvart opened a new pull request #87: feat(docs): setup Antora URL: https://github.com/apache/camel-kafka-connector/pull/87 This sets up the Antora directory structure for the documentation and adds a simple `index.adoc` as a starting point for the documentation.

[GitHub] [camel-kafka-connector] zregvart commented on issue #87: feat(docs): setup Antora

2020-02-11 Thread GitBox
zregvart commented on issue #87: feat(docs): setup Antora URL: https://github.com/apache/camel-kafka-connector/pull/87#issuecomment-584574223 @oscerd I haven't included the xref link checker, like we have in Camel Quarkus:

[camel-examples] branch master updated: Add maven wrapper

2020-02-11 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 1eb077b Add maven wrapper 1eb077b is

[camel-examples] branch master updated: Create master-push-build.yml

2020-02-11 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 e5c5020 Create master-push-build.yml

[camel-examples] branch omarsmak-patch-1 created (now 8a3b9e7)

2020-02-11 Thread oalsafi
This is an automated email from the ASF dual-hosted git repository. oalsafi pushed a change to branch omarsmak-patch-1 in repository https://gitbox.apache.org/repos/asf/camel-examples.git. at 8a3b9e7 Update README.md This branch includes the following new commits: new 8a3b9e7

[camel-examples] 01/01: Update README.md

2020-02-11 Thread oalsafi
This is an automated email from the ASF dual-hosted git repository. oalsafi pushed a commit to branch omarsmak-patch-1 in repository https://gitbox.apache.org/repos/asf/camel-examples.git commit 8a3b9e7da0dccb2aa3ac19dc797feab6440be2a2 Author: Omar Al-Safi AuthorDate: Tue Feb 11 12:39:32 2020

[camel] branch master updated (fb07fa9 -> 317a995)

2020-02-11 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 fb07fa9 Revert "CAMEL-14482: Fix broken Javadocs on Camel Components (#3561)" (#3562) add 317a995 Add a

[GitHub] [camel-quarkus] jamesnetherton opened a new issue #692: Create a camel olingo4 extension

2020-02-11 Thread GitBox
jamesnetherton opened a new issue #692: Create a camel olingo4 extension URL: https://github.com/apache/camel-quarkus/issues/692 This is an automated message from the Apache Git Service. To respond to the message, please log

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

2020-02-11 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-584567808 19d506a moved the `javax.net.ssl.trustStore` related code to a separate QuarkusTestResourceLifecycleManager in

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

2020-02-11 Thread GitBox
ppalaga edited a comment on issue #697: Fix #696 Test HTTPS with the HTTP clients URL: https://github.com/apache/camel-quarkus/pull/697#issuecomment-584567808 19d506a moved the `javax.net.ssl.trustStore` related code to a separate QuarkusTestResourceLifecycleManager in

[GitHub] [camel-kafka-connector] oscerd commented on issue #87: feat(docs): setup Antora

2020-02-11 Thread GitBox
oscerd commented on issue #87: feat(docs): setup Antora URL: https://github.com/apache/camel-kafka-connector/pull/87#issuecomment-584580436 @zregvart yeah, we can merge this one and adding the link checker in another PR

[GitHub] [camel-k] lburgazzoli opened a new issue #1263: metrics: in quarkus mode, use microprofile metrics in place of the prometheus agent

2020-02-11 Thread GitBox
lburgazzoli opened a new issue #1263: metrics: in quarkus mode, use microprofile metrics in place of the prometheus agent URL: https://github.com/apache/camel-k/issues/1263 quarkus provides a metrics extension based on the MicroProfile/SmallRye that can be used to generate metrics for

[GitHub] [camel-kafka-connector] oscerd merged pull request #87: feat(docs): setup Antora

2020-02-11 Thread GitBox
oscerd merged pull request #87: feat(docs): setup Antora URL: https://github.com/apache/camel-kafka-connector/pull/87 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [camel-k] lburgazzoli commented on issue #1263: metrics: in quarkus mode, use microprofile metrics in place of the prometheus agent

2020-02-11 Thread GitBox
lburgazzoli commented on issue #1263: metrics: in quarkus mode, use microprofile metrics in place of the prometheus agent URL: https://github.com/apache/camel-k/issues/1263#issuecomment-584580294 /cc @astefanutti This is an

[camel-kafka-connector] branch master updated: feat(docs): setup Antora

2020-02-11 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 The following commit(s) were added to refs/heads/master by this push: new ed107d2 feat(docs): setup

[GitHub] [camel-quarkus] ppalaga opened a new pull request #698: Camel master update

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

[camel-examples] branch master updated: Update README.md

2020-02-11 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 9cb05da Update README.md 9cb05da is

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #693: Add olingo4 extension

2020-02-11 Thread GitBox
ppalaga commented on a change in pull request #693: Add olingo4 extension URL: https://github.com/apache/camel-quarkus/pull/693#discussion_r377579292 ## File path:

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #693: Add olingo4 extension

2020-02-11 Thread GitBox
ppalaga commented on a change in pull request #693: Add olingo4 extension URL: https://github.com/apache/camel-quarkus/pull/693#discussion_r377579948 ## File path:

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #693: Add olingo4 extension

2020-02-11 Thread GitBox
ppalaga commented on a change in pull request #693: Add olingo4 extension URL: https://github.com/apache/camel-quarkus/pull/693#discussion_r377578615 ## File path:

[GitHub] [camel-quarkus] johnpoth opened a new issue #694: quarkus-maven-plugin generate application.properties file for IT tests

2020-02-11 Thread GitBox
johnpoth opened a new issue #694: quarkus-maven-plugin generate application.properties file for IT tests URL: https://github.com/apache/camel-quarkus/issues/694 When creating new extensions, it'd be cool to have the quarkus-maven-plugin generate the application.properties file for IT

[GitHub] [camel-k] lburgazzoli commented on issue #1261: Allow to inject data from externally crafted secrets

2020-02-11 Thread GitBox
lburgazzoli commented on issue #1261: Allow to inject data from externally crafted secrets URL: https://github.com/apache/camel-k/issues/1261#issuecomment-584547094 We now support only properties but it won't be to complex to load any kind of property however some additional properties

[GitHub] [camel-quarkus] jamesnetherton opened a new pull request #693: Add olingo4 extension

2020-02-11 Thread GitBox
jamesnetherton opened a new pull request #693: Add olingo4 extension URL: https://github.com/apache/camel-quarkus/pull/693 fixes #692 This is an automated message from the Apache Git Service. To respond to the message, please

[camel] 01/02: Fixed kura tests as they load XML routes

2020-02-11 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 016dd682a9d39e368e6f162b90d17cd2c17bf0c7 Author: Claus Ibsen AuthorDate: Tue Feb 11 10:33:13 2020 +0100 Fixed

[camel] 02/02: CAMEL-14399: OsgiDefaultCamelContext should init like camel-blueprint does. Thanks to Rob T for reporting.

2020-02-11 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 a1c4b82a31108cd23409d0ee6ca4edc5b809b291 Author: Claus Ibsen AuthorDate: Tue Feb 11 10:35:01 2020 +0100

[camel] branch master updated (3575e6b -> a1c4b82)

2020-02-11 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 3575e6b CAMEL-14521: camel-bindy add icu4j to karaf features new 016dd68 Fixed kura tests as they load XML

[camel] 03/04: CAMEL-14519 - Create an AWS-DDB component based on SDK v2, Regen

2020-02-11 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit f5a78a4809ba34dfa41a01ce71c3ce34daa0073f Author: Andrea Cosentino AuthorDate: Tue Feb 11 09:59:17 2020 +0100

[camel-spring-boot] branch master updated: Use the GITHUB_WORKSPACE env variable

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

[GitHub] [camel-k] lburgazzoli edited a comment on issue #1261: Allow to inject data from externally crafted secrets

2020-02-11 Thread GitBox
lburgazzoli edited a comment on issue #1261: Allow to inject data from externally crafted secrets URL: https://github.com/apache/camel-k/issues/1261#issuecomment-584555079 > Yeah, we can still load automatically `.properties` files in the secrets, plus make the content of each entry of a

[camel-examples] branch master updated: Remove tests from master-push-build

2020-02-11 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 95281e1 Remove tests from

[GitHub] [camel-quarkus] jamesnetherton commented on issue #695: Unable to GET an https URL with netty-http client

2020-02-11 Thread GitBox
jamesnetherton commented on issue #695: Unable to GET an https URL with netty-http client URL: https://github.com/apache/camel-quarkus/issues/695#issuecomment-584595626 I think you may need to provide a trust store with the cert chain for `rescountries.eu`. E.g something like: ```

[camel] branch master updated: CAMEL-14521: Add license notice for icu4j

2020-02-11 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 83ae6d4 CAMEL-14521: Add license notice for

[GitHub] [camel-quarkus] jamesnetherton merged pull request #689: Automatic sync branch master to camel-master

2020-02-11 Thread GitBox
jamesnetherton merged pull request #689: Automatic sync branch master to camel-master URL: https://github.com/apache/camel-quarkus/pull/689 This is an automated message from the Apache Git Service. To respond to the

[camel-quarkus] branch camel-master updated (e412d92 -> e884ccb)

2020-02-11 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. discard e412d92 Upgarde to Camel 3.1.0 - WIP (tooling) discard d39d209 cleanup core extension pom

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

2020-02-11 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-584587810 26add1e added the missing license header. This is an automated message

[GitHub] [camel-k] lburgazzoli commented on issue #1172: Knative integration takes too long to make the service ready

2020-02-11 Thread GitBox
lburgazzoli commented on issue #1172: Knative integration takes too long to make the service ready URL: https://github.com/apache/camel-k/issues/1172#issuecomment-584521888 @kameshsampath @nak3 I remember I had some issues in the past similar to this one and were related to the default

[camel] branch master updated: CAMEL-14521: camel-bindy add icu4j to karaf features

2020-02-11 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 3575e6b CAMEL-14521: camel-bindy add icu4j

[GitHub] [camel-k] nicolaferraro opened a new issue #1261: Allow to inject data from externally crafted secrets

2020-02-11 Thread GitBox
nicolaferraro opened a new issue #1261: Allow to inject data from externally crafted secrets URL: https://github.com/apache/camel-k/issues/1261 Let's say a broker is installed inside the same namespace as my integration. The broker is secured and provides a secret with authentication

[GitHub] [camel-quarkus] ppalaga opened a new issue #695: Unable to GET an https URL with netty-http client

2020-02-11 Thread GitBox
ppalaga opened a new issue #695: Unable to GET an https URL with netty-http client URL: https://github.com/apache/camel-quarkus/issues/695 A proper description will follow. This is an automated message from the Apache Git

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

2020-02-11 Thread GitBox
NiteshKoushik opened a new pull request #1262: Copy feature for copying the command URL: https://github.com/apache/camel-k/pull/1262 Copy feature for copying the command **Release Note** ```release-note NONE ```

[GitHub] [camel-quarkus] ppalaga opened a new pull request #697: Fix #696 Test HTTPS with the HTTP clients

2020-02-11 Thread GitBox
ppalaga opened a new pull request #697: Fix #696 Test HTTPS with the HTTP clients URL: https://github.com/apache/camel-quarkus/pull/697 This is an automated message from the Apache Git Service. To respond to the message,

[camel] branch master updated (75d377f -> f6f7119)

2020-02-11 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 75d377f CAMEL-14519 - Create an AWS-DDB component based on SDK v2, Regen docs new 2859fc7 camel-core

[camel] 01/02: camel-core optimize - Simple language cannot change start functions anymore so we can use plain ArrayList now.

2020-02-11 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 2859fc7c1fcd8c275c984a3a69d5f186fc1b5e52 Author: Claus Ibsen AuthorDate: Tue Feb 11 10:49:01 2020 +0100

[camel] 02/02: camel-core optimize - No need to use copy on array list here

2020-02-11 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 f6f7119f4e959af4b83c7c0cd8f549316bd7d18f Author: Claus Ibsen AuthorDate: Tue Feb 11 10:56:10 2020 +0100

[camel-spring-boot] branch master updated: Explicit path for Camel build.

2020-02-11 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git The following commit(s) were added to refs/heads/master by this push: new 16df2f4 Explicit path for Camel

[GitHub] [camel-kafka-connector] zregvart commented on issue #87: feat(docs): setup Antora

2020-02-11 Thread GitBox
zregvart commented on issue #87: feat(docs): setup Antora URL: https://github.com/apache/camel-kafka-connector/pull/87#issuecomment-584580864 I would like to polish the docs a bit. I'll have more PRs incoming. This is an

[camel-examples] branch master updated: Fix wrong weld3 dependency version

2020-02-11 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 e9bceb2 Fix wrong weld3 dependency

  1   2   3   >