[GitHub] [camel-spring-boot] oscerd merged pull request #143: [CAMEL-15429] Add Spring Boot Starter for camel-oaipmh

2020-08-19 Thread GitBox
oscerd merged pull request #143: URL: https://github.com/apache/camel-spring-boot/pull/143 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[camel-spring-boot] branch master updated: [CAMEL-15429] Add Spring Boot Starter for camel-oaipmh

2020-08-19 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 0071de2 [CAMEL-15429] Add Spring

[GitHub] [camel-spring-boot] oscerd merged pull request #142: [Github Actions] Periodic Sync Camel Spring Boot Master Branch

2020-08-19 Thread GitBox
oscerd merged pull request #142: URL: https://github.com/apache/camel-spring-boot/pull/142 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[camel-spring-boot] branch master updated: [create-pull-request] automated change

2020-08-19 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 05b805a [create-pull-request] au

[GitHub] [camel] davsclaus commented on pull request #4105: CAMEL-15420 camel-http dynamic aware removes Exchange.HTTP_QUERY head…

2020-08-19 Thread GitBox
davsclaus commented on pull request #4105: URL: https://github.com/apache/camel/pull/4105#issuecomment-677299058 It would be good if the unit test checks that those 2 headers are as received on the http server. I think (on top of my head) some of those null values can be expected headers.

[camel-quarkus] branch quarkus-master updated (880b3f6 -> 3dd35e2)

2020-08-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch quarkus-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. discard 880b3f6 Upgrade to Quarkus 1.8.0 - WIP add fcd238d Switch from restcountries.eu to estcount

[camel-quarkus] 01/01: Upgrade to Quarkus 1.8.0 - WIP

2020-08-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch quarkus-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 3dd35e26bf73c09c8a7b42ac636846754a6d4173 Author: James Netherton AuthorDate: Mon Aug 3 08:28:35 2020

[GitHub] [camel-spring-boot] juanksega opened a new pull request #143: [CAMEL-15429] Add Spring Boot Starter for camel-oaipmh

2020-08-19 Thread GitBox
juanksega opened a new pull request #143: URL: https://github.com/apache/camel-spring-boot/pull/143 Add Spring Boot Starter for camel-oaipmh This is an automated message from the Apache Git Service. To respond to the message,

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

2020-08-19 Thread GitBox
github-actions[bot] opened a new pull request #142: URL: https://github.com/apache/camel-spring-boot/pull/142 Periodic Sync of Camel Spring Boot Master Branch with main Camel Master. see https://github.com/apache/camel-spring-boot/blob/master/.github/workflows/automatic-sync-master.yml

[camel-spring-boot] branch automatic-periodic-sync created (now d21e972)

2020-08-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch automatic-periodic-sync in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git. at d21e972 [create-pull-request] automated change No new revisions were added by this

[GitHub] [camel] chandra-h-bitd commented on a change in pull request #4105: CAMEL-15420 camel-http dynamic aware removes Exchange.HTTP_QUERY head…

2020-08-19 Thread GitBox
chandra-h-bitd commented on a change in pull request #4105: URL: https://github.com/apache/camel/pull/4105#discussion_r473331543 ## File path: components/camel-http-base/src/main/java/org/apache/camel/http/base/HttpSendDynamicAware.java ## @@ -100,6 +100,10 @@ public Processor

[GitHub] [camel] oscerd commented on a change in pull request #4105: CAMEL-15420 camel-http dynamic aware removes Exchange.HTTP_QUERY head…

2020-08-19 Thread GitBox
oscerd commented on a change in pull request #4105: URL: https://github.com/apache/camel/pull/4105#discussion_r473314658 ## File path: components/camel-http-base/src/main/java/org/apache/camel/http/base/HttpSendDynamicAware.java ## @@ -100,6 +100,10 @@ public Processor createP

[GitHub] [camel] chandra-h-bitd opened a new pull request #4105: CAMEL-15420 camel-http dynamic aware removes Exchange.HTTP_QUERY head…

