[GitHub] [camel-kafka-connector] oscerd opened a new issue #524: Create a source distribution module

2020-10-06 Thread GitBox
oscerd opened a new issue #524: URL: https://github.com/apache/camel-kafka-connector/issues/524 Like we have in other project https://github.com/apache/camel-k-runtime/blob/master/distribution/pom.xml This is an automa

[camel] branch regen_bot updated (d376711 -> 9cbb9a4)

2020-10-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. from d376711 CAMEL-15496: Fixed NPE add 9cbb9a4 CAMEL-15496: Fixed wrong filter No new revisions were added

[camel] branch regen_bot updated (d376711 -> 9cbb9a4)

2020-10-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. from d376711 CAMEL-15496: Fixed NPE add 9cbb9a4 CAMEL-15496: Fixed wrong filter No new revisions were added

[GitHub] [camel-quarkus] JiriOndrusek commented on a change in pull request #1879: Shiro native support #1844

2020-10-06 Thread GitBox
JiriOndrusek commented on a change in pull request #1879: URL: https://github.com/apache/camel-quarkus/pull/1879#discussion_r500774014 ## File path: extensions/bindy/runtime/src/main/resources/META-INF/quarkus-extension.yaml ## @@ -22,7 +22,7 @@ # --- name: "Camel Bindy" -d

[camel] 02/02: Camel-Infinispan: Added more testcontainers tests for Infinispan producer

2020-10-06 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 a513317472a89d0c88e8a10e836b4177bfbb1004 Author: Andrea Cosentino AuthorDate: Wed Oct 7 08:38:39 2020 +0200 Came

[camel] branch master updated (9cbb9a4 -> a513317)

2020-10-06 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 9cbb9a4 CAMEL-15496: Fixed wrong filter new 9fd8fbf Camel-Infinispan: Added more testcontainers tests for

[camel] 01/02: Camel-Infinispan: Added more testcontainers tests for Infinispan producer

2020-10-06 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 9fd8fbf20a3151ec9ad010d8161471ea65dfe6f9 Author: Andrea Cosentino AuthorDate: Wed Oct 7 08:27:23 2020 +0200 Came

[camel] 02/02: Camel-Infinispan: Added more testcontainers tests for Infinispan producer

2020-10-06 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 a513317472a89d0c88e8a10e836b4177bfbb1004 Author: Andrea Cosentino AuthorDate: Wed Oct 7 08:38:39 2020 +0200 Came

[camel] branch master updated (9cbb9a4 -> a513317)

2020-10-06 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 9cbb9a4 CAMEL-15496: Fixed wrong filter new 9fd8fbf Camel-Infinispan: Added more testcontainers tests for

[camel] 01/02: Camel-Infinispan: Added more testcontainers tests for Infinispan producer

2020-10-06 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 9fd8fbf20a3151ec9ad010d8161471ea65dfe6f9 Author: Andrea Cosentino AuthorDate: Wed Oct 7 08:27:23 2020 +0200 Came

[GitHub] [camel-quarkus] JiriOndrusek commented on pull request #1879: Shiro native support #1844

2020-10-06 Thread GitBox
JiriOndrusek commented on pull request #1879: URL: https://github.com/apache/camel-quarkus/pull/1879#issuecomment-704729775 I'll rebase it and at least move changes for bindy component (caused by change of doc) into separate commit (in case rebasing won't remove it)

[GitHub] [camel-quarkus] JiriOndrusek commented on a change in pull request #1879: Shiro native support #1844

2020-10-06 Thread GitBox
JiriOndrusek commented on a change in pull request #1879: URL: https://github.com/apache/camel-quarkus/pull/1879#discussion_r500770008 ## File path: integration-tests/shiro/src/main/java/org/apache/camel/quarkus/component/shiro/it/ShiroRouteBuilder.java ## @@ -0,0 +1,77 @@ +/*