2020-08-19 Thread GitBox
chandra-h-bitd opened a new pull request #4105: URL: https://github.com/apache/camel/pull/4105 …er if Exchange.HTTP_PATH header not specified [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/CAMEL) filed for the change (usually before you start working on

[camel-quarkus] branch camel-master updated (4dfd14b -> 3f20bf3)

2020-08-19 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a change to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. discard 4dfd14b Temporary workaround for CAMEL-15426 discard ed9c537 Add ArangoDB component extension #1533

[camel-quarkus] 01/05: Upgrade to Camel 3.5.0-SNAPSHOT

2020-08-19 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 45bb0d9081ca5a36b19e18e4d0d68ca0d476df90 Author: James Netherton AuthorDate: Thu Jun 18 16:30:49 2020 +010

[camel-quarkus] 02/05: Fixed setter and getter for RouteTemplateDefinition + small optimization

2020-08-19 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit fff8008b0a34652f51d52c8f65c5673db67e0016 Author: JiriOndrusek AuthorDate: Mon Aug 17 11:59:12 2020 +0200

[camel-quarkus] 03/05: Extension for camel-threadpoolfactory-vertx #1430

2020-08-19 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 4f243c597b8b8e4b2f088c1320491828a3d8bb0b Author: JiriOndrusek AuthorDate: Tue Jul 7 15:34:29 2020 +0200

[camel-quarkus] 05/05: Temporary workaround for CAMEL-15426

2020-08-19 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 3f20bf381ec565f5423d5d7fd50413d5b9bafbf3 Author: Peter Palaga AuthorDate: Wed Aug 19 15:55:38 2020 +0200

[camel-quarkus] 04/05: Add ArangoDB component extension #1533

2020-08-19 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 1bca54db3b0ad2ea1620227db1d4eddba2d5bfc4 Author: Zineb Bendhiba AuthorDate: Tue Aug 18 09:41:58 2020 +0200

[GitHub] [camel-k-runtime] lburgazzoli merged pull request #449: build(deps): bump maven-site-plugin from 3.9.0 to 3.9.1

2020-08-19 Thread GitBox
lburgazzoli merged pull request #449: URL: https://github.com/apache/camel-k-runtime/pull/449 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[camel-k-runtime] branch master updated (43db3cb -> 9d80a73)

2020-08-19 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-k-runtime.git. from 43db3cb loaders(quarkus): fix integration test properties add 9d80a73 build(deps): bump apache f

[GitHub] [camel-k-runtime] lburgazzoli merged pull request #448: build(deps): bump javapoet from 1.11.1 to 1.13.0

2020-08-19 Thread GitBox
lburgazzoli merged pull request #448: URL: https://github.com/apache/camel-k-runtime/pull/448 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[camel-k-runtime] branch master updated (9d80a73 -> 8579ff2)

2020-08-19 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-k-runtime.git. from 9d80a73 build(deps): bump apache from 21 to 23 add 8579ff2 build(deps): bump javapoet from 1.11.

[camel-k-runtime] branch master updated: build(deps): bump maven-site-plugin from 3.9.0 to 3.9.1

2020-08-19 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-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new 295e0c0 build(deps): bump maven-s

[GitHub] [camel-k-runtime] lburgazzoli merged pull request #447: build(deps): bump apache from 21 to 23

2020-08-19 Thread GitBox
lburgazzoli merged pull request #447: URL: https://github.com/apache/camel-k-runtime/pull/447 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [camel-quarkus] ppalaga merged pull request #1546: Use proper extension page URLs in quarkus-extension.yaml

2020-08-19 Thread GitBox
ppalaga merged pull request #1546: URL: https://github.com/apache/camel-quarkus/pull/1546 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[camel-quarkus] branch master updated: Use proper extension page URLs in quarkus-extension.yaml

2020-08-19 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/master by this push: new c65c451 Use proper extension page URLs

[GitHub] [camel-quarkus] ppalaga commented on pull request #1546: Use proper extension page URLs in quarkus-extension.yaml

2020-08-19 Thread GitBox
ppalaga commented on pull request #1546: URL: https://github.com/apache/camel-quarkus/pull/1546#issuecomment-676617742 The SmallRyeReactiveMessagingTest is passing for me locally. This is an automated message from the Apache