[GitHub] [camel-quarkus] ppalaga commented on pull request #1877: Fix twitter itest so it initially waits when start polling tweets

2020-10-06 Thread GitBox
ppalaga commented on pull request #1877: URL: https://github.com/apache/camel-quarkus/pull/1877#issuecomment-704728444 > Can't we use awaitility to poll the Twitter timeline until it contains the expected message As far as I understand, the main motivation for this quirks is the requ

[GitHub] [camel-quarkus] JiriOndrusek commented on a change in pull request #1879: Shiro native support #1844

2020-10-06 Thread GitBox
JiriOndrusek commented on a change in pull request #1879: URL: https://github.com/apache/camel-quarkus/pull/1879#discussion_r500769004 ## File path: integration-tests/shiro/src/main/resources/application.properties ## @@ -0,0 +1,18 @@ +## ---

[GitHub] [camel-quarkus] JiriOndrusek commented on a change in pull request #1879: Shiro native support #1844

2020-10-06 Thread GitBox
JiriOndrusek commented on a change in pull request #1879: URL: https://github.com/apache/camel-quarkus/pull/1879#discussion_r500768168 ## File path: extensions/bindy/runtime/src/main/resources/META-INF/quarkus-extension.yaml ## @@ -22,7 +22,7 @@ # --- name: "Camel Bindy" -d

[GitHub] [camel-quarkus] jamesnetherton commented on a change in pull request #1879: Shiro native support #1844

2020-10-06 Thread GitBox
jamesnetherton commented on a change in pull request #1879: URL: https://github.com/apache/camel-quarkus/pull/1879#discussion_r500767111 ## File path: extensions/bindy/runtime/src/main/resources/META-INF/quarkus-extension.yaml ## @@ -22,7 +22,7 @@ # --- name: "Camel Bindy"

[GitHub] [camel-quarkus] jamesnetherton commented on pull request #1877: Fix twitter itest so it initially waits when start polling tweets

2020-10-06 Thread GitBox
jamesnetherton commented on pull request #1877: URL: https://github.com/apache/camel-quarkus/pull/1877#issuecomment-704724968 > > I could also make it configurable via ENV > > Yeah, that sounds good Can't we use awaitility to poll the Twitter timeline until it contains the exp

[GitHub] [camel-kafka-connector] oscerd commented on pull request #510: Add an integration test for the archetype

2020-10-06 Thread GitBox
oscerd commented on pull request #510: URL: https://github.com/apache/camel-kafka-connector/pull/510#issuecomment-704723018 Can you rebase @cunningt ? This is an automated message from the Apache Git Service. To respond

[camel] branch regen_bot updated (bc7d90f -> d376711)

2020-10-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. from bc7d90f Sync Properties add d376711 CAMEL-15496: Fixed NPE No new revisions were added by this update.

[GitHub] [camel-kafka-connector] oscerd opened a new issue #523: Create descriptors for source and sink connector for catalog purpose

2020-10-06 Thread GitBox
oscerd opened a new issue #523: URL: https://github.com/apache/camel-kafka-connector/issues/523 To be able to collect all the connectors, we need to create files similar to component.properties in plain camel. Since we have an id for each connector of this kind: camel-component + co

[camel] branch master updated: CAMEL-15496: Fixed wrong filter

2020-10-06 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 9cbb9a4 CAMEL-15496: Fixed wrong filter 9cbb9

[camel] branch regen_bot updated (320dd0d -> bc7d90f)

2020-10-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. from 320dd0d CAMEL-15617: Fix filter Google PubSub reserved attributes (#4343) add f67d19c Upgrade AWS SDK v

[GitHub] [camel-spring-boot] davsclaus closed pull request #187: CAMEL-15624 : Fixing complex types issue on spring starters component Configuration

2020-10-06 Thread GitBox
davsclaus closed pull request #187: URL: https://github.com/apache/camel-spring-boot/pull/187 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-spring-boot] davsclaus commented on pull request #187: CAMEL-15624 : Fixing complex types issue on spring starters component Configuration

2020-10-06 Thread GitBox
davsclaus commented on pull request #187: URL: https://github.com/apache/camel-spring-boot/pull/187#issuecomment-704704765 Merged this manually thanks. Can you test with latest code, and make sure it works with the spring STS tooling, for example for types that has generics such as a

[camel-spring-boot] 02/03: Reformatting by camel style

2020-10-06 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 b6b18e1484e94c8cdfd8eab2c6b5de86ad1d7f09 Author: Alex Park AuthorDate: Sat Oct 3 23:29:23 2020 +1000

[camel-spring-boot] branch master updated (611418d -> 1a210d5)

2020-10-06 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 611418d Regen new 12bc7a4 CAMEL-15624 : Fixing complex types issue on spring starters AutoConfi

[camel] branch master updated: CAMEL-15496: Fixed NPE

2020-10-06 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 d376711 CAMEL-15496: Fixed NPE d376711 is des

[camel] 01/02: Upgrade AWS SDK v2 to version 2.15.4

2020-10-06 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 f67d19c6a54dd1241582d771a002a6c5d9005d3a Author: Andrea Cosentino AuthorDate: Wed Oct 7 06:42:39 2020 +0200 Upgr

[camel] 02/02: Sync Properties

2020-10-06 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 bc7d90fe2dd83dfd62ddba927714681974da0355 Author: Andrea Cosentino AuthorDate: Wed Oct 7 07:18:20 2020 +0200 Sync

[camel] branch master updated (320dd0d -> bc7d90f)

2020-10-06 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 320dd0d CAMEL-15617: Fix filter Google PubSub reserved attributes (#4343) new f67d19c Upgrade AWS SDK v2 t

[camel-spring-boot] branch master updated (3b54c60 -> 611418d)

2020-10-06 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 3b54c60 [create-pull-request] automated change add 611418d Regen No new revisions were added by

[camel-quarkus] branch quarkus-master updated (8da486b -> 1370367)

2020-10-06 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 8da486b Upgrade to Quarkus 1.9.0 - WIP add 6d94194 Updated CHANGELOG.md add 115afdc U

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

2020-10-06 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 13703670afc745562683193ba13605839d2b0f57 Author: James Netherton AuthorDate: Wed Sep 2 19:49:36 2020

[camel] branch regen_bot updated (2396c5f -> 320dd0d)

2020-10-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. from 2396c5f CAMEL-15496: Headers and Properties support (#4371) add 320dd0d CAMEL-15617: Fix filter Google P

[camel] branch regen_bot updated (6894617 -> 2396c5f)

2020-10-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. from 6894617 Regen add 900ab2c CAMEL-15636: camel-bean - optimize to not resolve simple language per message

[camel] branch regen_bot updated (6894617 -> 2396c5f)

2020-10-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. from 6894617 Regen add 900ab2c CAMEL-15636: camel-bean - optimize to not resolve simple language per message

[GitHub] [camel-karaf] ramu11 commented on pull request #29: "CAMEL-15616:camel-saxon - Upgrade to Saxon 10.x"

2020-10-06 Thread GitBox
ramu11 commented on pull request #29: URL: https://github.com/apache/camel-karaf/pull/29#issuecomment-704687721 merged This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [camel-karaf] ramu11 closed pull request #29: "CAMEL-15616:camel-saxon - Upgrade to Saxon 10.x"

2020-10-06 Thread GitBox
ramu11 closed pull request #29: URL: https://github.com/apache/camel-karaf/pull/29 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 t

[GitHub] [camel] davsclaus merged pull request #4343: CAMEL-15617: Fix filter Google PubSub reserved attributes

2020-10-06 Thread GitBox
davsclaus merged pull request #4343: URL: https://github.com/apache/camel/pull/4343 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

[camel] branch master updated: CAMEL-15617: Fix filter Google PubSub reserved attributes (#4343)

2020-10-06 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 320dd0d CAMEL-15617: Fix filter Google PubSub

[camel] branch master updated (900ab2c -> 2396c5f)

2020-10-06 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 900ab2c CAMEL-15636: camel-bean - optimize to not resolve simple language per message if ongl method call express

[camel] branch master updated (900ab2c -> 2396c5f)

2020-10-06 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 900ab2c CAMEL-15636: camel-bean - optimize to not resolve simple language per message if ongl method call express

[camel-kafka-connector] branch master updated: camel-kafka-connector-model should have tooling pom as parent pom

2020-10-06 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 2d6c7c5 camel-kafka-connecto

[GitHub] [camel] davsclaus merged pull request #4371: CAMEL-15496: Headers and Properties support

2020-10-06 Thread GitBox
davsclaus merged pull request #4371: URL: https://github.com/apache/camel/pull/4371 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-kafka-connector] oscerd merged pull request #521: camel-kafka-connector-model should have tooling pom as parent pom

2020-10-06 Thread GitBox
oscerd merged pull request #521: URL: https://github.com/apache/camel-kafka-connector/pull/521 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

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

2020-10-06 Thread GitBox
oscerd merged pull request #189: URL: https://github.com/apache/camel-spring-boot/pull/189 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-kafka-connector] oscerd merged pull request #522: [Github Actions] Periodic Sync Camel-kafka-connector camel-master Branch

2020-10-06 Thread GitBox
oscerd merged pull request #522: URL: https://github.com/apache/camel-kafka-connector/pull/522 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [camel] UdaykiranMarupati opened a new pull request #4375: CAMEL-15484 - UPDATE Documentation for Camel 3.x

2020-10-06 Thread GitBox
UdaykiranMarupati opened a new pull request #4375: URL: https://github.com/apache/camel/pull/4375 Update documentation for camel 3.x related to attachments as there is no exchange.getIn().getAttachments() method anymore. Fix for the Issue [CAMEL-15484](https://issues.apache.

[GitHub] [camel] ramu11 closed pull request #4367: "CAMEL-15616:camel-saxon - Upgrade to Saxon 10.x"

2020-10-06 Thread GitBox
ramu11 closed pull request #4367: URL: https://github.com/apache/camel/pull/4367 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 the

[camel-kafka-connector] branch automatic-periodic-sync created (now 1fcf1c7)

2020-10-06 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-kafka-connector.git. at 1fcf1c7 [create-pull-request] automated change No new revisions were added by t

[GitHub] [camel-kafka-connector] github-actions[bot] opened a new pull request #522: [Github Actions] Periodic Sync Camel-kafka-connector camel-master Branch

2020-10-06 Thread GitBox
github-actions[bot] opened a new pull request #522: URL: https://github.com/apache/camel-kafka-connector/pull/522 Periodic Sync of Camel Kafka connector camel-master Branch with main Camel Master. see https://github.com/apache/camel-kafka-connector/blob/master/.github/workflows/automati

[camel-kafka-connector] branch master updated: Updated CHANGELOG.md

2020-10-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot 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 7fef06c Updated CHANGELOG.md

[camel-k] branch master updated: Updated CHANGELOG.md

2020-10-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot 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 f800086 Updated CHANGELOG.md f800086 is de

[camel-quarkus] 04/04: Fixing strintemplate extension test - error became visible after update of camel component

2020-10-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit d13f6ccf78502c5054cd4bbc9418bdb7225b946f Author: JiriOndrusek AuthorDate: Fri Oct 2 12:32:22 2020 +0200

[camel-quarkus] 01/04: Remove QuarkusVertxHttpBinding

2020-10-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit cd0b8648772d85577c0e7dff465fbdb969b4eab1 Author: James Netherton AuthorDate: Wed Sep 9 07:39:13 2020 +0

[camel-quarkus] 03/04: Upgrade to Camel 3.6.0

2020-10-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 074a7530b93bc1e5893eb0bf9a2dc4bb3adaf141 Author: James Netherton AuthorDate: Mon Sep 7 09:30:51 2020 +0

[camel-quarkus] branch camel-master updated (b515430 -> d13f6cc)

2020-10-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. omit b515430 Fixing strintemplate extension test - error became visible after update of camel component

[camel-quarkus] 02/04: Remove createEndpoint method override in QuarkusVertxWebsocketComponent

2020-10-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 33ab947923ed55163d2f80d0f469762a4fce6aea Author: James Netherton AuthorDate: Wed Sep 9 07:39:50 2020 +0

[camel-k-runtime] branch master updated: Updated CHANGELOG.md

2020-10-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot 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 173ecd0 Updated CHANGELOG.md 173ec

[camel-quarkus] branch master updated: Updated CHANGELOG.md

2020-10-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot 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 0f0114f Updated CHANGELOG.md 0f0114f

[camel-kafka-connector] 02/08: Changelog on camel-master should push on camel-master

2020-10-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit a9d431995451fb3427f949d3e7881a773305a03a Author: Andrea Cosentino AuthorDate: Wed Sep 16 17:41:

[camel-kafka-connector] 05/08: [create-pull-request] automated change

2020-10-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit 2468ac3f6752b2d512cf125777134b047de0a921 Author: github-actions[bot] <41898282+github-actions[b

[camel-kafka-connector] 01/08: Point to 3.6.0-SNAPSHOT

2020-10-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit 806c682972a86aba81ec898819bd8c6f1856628e Author: Andrea Cosentino AuthorDate: Mon Sep 14 06:46:

[camel-kafka-connector] 06/08: [create-pull-request] automated change

2020-10-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit fbbc42d36b615235edf246fe64dd972911638a62 Author: github-actions[bot] <41898282+github-actions[b

[camel-kafka-connector] 04/08: Aggregation Support: Changed option name from camel.beans.aggregation to camel.aggregation

2020-10-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit 4df73df559113ead2922e50270f06f7dc202bbed Author: Andrea Cosentino AuthorDate: Wed Sep 30 12:04:

[camel-kafka-connector] 07/08: [create-pull-request] automated change

2020-10-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit 9e4949b76930d5e5831c4d66cd4e3412c8233594 Author: github-actions[bot] <41898282+github-actions[b

[camel-kafka-connector] 08/08: [create-pull-request] automated change

2020-10-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit 6825bb0ae06fd95586c3230be3e78ea0bec064b5 Author: github-actions[bot] <41898282+github-actions[b

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

2020-10-06 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 da5b309 [create-pull-request] automated change No new revisions were added by this

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

2020-10-06 Thread GitBox
github-actions[bot] opened a new pull request #189: URL: https://github.com/apache/camel-spring-boot/pull/189 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

[GitHub] [camel-kafka-connector] valdar opened a new pull request #521: camel-kafka-connector-model should have tooling pom as parent pom

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

[camel-kafka-connector] branch ckcModelBuildIssue created (now 087556f)

2020-10-06 Thread valdar
This is an automated email from the ASF dual-hosted git repository. valdar pushed a change to branch ckcModelBuildIssue in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git. at 087556f camel-kafka-connector-model should have tooling pom as parent pom This branch i

[camel-kafka-connector] 01/01: camel-kafka-connector-model should have tooling pom as parent pom

2020-10-06 Thread valdar
This is an automated email from the ASF dual-hosted git repository. valdar pushed a commit to branch ckcModelBuildIssue in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit 087556f9fed79b63ac5aa4c4ad33d5c17b7497f4 Author: Andrea Tarocchi AuthorDate: Wed Oct 7 00:34:

[camel-kafka-connector] branch master updated: Added encoding to maven-resources-plugin to avoid warning

2020-10-06 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 ac6655b Added encoding to ma

[camel-kafka-connector] branch master updated: Added encoding to maven-resources-plugin to avoid warning

2020-10-06 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 ac6655b Added encoding to ma

[GitHub] [camel-kafka-connector] oscerd merged pull request #520: Added encoding to maven-resources-plugin to avoid warning

2020-10-06 Thread GitBox
oscerd merged pull request #520: URL: https://github.com/apache/camel-kafka-connector/pull/520 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [camel-kafka-connector] oscerd commented on issue #430: Provide a catalog of potential configuration properties specific to Camel Kafka Connector

2020-10-06 Thread GitBox
oscerd commented on issue #430: URL: https://github.com/apache/camel-kafka-connector/issues/430#issuecomment-704532287 I'm working on this. #515 is related too. We'll provide camel-kafka-connector options and metadata. Kafka-connect options are out of scope and it is coming from a d

[GitHub] [camel-kafka-connector] oscerd closed issue #514: Copy all Json connectors metadata into a camel-kafka-connector-catalog

2020-10-06 Thread GitBox
oscerd closed issue #514: URL: https://github.com/apache/camel-kafka-connector/issues/514 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-kafka-connector] branch encoding-mvn-resources-plugin created (now 5efc0f4)

2020-10-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch encoding-mvn-resources-plugin in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git. at 5efc0f4 Added encoding to maven-resources-plugin to avoid warning This br

[camel-kafka-connector] 01/01: Added encoding to maven-resources-plugin to avoid warning

2020-10-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch encoding-mvn-resources-plugin in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit 5efc0f49fba06e9409466c1d8a3304f282365c0f Author: Andrea Cosentino AuthorDate:

[GitHub] [camel-kafka-connector] oscerd opened a new pull request #520: Added encoding to maven-resources-plugin to avoid warning

2020-10-06 Thread GitBox
oscerd opened a new pull request #520: URL: https://github.com/apache/camel-kafka-connector/pull/520 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[camel] branch regen_bot updated (6af48a7 -> 6894617)

2020-10-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. from 6af48a7 CAMEL-15644: Fixed potential NPE in camel-salesforce. add b8c93ac CAMEL-15616:camel-saxon - Upgr

[camel-kafka-connector] 04/04: Camel-Kafka-connector-model: Aligned the rebase-master-onto-camel-master GH action to use the new model

2020-10-06 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 dcb75fb269e180d2f0946f5cdce6982a0dfba21b Author: Andrea Cosentino AuthorDate: Tue Oct 6 22:13:22 2020

[camel-kafka-connector] branch master updated (ed63f43 -> dcb75fb)

2020-10-06 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 ed63f43 Move model classes CamelKafkaConnectorModel and CamelKafkaConnectorOptionModel in their

[camel-kafka-connector] 02/04: Camel-Kafka-connector-model: Aligned the master-pr-build GH action to use the new model

2020-10-06 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 4db14d0b72ea63e8047d73f9aa400f5b5465decd Author: Andrea Cosentino AuthorDate: Tue Oct 6 22:08:34 2020

[GitHub] [camel-kafka-connector] oscerd merged pull request #519: Fixed GH Actions with the new camel-kafka-connector-model

2020-10-06 Thread GitBox
oscerd merged pull request #519: URL: https://github.com/apache/camel-kafka-connector/pull/519 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[camel-kafka-connector] 03/04: Camel-Kafka-connector-model: Aligned the master-push-build GH action to use the new model

2020-10-06 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 2a3bbbff0530dd06b48eac91d6f2fe39c2d51204 Author: Andrea Cosentino AuthorDate: Tue Oct 6 22:10:17 2020

[GitHub] [camel-kafka-connector] oscerd opened a new pull request #519: Fixed GH Actions with the new camel-kafka-connector-model

2020-10-06 Thread GitBox
oscerd opened a new pull request #519: URL: https://github.com/apache/camel-kafka-connector/pull/519 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[camel-kafka-connector] 01/04: Camel-Kafka-connector-model: Aligned the automatic-sync-camel-master GH action to use the new model

2020-10-06 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 5aeda3943b79fe3dd0b384c2ecee27521bac441d Author: Andrea Cosentino AuthorDate: Tue Oct 6 22:07:01 2020

[camel-kafka-connector] 02/04: Camel-Kafka-connector-model: Aligned the master-pr-build GH action to use the new model

2020-10-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch fix-push-pr-build in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit a0cab4ff3c68a98ba9b2a503b08b184f835a73ec Author: Andrea Cosentino AuthorDate: Tue Oct 6 22

[camel-kafka-connector] branch fix-push-pr-build created (now ed038f6)

2020-10-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch fix-push-pr-build in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git. at ed038f6 Camel-Kafka-connector-model: Aligned the rebase-master-onto-camel-master GH a

[camel-kafka-connector] 01/04: Camel-Kafka-connector-model: Aligned the automatic-sync-camel-master GH action to use the new model

2020-10-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch fix-push-pr-build in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit 260a7f9abe135c5fd82df938a6d3a42047ae6c5a Author: Andrea Cosentino AuthorDate: Tue Oct 6 22

[camel-kafka-connector] 03/04: Camel-Kafka-connector-model: Aligned the master-push-build GH action to use the new model

2020-10-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch fix-push-pr-build in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit ba8a72e581e80da9a05535a2982dd787462c6282 Author: Andrea Cosentino AuthorDate: Tue Oct 6 22

[camel-kafka-connector] 04/04: Camel-Kafka-connector-model: Aligned the rebase-master-onto-camel-master GH action to use the new model

2020-10-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch fix-push-pr-build in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit ed038f693048b20bebd3b8413f5be8e45f4fb703 Author: Andrea Cosentino AuthorDate: Tue Oct 6 22

[GitHub] [camel-kafka-connector] oscerd closed issue #515: Move model classes CamelKafkaConnectorModel and CamelKafkaConnectorOptionModel in their own module

2020-10-06 Thread GitBox
oscerd closed issue #515: URL: https://github.com/apache/camel-kafka-connector/issues/515 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-kafka-connector] oscerd merged pull request #518: Move model classes CamelKafkaConnectorModel and CamelKafkaConnectorOp…

2020-10-06 Thread GitBox
oscerd merged pull request #518: URL: https://github.com/apache/camel-kafka-connector/pull/518 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[camel-kafka-connector] branch master updated (7c28b44 -> ed63f43)

2020-10-06 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 7c28b44 adding docs that explain the directory requirement under the plugins folder add ed6

[camel] branch master updated: CAMEL-15636: camel-bean - optimize to not resolve simple language per message if ongl method call expressions.

2020-10-06 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 900ab2c CAMEL-15636: camel-bean - optimize to

[camel-karaf] branch master updated: "CAMEL-15616:camel-saxon - Upgrade to Saxon 10.x"

2020-10-06 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-karaf.git The following commit(s) were added to refs/heads/master by this push: new 99d21f4 "CAMEL-15616:camel-saxon - Upg

[camel] 03/04: CAMEL-15616:camel-saxon - Upgrade to Saxon 10.x, correct OSGi range in xslt-saxon

2020-10-06 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 8824941d2dda21fb59d3752fdf04ab9f5ada1784 Author: Andrea Cosentino AuthorDate: Tue Oct 6 19:08:06 2020 +0200 CAME

[camel] 03/04: CAMEL-15616:camel-saxon - Upgrade to Saxon 10.x, correct OSGi range in xslt-saxon

2020-10-06 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 8824941d2dda21fb59d3752fdf04ab9f5ada1784 Author: Andrea Cosentino AuthorDate: Tue Oct 6 19:08:06 2020 +0200 CAME

  1   2   3   >