[GitHub] [camel-k-runtime] dependabot[bot] opened a new pull request #449: build(deps): bump maven-site-plugin from 3.9.0 to 3.9.1

2020-08-19 Thread GitBox
dependabot[bot] opened a new pull request #449: URL: https://github.com/apache/camel-k-runtime/pull/449 Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.9.0 to 3.9.1. Commits https://github.com/apache/maven-site-plugin/commit/854e6a0c4b660f48e313c0

[camel-k-runtime] branch dependabot/maven/org.apache.maven.plugins-maven-site-plugin-3.9.1 created (now 7f78936)

2020-08-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.apache.maven.plugins-maven-site-plugin-3.9.1 in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git. at 7f78936 build(deps): bump maven-site-plugin

[camel-k-runtime] branch dependabot/maven/com.squareup-javapoet-1.13.0 created (now 01f88f1)

2020-08-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/com.squareup-javapoet-1.13.0 in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git. at 01f88f1 build(deps): bump javapoet from 1.11.1 to 1.13.0 No ne

[GitHub] [camel-k-runtime] dependabot[bot] opened a new pull request #448: build(deps): bump javapoet from 1.11.1 to 1.13.0

2020-08-19 Thread GitBox
dependabot[bot] opened a new pull request #448: URL: https://github.com/apache/camel-k-runtime/pull/448 Bumps [javapoet](https://github.com/square/javapoet) from 1.11.1 to 1.13.0. Changelog Sourced from https://github.com/square/javapoet/blob/master/CHANGELOG.md";>javapoet's chang

[camel-k-runtime] branch dependabot/maven/org.apache-apache-23 created (now 8e66ea4)

2020-08-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.apache-apache-23 in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git. at 8e66ea4 build(deps): bump apache from 21 to 23 No new revisions were ad

[GitHub] [camel-k-runtime] dependabot[bot] opened a new pull request #447: build(deps): bump apache from 21 to 23

2020-08-19 Thread GitBox
dependabot[bot] opened a new pull request #447: URL: https://github.com/apache/camel-k-runtime/pull/447 Bumps [apache](https://github.com/apache/maven-apache-parent) from 21 to 23. Commits See full diff in https://github.com/apache/maven-apache-parent/commits";>compare view

[camel-examples] branch master updated (c39092d -> d74a62c)

2020-08-19 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-examples.git. from c39092d Merge pull request #14 from amdmdi/CAMEL-15379 new 334e105 Added minio example by mimickin

[GitHub] [camel-examples] oscerd merged pull request #15: Added minio example

2020-08-19 Thread GitBox
oscerd merged pull request #15: URL: https://github.com/apache/camel-examples/pull/15 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go t

[camel] branch master updated: Fix formatting

2020-08-19 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 The following commit(s) were added to refs/heads/master by this push: new 8ec26b3 Fix formatting 8ec26b3 is described belo

[camel] branch master updated: CAMEL-15176 Add the components-init-work-in-progress.md to track the work (#4087)

2020-08-19 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 cf173e6 CAMEL-15176 Add the components-init-w

[camel] branch master updated: CAMEL-15425: prevent SalesforceLoginConfig from leaking the user password (#4100)

2020-08-19 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 a0ee50c CAMEL-15425: prevent SalesforceLoginC

[camel] branch camel-3.4.x updated: CAMEL-15425: prevent SalesforceLoginConfig from leaking the user password (#4104)

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

[camel] branch camel-3.4.x updated: CAMEL-15424: fix a possible NPE on camel-box-api when adding a new collaborator (#4103)

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

[camel] branch master updated: CAMEL-15424: fix a possible NPE on camel-box-api when adding a new collaborator (#4099)

2020-08-19 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 9ee0982 CAMEL-15424: fix a possible NPE on ca

[camel] branch master updated: CAMEL-15425: prevent SalesforceLoginConfig from leaking the user password (#4100)

2020-08-19 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 a0ee50c CAMEL-15425: prevent SalesforceLoginC

[camel] branch camel-3.4.x updated: CAMEL-15425: prevent SalesforceLoginConfig from leaking the user password (#4104)

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

[camel] branch master updated: CAMEL-15176 Add the components-init-work-in-progress.md to track the work (#4087)

2020-08-19 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 cf173e6 CAMEL-15176 Add the components-init-w

[camel] branch camel-3.4.x updated: CAMEL-15424: fix a possible NPE on camel-box-api when adding a new collaborator (#4103)

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

[camel] branch master updated: CAMEL-15424: fix a possible NPE on camel-box-api when adding a new collaborator (#4099)

2020-08-19 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 9ee0982 CAMEL-15424: fix a possible NPE on ca

[GitHub] [camel] davsclaus merged pull request #4087: CAMEL-15176 Add the components-init-work-in-progress.md to track the …

2020-08-19 Thread GitBox
davsclaus merged pull request #4087: URL: https://github.com/apache/camel/pull/4087 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [camel] davsclaus merged pull request #4100: CAMEL-15425: prevent SalesforceLoginConfig from leaking the user password

2020-08-19 Thread GitBox
davsclaus merged pull request #4100: URL: https://github.com/apache/camel/pull/4100 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [camel] davsclaus merged pull request #4104: Backport CAMEL-15425: prevent SalesforceLoginConfig from leaking the user password

2020-08-19 Thread GitBox
davsclaus merged pull request #4104: URL: https://github.com/apache/camel/pull/4104 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [camel] davsclaus merged pull request #4103: Backport CAMEL-15424: fix a possible NPE on camel-box-api when adding a new collaborator

2020-08-19 Thread GitBox
davsclaus merged pull request #4103: URL: https://github.com/apache/camel/pull/4103 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [camel] davsclaus merged pull request #4099: CAMEL-15424: fix a possible NPE on camel-box-api when adding a new collaborator

2020-08-19 Thread GitBox
davsclaus merged pull request #4099: URL: https://github.com/apache/camel/pull/4099 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [camel-k] aslom commented on issue #1665: List of supported versions combinations for running Camel-K with Knative

2020-08-19 Thread GitBox
aslom commented on issue #1665: URL: https://github.com/apache/camel-k/issues/1665#issuecomment-676528897 Related to https://github.com/apache/camel-k/issues/1336 This is an automated message from the Apache Git Service. To r

[GitHub] [camel] orpiske opened a new pull request #4104: Backport CAMEL-15425: prevent SalesforceLoginConfig from leaking the user password

2020-08-19 Thread GitBox
orpiske opened a new pull request #4104: URL: https://github.com/apache/camel/pull/4104 [x] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/CAMEL) filed for the change (usually before you start working on it). Trivial changes like typos do not require a JIRA issue

[GitHub] [camel] orpiske opened a new pull request #4103: Backport CAMEL-15424: fix a possible NPE on camel-box-api when adding a new collaborator

2020-08-19 Thread GitBox
orpiske opened a new pull request #4103: URL: https://github.com/apache/camel/pull/4103 [x] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/CAMEL) filed for the change (usually before you start working on it). Trivial changes like typos do not require a JIRA issue

[GitHub] [camel-k-runtime] lburgazzoli merged pull request #446: Loaders

2020-08-19 Thread GitBox
lburgazzoli merged pull request #446: URL: https://github.com/apache/camel-k-runtime/pull/446 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[camel-k-runtime] 01/03: loaders: consistent test class naming and test packages organization

2020-08-19 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-k-runtime.git commit 54d45eac17338b0cdb2650e1633fd9e7a7a18b7c Author: lburgazzoli AuthorDate: Wed Aug 19 17:15:24 2020 +0200

[camel-k-runtime] 03/03: loaders(quarkus): fix integration test properties

2020-08-19 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-k-runtime.git commit 43db3cb746f2b238ea0ba585836e34b99d75db3e Author: lburgazzoli AuthorDate: Wed Aug 19 17:26:16 2020 +0200

[camel-k-runtime] branch master updated (3706645 -> 43db3cb)

2020-08-19 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-k-runtime.git. from 3706645 kotlin: cleanup loader and tests new 54d45ea loaders: consistent test class naming and t

[camel-k-runtime] 02/03: loaders(quarkus): consistent test class naming

2020-08-19 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-k-runtime.git commit bc124ee7418cfaceea10342144bca9e29c64ea9f Author: lburgazzoli AuthorDate: Wed Aug 19 17:18:43 2020 +0200

[GitHub] [camel-quarkus] ppalaga opened a new pull request #1546: Use proper extension page URLs in quarkus-extension.yaml

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

[GitHub] [camel] orpiske commented on pull request #4099: CAMEL-15424: fix a possible NPE on camel-box-api when adding a new collaborator

2020-08-19 Thread GitBox
orpiske commented on pull request #4099: URL: https://github.com/apache/camel/pull/4099#issuecomment-676505719 @davsclaus great! I will open the PRs for this and #4100 :) This is an automated message from the Apache Git Serv

[GitHub] [camel-k-runtime] lburgazzoli opened a new pull request #446: Loaders

2020-08-19 Thread GitBox
lburgazzoli opened a new pull request #446: URL: https://github.com/apache/camel-k-runtime/pull/446 **Release Note** ```release-note NONE ``` This is an automated message from the Apache G

[GitHub] [camel] davsclaus commented on pull request #4099: CAMEL-15424: fix a possible NPE on camel-box-api when adding a new collaborator

2020-08-19 Thread GitBox
davsclaus commented on pull request #4099: URL: https://github.com/apache/camel/pull/4099#issuecomment-676492260 Lets backport this also to 3.4.x branch This is an automated message from the Apache Git Service. To respond to

[GitHub] [camel] davsclaus commented on pull request #4100: CAMEL-15425: prevent SalesforceLoginConfig from leaking the user password

2020-08-19 Thread GitBox
davsclaus commented on pull request #4100: URL: https://github.com/apache/camel/pull/4100#issuecomment-676491771 Lets also backport this to 3.4.x branch This is an automated message from the Apache Git Service. To respond to

[camel] branch camel-3.4.x updated: camel-olingo2 improvements (#4098) (#4102)

2020-08-19 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.4.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.4.x by this push: new 775af5f camel-olingo2 improvements

[GitHub] [camel] davsclaus merged pull request #4102: [Backport-3.4.x] camel-olingo2 improvements

2020-08-19 Thread GitBox
davsclaus merged pull request #4102: URL: https://github.com/apache/camel/pull/4102 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [camel-k-runtime] lburgazzoli merged pull request #445: kotlin: cleanup loader and tests

2020-08-19 Thread GitBox
lburgazzoli merged pull request #445: URL: https://github.com/apache/camel-k-runtime/pull/445 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[camel-k-runtime] branch master updated: kotlin: cleanup loader and tests

2020-08-19 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-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new 3706645 kotlin: cleanup loader an

[GitHub] [camel-quarkus] ppalaga commented on issue #1497: [Camel 3.5/3.4.3] xml-io should pass namespace info to NamespaceAware elements

2020-08-19 Thread GitBox
ppalaga commented on issue #1497: URL: https://github.com/apache/camel-quarkus/issues/1497#issuecomment-676472318 No, the fix was done in the upcoming Camel 3.5.0 and also in the recently released Camel 3.4.3. So you'll have to wait for Camel Quarkus 1.1.0 or 1.0.1. 1.0.1 may appear wit

[GitHub] [camel] christophd opened a new pull request #4102: [Backport-3.4.x] camel-olingo2 improvements

2020-08-19 Thread GitBox
christophd opened a new pull request #4102: URL: https://github.com/apache/camel/pull/4102 Manual backport of #4098 * fix(CAMEL-15405): Propagate inline count in camel-olingo2 component Add result count (coming from system query option $inlinecount) to OData entries when usin

[GitHub] [camel-k-runtime] lburgazzoli opened a new pull request #445: kotlin: cleanup loader and tests

2020-08-19 Thread GitBox
lburgazzoli opened a new pull request #445: URL: https://github.com/apache/camel-k-runtime/pull/445 **Release Note** ```release-note NONE ``` This is an automated message from the Apache G

[camel] branch master updated (e68a25e -> a5b7d0c)

2020-08-19 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 e68a25e [CAMEL-14578] Reformat new a2391a5 Upgrade Dropbox SDK to version 3.1.5 new a5b7d0c Regen Th

[camel] 01/02: Upgrade Dropbox SDK to version 3.1.5

2020-08-19 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 a2391a5ed905472b25a8ed5491e5772500cd829d Author: Andrea Cosentino AuthorDate: Wed Aug 19 11:15:30 2020 +0200 Upg

[camel] 02/02: Regen

2020-08-19 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 a5b7d0c5ffdc773e9a6bce7ca87664957f3acadb Author: Andrea Cosentino AuthorDate: Wed Aug 19 16:33:44 2020 +0200 Reg

[camel] 01/02: Upgrade Dropbox SDK to version 3.1.5

2020-08-19 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 a2391a5ed905472b25a8ed5491e5772500cd829d Author: Andrea Cosentino AuthorDate: Wed Aug 19 11:15:30 2020 +0200 Upg

[camel] branch master updated (e68a25e -> a5b7d0c)

2020-08-19 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 e68a25e [CAMEL-14578] Reformat new a2391a5 Upgrade Dropbox SDK to version 3.1.5 new a5b7d0c Regen Th

[camel] 02/02: Regen

2020-08-19 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 a5b7d0c5ffdc773e9a6bce7ca87664957f3acadb Author: Andrea Cosentino AuthorDate: Wed Aug 19 16:33:44 2020 +0200 Reg

[GitHub] [camel] omarsmak commented on a change in pull request #4101: Added testcontainer integration test for Minio

2020-08-19 Thread GitBox
omarsmak commented on a change in pull request #4101: URL: https://github.com/apache/camel/pull/4101#discussion_r473074534 ## File path: components/camel-minio/src/test/java/org/apache/camel/component/minio/integration/testContainers/MinioComponentIntegrationTest.java ## @@ -0

[GitHub] [camel-k] nicolaferraro opened a new issue #1668: Integration is logged twice in dev mode

2020-08-19 Thread GitBox
nicolaferraro opened a new issue #1668: URL: https://github.com/apache/camel-k/issues/1668 Seems like recent changes in logging for dev mode have created an issue, since integration pods are logged twice (or more times, depending on how many times you change the source code). ---

[GitHub] [camel] omarsmak commented on a change in pull request #4101: Added testcontainer integration test for Minio

2020-08-19 Thread GitBox
omarsmak commented on a change in pull request #4101: URL: https://github.com/apache/camel/pull/4101#discussion_r473074534 ## File path: components/camel-minio/src/test/java/org/apache/camel/component/minio/integration/testContainers/MinioComponentIntegrationTest.java ## @@ -0

[GitHub] [camel-quarkus] kesavkolla commented on issue #1497: [Camel 3.5/3.4.3] xml-io should pass namespace info to NamespaceAware elements

2020-08-19 Thread GitBox
kesavkolla commented on issue #1497: URL: https://github.com/apache/camel-quarkus/issues/1497#issuecomment-676442331 Is this issue fixed in latest 1.0.0 version? This is an automated message from the Apache Git Service. To re

[GitHub] [camel] Nayananga commented on a change in pull request #4101: Added testcontainer integration test for Minio

2020-08-19 Thread GitBox
Nayananga commented on a change in pull request #4101: URL: https://github.com/apache/camel/pull/4101#discussion_r473064197 ## File path: components/camel-minio/src/test/java/org/apache/camel/component/minio/integration/testContainers/MinioComponentIntegrationTest.java ## @@ -

[GitHub] [camel-website] aashnajena opened a new pull request #469: Provide new layout for Documentation page

2020-08-19 Thread GitBox
aashnajena opened a new pull request #469: URL: https://github.com/apache/camel-website/pull/469 Opening this PR so that everyone can have a preview of what I was suggesting on [Camel-15392](https://issues.apache.org/jira/browse/CAMEL-15392). Benefits of new layout : - Takes less vertic

[GitHub] [camel-quarkus] ppalaga opened a new issue #1545: Detect missing dependencies

2020-08-19 Thread GitBox
ppalaga opened a new issue #1545: URL: https://github.com/apache/camel-quarkus/issues/1545 Citing @jamesnetherton from https://github.com/apache/camel-quarkus/pull/1543 > I noticed that quarkus-resteasy transitively pulls in quarkus-netty. And since almost every itest uses resteasy

[GitHub] [camel-k-runtime] lburgazzoli merged pull request #444: xml: cleanup loader and tests

2020-08-19 Thread GitBox
lburgazzoli merged pull request #444: URL: https://github.com/apache/camel-k-runtime/pull/444 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[camel-k-runtime] branch master updated: xml: cleanup loader and tests

2020-08-19 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-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new dbd3cf2 xml: cleanup loader and t

[camel-quarkus] 05/05: Temporary workaround for CAMEL-15426

2020-08-19 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 4dfd14b5499397db0b60f055d18edfcc53b80928 Author: Peter Palaga AuthorDate: Wed Aug 19 15:55:38 2020 +0200

[camel-quarkus] branch camel-master updated (93b3310 -> 4dfd14b)

2020-08-19 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a change to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. discard 93b3310 Add ArangoDB component extension #1533 discard 22cd74b Fixed setter and getter for RouteTemp

[camel-quarkus] 04/05: Add ArangoDB component extension #1533

2020-08-19 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit ed9c537be5cf317f630a00de116abc0433671100 Author: Zineb Bendhiba AuthorDate: Tue Aug 18 09:41:58 2020 +0200

[camel-quarkus] 01/05: Upgrade to Camel 3.5.0-SNAPSHOT

2020-08-19 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 91870ef978d0a5f8d99912524b65d790d1a883e8 Author: James Netherton AuthorDate: Thu Jun 18 16:30:49 2020 +010

[camel-quarkus] 02/05: Fixed setter and getter for RouteTemplateDefinition + small optimization

2020-08-19 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit d99374c2e8187fb8443941429704ec1a77be3912 Author: JiriOndrusek AuthorDate: Mon Aug 17 11:59:12 2020 +0200

[camel-quarkus] 03/05: Extension for camel-threadpoolfactory-vertx #1430

2020-08-19 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 9d2b2e03dfd8e552f0bb1d670d8c5485778b18c7 Author: JiriOndrusek AuthorDate: Tue Jul 7 15:34:29 2020 +0200

[GitHub] [camel-k-runtime] lburgazzoli opened a new pull request #444: xml: cleanup loader and tests

2020-08-19 Thread GitBox
lburgazzoli opened a new pull request #444: URL: https://github.com/apache/camel-k-runtime/pull/444 **Release Note** ```release-note NONE ``` This is an automated message from the Apache G

[GitHub] [camel-quarkus] ppalaga merged pull request #1462: Extension for camel-threadpoolfactory-vertx #1430

2020-08-19 Thread GitBox
ppalaga merged pull request #1462: URL: https://github.com/apache/camel-quarkus/pull/1462 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[camel-quarkus] branch camel-master updated: Add ArangoDB component extension #1533

2020-08-19 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga 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 93b3310 Add ArangoDB compon

[camel-k-runtime] branch master updated: js: cleanup loader and tests

2020-08-19 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-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new 75ca3c0 js: cleanup loader and te

[GitHub] [camel-quarkus] ppalaga merged pull request #1540: Add ArangoDB component extension fixes #1533

2020-08-19 Thread GitBox
ppalaga merged pull request #1540: URL: https://github.com/apache/camel-quarkus/pull/1540 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [camel-k-runtime] lburgazzoli merged pull request #442: js: cleanup loader and tests

2020-08-19 Thread GitBox
lburgazzoli merged pull request #442: URL: https://github.com/apache/camel-k-runtime/pull/442 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[camel-quarkus] branch camel-master updated (b752bf0 -> 22cd74b)

2020-08-19 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a change to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. from b752bf0 CAMEL-14297: Introduce RouteBuilderConfigurer. add 8871c65 Extension for camel-threadpoo

  1   2   >