[GitHub] [camel] JiriOndrusek commented on pull request #4361: CAMEL-15619 camel-shiro: allow custom implementation of serialization

2020-10-05 Thread GitBox
JiriOndrusek commented on pull request #4361: URL: https://github.com/apache/camel/pull/4361#issuecomment-704059925 @davsclaus Yes, I thought so also. But then I've realized that right after serialization (which is not public and used only in the helper) there is an encryption executed by

[camel] branch master updated (6ff58e7 -> e04fd9a)

2020-10-05 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 6ff58e7 Sync Properties add e04fd9a camel-core - Optimize to use description from route node instead of end

[camel-kafka-connector] 01/06: Generator a JSON metadata file for each connector

2020-10-05 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch json-generator in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit 7b9c3b41395fe61bae22c662cd02da09dca6f091 Author: Andrea Cosentino AuthorDate: Mon Oct 5 12:39

[camel-kafka-connector] 06/06: Generator a JSON metadata file for each connector, polishing the logging

2020-10-05 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch json-generator in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit 5979b5f79cc908b879a906cf2ded6353d6b7be4a Author: Andrea Cosentino AuthorDate: Tue Oct 6 08:22

[GitHub] [camel-quarkus] jamesnetherton opened a new issue #1876: Fix usage of deprecated GitHub actions commands

2020-10-05 Thread GitBox
jamesnetherton opened a new issue #1876: URL: https://github.com/apache/camel-quarkus/issues/1876 We should modify our workflows as per: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/ --

[camel-kafka-connector] 05/06: Generator a JSON metadata file for each connector, fixed CS and cleanup

2020-10-05 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch json-generator in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit 3751a5ad6f250ac0e5226ea3d60753c6aef6601d Author: Andrea Cosentino AuthorDate: Tue Oct 6 08:22

[camel-kafka-connector] branch json-generator created (now 5979b5f)

2020-10-05 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch json-generator in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git. at 5979b5f Generator a JSON metadata file for each connector, polishing the logging This b

[GitHub] [camel-kafka-connector] oscerd opened a new pull request #512: Generate a Json Metadata file for each connector

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

[camel] branch regen_bot updated (c3850ba -> 6ff58e7)

2020-10-05 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 c3850ba CAMEL-15638: Print detailed diff if source validation fails (#4366) add 4a356bc Upgrade AWS SDK

[GitHub] [camel-kafka-connector] oscerd commented on issue #508: Generator a JSON metadata file for each connector

2020-10-05 Thread GitBox
oscerd commented on issue #508: URL: https://github.com/apache/camel-kafka-connector/issues/508#issuecomment-704052586 Now we have in src/generated splitted json for sink and source connector of the following structure ``` { "connector": { "class": "org.a

[GitHub] [camel-kafka-connector] oscerd commented on issue #508: Generator a JSON metadata file for each connector

2020-10-05 Thread GitBox
oscerd commented on issue #508: URL: https://github.com/apache/camel-kafka-connector/issues/508#issuecomment-704041571 Yeah, it is from Camel This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [camel-kafka-connector] davsclaus commented on issue #508: Generator a JSON metadata file for each connector

2020-10-05 Thread GitBox
davsclaus commented on issue #508: URL: https://github.com/apache/camel-kafka-connector/issues/508#issuecomment-704041294 Yay great to see this. btw the groupId is likely wrong This is an automated message from the Ap

[GitHub] [camel-kafka-connector] oscerd commented on issue #508: Generator a JSON metadata file for each connector

2020-10-05 Thread GitBox
oscerd commented on issue #508: URL: https://github.com/apache/camel-kafka-connector/issues/508#issuecomment-70403 First spike of the structure: ``` { "connector": { "class": "org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SourceConnector", "artifactId":

[camel] branch master updated (c3850ba -> 6ff58e7)

2020-10-05 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 c3850ba CAMEL-15638: Print detailed diff if source validation fails (#4366) new 4a356bc Upgrade AWS SDK v2

[camel] 02/02: Sync Properties

2020-10-05 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 6ff58e77c86f6da5496014c7faf0cff1e46f84f6 Author: Andrea Cosentino AuthorDate: Tue Oct 6 07:29:47 2020 +0200 Sync

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

2020-10-05 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 4a356bce12a837e9d0fc8a478860b55cf4868977 Author: Andrea Cosentino AuthorDate: Tue Oct 6 06:42:48 2020 +0200 Upgr

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

2020-10-05 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 8da486b5e0426f814f40dc6684c3d0392be51183 Author: James Netherton AuthorDate: Wed Sep 2 19:49:36 2020

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

2020-10-05 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 2b81d37 Upgrade to Quarkus 1.9.0 - WIP add de5337e Updated CHANGELOG.md add f368aea E

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

2020-10-05 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 4788828 Fixing strintemplate extension test - error became visible after update of camel component

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

2020-10-05 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 b5154309aaa5889e542acb2ebb33e1d24cc372f9 Author: JiriOndrusek AuthorDate: Fri Oct 2 12:32:22 2020 +0200

[camel-quarkus] 01/04: Remove QuarkusVertxHttpBinding

2020-10-05 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 c31843f198f8200624e8651a397302a7eb808665 Author: James Netherton AuthorDate: Wed Sep 9 07:39:13 2020 +0

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

2020-10-05 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 ba99598d41b8dae573baf9c968fe00790334e229 Author: James Netherton AuthorDate: Wed Sep 9 07:39:50 2020 +0

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

2020-10-05 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 21c842ca3698e56f62cb8bad887435a6d4adeb88 Author: James Netherton AuthorDate: Mon Sep 7 09:30:51 2020 +0

[camel-kafka-connector] branch automatic-periodic-sync updated (3d6e4ff -> cb90603)

2020-10-05 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. omit 3d6e4ff [create-pull-request] automated change omit 069d545 [create-pull-re

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

2020-10-05 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 7935569 Updated CHANGELOG.md 7935569 is de

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

2020-10-05 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 6f0830c Updated CHANGELOG.md

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

2020-10-05 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 a31a170 Updated CHANGELOG.md a31a1

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

2020-10-05 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 6d94194 Updated CHANGELOG.md 6d94194

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

2020-10-05 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 cb906033a6a0fc085821d5a99282100d4d975504 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-05 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 0cb37353226f7916d9a68b93b153a54617bcbadd Author: Andrea Cosentino AuthorDate: Wed Sep 30 12:04:

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

2020-10-05 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 188d22e771263b462474341e9c4cbe830474888c Author: Andrea Cosentino AuthorDate: Mon Sep 14 06:46:

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

2020-10-05 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 d3ea257dc39c21ef8aa485243b7902a4097f3ee5 Author: github-actions[bot] <41898282+github-actions[b

[camel-kafka-connector] branch camel-master updated (5cdca5d -> cb90603)

2020-10-05 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-kafka-connector.git. discard 5cdca5d [create-pull-request] automated change omit 069d545 [create-pull-request] auto

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

2020-10-05 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 bdb531c25f21103274343c426fd5dec9ad2fb528 Author: github-actions[bot] <41898282+github-actions[b

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

2020-10-05 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 da0387050ecb98b97732a25016a6d22fd889d044 Author: github-actions[bot] <41898282+github-actions[b

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

2020-10-05 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 ef08a356bfd41c6f68354ec10a24eedded4292e8 Author: Andrea Cosentino AuthorDate: Wed Sep 16 17:41:

[camel-spring-boot] branch automatic-periodic-sync updated (0161cf9 -> 43ed1e9)

2020-10-05 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. omit 0161cf9 [create-pull-request] automated change add fba6ab1 [create-pull-reques

[camel-kafka-connector] branch master updated (996898b -> 2b61ec5)

2020-10-05 Thread valdar
This is an automated email from the ASF dual-hosted git repository. valdar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git. from 996898b Throttles strimzi startup to prevent resource reuse errors add 2b61ec5 Opted the projec

[GitHub] [camel-kafka-connector] valdar merged pull request #511: Opted the project in for HAcktoberfest 2020.

2020-10-05 Thread GitBox
valdar merged pull request #511: URL: https://github.com/apache/camel-kafka-connector/pull/511 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] valdar commented on pull request #511: Opted the project in for HAcktoberfest 2020.

2020-10-05 Thread GitBox
valdar commented on pull request #511: URL: https://github.com/apache/camel-kafka-connector/pull/511#issuecomment-70302 It was just a descripto for Asf infra update so I merged without the checks ran. This is an automat

[GitHub] [camel-kafka-connector] valdar opened a new pull request #511: Opted the project in for HAcktoberfest 2020.

2020-10-05 Thread GitBox
valdar opened a new pull request #511: URL: https://github.com/apache/camel-kafka-connector/pull/511 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 (60dc46c -> c3850ba)

2020-10-05 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 60dc46c CAMEL-15636: camel-bean - Optimize @Pattern annotation discovery add c3850ba CAMEL-15638: Print

[GitHub] [camel-kafka-connector] cunningt opened a new pull request #510: Add an integration test for the archetype

2020-10-05 Thread GitBox
cunningt opened a new pull request #510: URL: https://github.com/apache/camel-kafka-connector/pull/510 #462 Add an integration test for the archetype, using maven archetype's built in integration-tests functionality (https://maven.apache.org/archetype/maven-archetype-plugin/integration-tes

[camel] branch master updated: CAMEL-15638: Print detailed diff if source validation fails (#4366)

2020-10-05 Thread janbednar
This is an automated email from the ASF dual-hosted git repository. janbednar 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 c3850ba CAMEL-15638: Print detailed diff if s

[GitHub] [camel] bedlaj merged pull request #4366: CAMEL-15638: Print detailed diff if source validation fails

2020-10-05 Thread GitBox
bedlaj merged pull request #4366: URL: https://github.com/apache/camel/pull/4366 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] branch regen_bot updated (f49a942 -> 60dc46c)

2020-10-05 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 f49a942 Throttles strimzi startup to prevent resource reuse errors (#4365) add 4471a64 CAMEL-15634: cam

[GitHub] [camel] bedlaj opened a new pull request #4366: CAMEL-15638: Print detailed diff if source validation fails

2020-10-05 Thread GitBox
bedlaj opened a new pull request #4366: URL: https://github.com/apache/camel/pull/4366 - [ ] 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 issu

[camel] branch master updated (f49a942 -> 60dc46c)

2020-10-05 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 f49a942 Throttles strimzi startup to prevent resource reuse errors (#4365) new 4471a64 CAMEL-15634: camel-b

[camel] 02/02: CAMEL-15636: camel-bean - Optimize @Pattern annotation discovery

2020-10-05 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 60dc46cd0c161ee7289a94c755f2d9308c1736e6 Author: Claus Ibsen AuthorDate: Mon Oct 5 20:38:42 2020 +0200 CAMEL-1563

[camel] 01/02: CAMEL-15634: camel-bean - Optimize to avoid NoSuchMethodException when discovering annotations

2020-10-05 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 4471a64a46aec040074872b2643f398cc220220a Author: Claus Ibsen AuthorDate: Mon Oct 5 16:14:10 2020 +0200 CAMEL-1563

[camel] branch regen_bot updated (802770e -> f49a942)

2020-10-05 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 802770e CAMEL-15626: Use StringBuilder instead of StringBuffer add f49a942 Throttles strimzi startup to

[GitHub] [camel] oscerd commented on pull request #4346: CAMEL-15496: Headers and Properties support

2020-10-05 Thread GitBox
oscerd commented on pull request #4346: URL: https://github.com/apache/camel/pull/4346#issuecomment-703783406 First I guess you need to check other reviews. We prefer to avoid that bean. This is an automated message from the

[camel] branch master updated (802770e -> f49a942)

2020-10-05 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 802770e CAMEL-15626: Use StringBuilder instead of StringBuffer add f49a942 Throttles strimzi startup to preven

[GitHub] [camel] davsclaus commented on a change in pull request #4346: CAMEL-15496: Headers and Properties support

2020-10-05 Thread GitBox
davsclaus commented on a change in pull request #4346: URL: https://github.com/apache/camel/pull/4346#discussion_r499759595 ## File path: core/camel-support/src/main/java/org/apache/camel/support/beans/SimpleDataHolderBean.java ## @@ -0,0 +1,43 @@ +/* + * Licensed to the Apach

[GitHub] [camel] orpiske merged pull request #4365: Throttles strimzi startup to prevent resource reuse errors

2020-10-05 Thread GitBox
orpiske merged pull request #4365: URL: https://github.com/apache/camel/pull/4365 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 th

[GitHub] [camel-quarkus] tstuber commented on issue #1862: Log with KafkaProducer does not work

2020-10-05 Thread GitBox
tstuber commented on issue #1862: URL: https://github.com/apache/camel-quarkus/issues/1862#issuecomment-703772103 I also face the same issue when using: Camel Quarkus: 1.1.0 Quarkus: 1.7.5.Final This is an automated mes

[GitHub] [camel] rgannu commented on a change in pull request #4346: CAMEL-15496: Headers and Properties support

2020-10-05 Thread GitBox
rgannu commented on a change in pull request #4346: URL: https://github.com/apache/camel/pull/4346#discussion_r499749222 ## File path: core/camel-support/src/main/java/org/apache/camel/support/beans/SimpleDataHolderBean.java ## @@ -0,0 +1,43 @@ +/* + * Licensed to the Apache S

[GitHub] [camel] rgannu commented on pull request #4346: CAMEL-15496: Headers and Properties support

2020-10-05 Thread GitBox
rgannu commented on pull request #4346: URL: https://github.com/apache/camel/pull/4346#issuecomment-703766372 > It cannot be rebased right now @oscerd, I didn't get you. What I need to do now? Should I close this PR and open a new one and cherry-pick these --

[GitHub] [camel-quarkus] tstuber commented on issue #1862: Log with KafkaProducer does not work

2020-10-05 Thread GitBox
tstuber commented on issue #1862: URL: https://github.com/apache/camel-quarkus/issues/1862#issuecomment-703745666 Camel Quarkus: 1.0.0 Quarkus: 1.7.0.Final pom.xml: ``` http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"; xmlns="ht

[GitHub] [camel] omarsmak commented on a change in pull request #4346: CAMEL-15496: Headers and Properties support

2020-10-05 Thread GitBox
omarsmak commented on a change in pull request #4346: URL: https://github.com/apache/camel/pull/4346#discussion_r499722582 ## File path: core/camel-support/src/main/java/org/apache/camel/support/beans/SimpleDataHolderBean.java ## @@ -0,0 +1,43 @@ +/* + * Licensed to the Apache

[GitHub] [camel] jreock commented on pull request #4362: Updating OpenLogic commercial support description

2020-10-05 Thread GitBox
jreock commented on pull request #4362: URL: https://github.com/apache/camel/pull/4362#issuecomment-703733565 This is the new suggestion: "OpenLogic by Perforce has a team of Camel experts ready to help you. We provide 24/7 support for troubleshooting issues and outages, consulting on arc

[GitHub] [camel] orpiske commented on a change in pull request #4365: Throttles strimzi startup to prevent resource reuse errors

2020-10-05 Thread GitBox
orpiske commented on a change in pull request #4365: URL: https://github.com/apache/camel/pull/4365#discussion_r499714274 ## File path: test-infra/camel-test-infra-kafka/src/test/java/org/apache/camel/test/infra/services/kafka/StrimziService.java ## @@ -24,8 +24,11 @@ publi

[GitHub] [camel] orpiske commented on a change in pull request #4365: Throttles strimzi startup to prevent resource reuse errors

2020-10-05 Thread GitBox
orpiske commented on a change in pull request #4365: URL: https://github.com/apache/camel/pull/4365#discussion_r499709731 ## File path: test-infra/camel-test-infra-kafka/src/test/java/org/apache/camel/test/infra/services/kafka/StrimziService.java ## @@ -24,8 +24,11 @@ publi

[GitHub] [camel] bedlaj commented on a change in pull request #4365: Throttles strimzi startup to prevent resource reuse errors

2020-10-05 Thread GitBox
bedlaj commented on a change in pull request #4365: URL: https://github.com/apache/camel/pull/4365#discussion_r499707933 ## File path: test-infra/camel-test-infra-kafka/src/test/java/org/apache/camel/test/infra/services/kafka/StrimziService.java ## @@ -24,8 +24,11 @@ public

[GitHub] [camel] orpiske commented on pull request #4365: Throttles strimzi startup to prevent resource reuse errors

2020-10-05 Thread GitBox
orpiske commented on pull request #4365: URL: https://github.com/apache/camel/pull/4365#issuecomment-703720816 I also tried running with mvn -X to see if there would be additional information, but it did not provide any. Thi

[GitHub] [camel] orpiske commented on pull request #4365: Throttles strimzi startup to prevent resource reuse errors

2020-10-05 Thread GitBox
orpiske commented on pull request #4365: URL: https://github.com/apache/camel/pull/4365#issuecomment-703720393 > Can you check with the sourcecheck? So, yeah, I did check w/ sourcecheck and it says: "... StrimziService.java' has not been previously formatted. Please format f

[GitHub] [camel] oscerd commented on pull request #4365: Throttles strimzi startup to prevent resource reuse errors

2020-10-05 Thread GitBox
oscerd commented on pull request #4365: URL: https://github.com/apache/camel/pull/4365#issuecomment-703718206 Can you check with the sourcecheck? This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [camel] orpiske commented on pull request #4365: Throttles strimzi startup to prevent resource reuse errors

2020-10-05 Thread GitBox
orpiske commented on pull request #4365: URL: https://github.com/apache/camel/pull/4365#issuecomment-703717476 @oscerd any idea why it is complaining about StrimziService file? The formatting seems to be OK, but maybe I am missing something ...

[GitHub] [camel] jreock commented on pull request #4362: Updating OpenLogic commercial support description

2020-10-05 Thread GitBox
jreock commented on pull request #4362: URL: https://github.com/apache/camel/pull/4362#issuecomment-703715924 That makes perfect sense, thank you! We're editing the copy now and will post it here for preview before issuing another PR. --

[GitHub] [camel] oscerd commented on pull request #4346: CAMEL-15496: Headers and Properties support

2020-10-05 Thread GitBox
oscerd commented on pull request #4346: URL: https://github.com/apache/camel/pull/4346#issuecomment-703703762 It cannot be rebased right now This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [camel] ppalaga commented on pull request #4363: CAMEL-15632: Geocoder - Mock API google Maps when no API key available

2020-10-05 Thread GitBox
ppalaga commented on pull request #4363: URL: https://github.com/apache/camel/pull/4363#issuecomment-703695757 Being able to test an API client component like this without accessing the actual remote API is a good thing and we'd definitely like to utilize that option in Camel Quarkus. The

[GitHub] [camel] rgannu commented on pull request #4346: CAMEL-15496: Headers and Properties support

2020-10-05 Thread GitBox
rgannu commented on pull request #4346: URL: https://github.com/apache/camel/pull/4346#issuecomment-703695312 > This cannot be rebased, so you'll have to fix them again I believe. I removed the rebase commits and updated and fixed the conflicts. Is this ok? --

[GitHub] [camel] davsclaus commented on pull request #4361: CAMEL-15619 camel-shiro: allow custom implementation of serialization

2020-10-05 Thread GitBox
davsclaus commented on pull request #4361: URL: https://github.com/apache/camel/pull/4361#issuecomment-703691223 Hmm maybe the serialization of text based is a bit to unsecure, as its shown in plain sight. A base64 encoding would help a little bit.

[GitHub] [camel-quarkus] zbendhiba commented on pull request #1822: OptaPlanner native support fixes #1721

2020-10-05 Thread GitBox
zbendhiba commented on pull request #1822: URL: https://github.com/apache/camel-quarkus/pull/1822#issuecomment-703691660 @ppalaga I rebased, but please do not merge. The tests will fail with graalvm 20.2.0. We should wait for an update of version of extension -

[GitHub] [camel-k] astefanutti opened a new issue #1743: Generate OLM Bundle

2020-10-05 Thread GitBox
astefanutti opened a new issue #1743: URL: https://github.com/apache/camel-k/issues/1743 It follows up #1741. This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[camel-k] 03/08: chore: Fix deepcopy generator for JSONSchemaProps type

2020-10-05 Thread nferraro
This is an automated email from the ASF dual-hosted git repository. nferraro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 8372ec204cde96d6e3ef4d0d227d755e181be92a Author: Antonin Stefanutti AuthorDate: Mon Oct 5 12:41:47 2020 +0200 ch

[camel-k] branch master updated (2531e22 -> 48db755)

2020-10-05 Thread nferraro
This is an automated email from the ASF dual-hosted git repository. nferraro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git. from 2531e22 fix(doc): Set architecture diagram width explicitly new ddb7e1f chore: Upgrade to Operator SDK 1.0+

[camel-k] 06/08: chore: Remove Operator SDK download from release workflow

2020-10-05 Thread nferraro
This is an automated email from the ASF dual-hosted git repository. nferraro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 1d4a4864bdb5f80deba4336a0f15c1b97f8a4418 Author: Antonin Stefanutti AuthorDate: Mon Oct 5 12:43:46 2020 +0200 ch

[camel-k] 05/08: chore: Remove Operator SDK from documented pre-requisites

2020-10-05 Thread nferraro
This is an automated email from the ASF dual-hosted git repository. nferraro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 56769b9d5f320ff0dc2f830624834bcb4bab7388 Author: Antonin Stefanutti AuthorDate: Mon Oct 5 12:43:13 2020 +0200 ch

[camel-k] 01/08: chore: Upgrade to Operator SDK 1.0+

2020-10-05 Thread nferraro
This is an automated email from the ASF dual-hosted git repository. nferraro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git commit ddb7e1f10c5269dc4fb4b697f990702d170ecf06 Author: Antonin Stefanutti AuthorDate: Mon Oct 5 12:37:02 2020 +0200 ch

[camel-k] 07/08: chore: Update Build CRD copies

2020-10-05 Thread nferraro
This is an automated email from the ASF dual-hosted git repository. nferraro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git commit b7911e2b71da267ca29c5cf4e3e27e6e485ca55c Author: Antonin Stefanutti AuthorDate: Mon Oct 5 12:44:46 2020 +0200 ch

[camel-k] 08/08: chore: Rebuild resources

2020-10-05 Thread nferraro
This is an automated email from the ASF dual-hosted git repository. nferraro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 48db75591f2230a78a0e8a19dea6ce51d12615b2 Author: Antonin Stefanutti AuthorDate: Mon Oct 5 12:45:06 2020 +0200 ch

[GitHub] [camel-k] nicolaferraro merged pull request #1741: Upgrade to Operator SDK 1.0+

2020-10-05 Thread GitBox
nicolaferraro merged pull request #1741: URL: https://github.com/apache/camel-k/pull/1741 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-k] 02/08: chore: Migrate from +k8s deprecated markers to corresponding +kubebuilder ones

2020-10-05 Thread nferraro
This is an automated email from the ASF dual-hosted git repository. nferraro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 1bf95e9b323d535eace95d7ab4943cf37f2620df Author: Antonin Stefanutti AuthorDate: Mon Oct 5 12:40:52 2020 +0200 ch

[camel-k] 04/08: chore: Re-generate deepcopy for API packages

2020-10-05 Thread nferraro
This is an automated email from the ASF dual-hosted git repository. nferraro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 17ffaf15544954301d1278ceaa375392927e181c Author: Antonin Stefanutti AuthorDate: Mon Oct 5 12:42:28 2020 +0200 ch

[camel-quarkus] 02/02: NoSuchMethodException: org.apache.camel.service.lra.LRASagaRoutes.() #1840

2020-10-05 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 commit bddf33b2803a22625c954783de85c2efcbe00310 Author: Peter Palaga AuthorDate: Mon Oct 5 14:26:26 2020 +0200 NoS

[camel-quarkus] branch master updated (5b1402a -> bddf33b)

2020-10-05 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. from 5b1402a Add an Examples step to the release guide new 13e5bcd Introduce RoutesBuilderClassExcludeBuild

[GitHub] [camel-quarkus] ppalaga closed issue #1840: NoSuchMethodException: org.apache.camel.service.lra.LRASagaRoutes.()

2020-10-05 Thread GitBox
ppalaga closed issue #1840: URL: https://github.com/apache/camel-quarkus/issues/1840 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-quarkus] ppalaga merged pull request #1873: NoSuchMethodException: org.apache.camel.service.lra.LRASagaRoutes.()

2020-10-05 Thread GitBox
ppalaga merged pull request #1873: URL: https://github.com/apache/camel-quarkus/pull/1873 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] 01/02: Introduce RoutesBuilderClassExcludeBuildItem

2020-10-05 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 commit 13e5bcdf36e3e004d53c93941572e88306ee0101 Author: Peter Palaga AuthorDate: Mon Oct 5 14:00:43 2020 +0200 Int

[GitHub] [camel] orpiske commented on pull request #4365: Throttles strimzi startup to prevent resource reuse errors

2020-10-05 Thread GitBox
orpiske commented on pull request #4365: URL: https://github.com/apache/camel/pull/4365#issuecomment-703674261 This is basically the same as this PR: https://github.com/apache/camel-kafka-connector/pull/503. As we need to keep both until CKC migrates to 3.6.0 once it is released. ---

[GitHub] [camel] orpiske opened a new pull request #4365: Throttles strimzi startup to prevent resource reuse errors

2020-10-05 Thread GitBox
orpiske opened a new pull request #4365: URL: https://github.com/apache/camel/pull/4365 This works around sporadic errors raised by docker during the tear up/down cycle of the tests. This seems to happen because, although the containers are reportedly terminated, some of their resource

[camel-quarkus] branch master updated: Add an Examples step to the release guide

2020-10-05 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 5b1402a Add an Examples step to the rel

[GitHub] [camel-quarkus] ppalaga merged pull request #1875: Add an Examples step to the release guide

2020-10-05 Thread GitBox
ppalaga merged pull request #1875: URL: https://github.com/apache/camel-quarkus/pull/1875 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] vikmayer opened a new pull request #4364: Update ZipIterator.java

2020-10-05 Thread GitBox
vikmayer opened a new pull request #4364: URL: https://github.com/apache/camel/pull/4364 added split complete header for end of split and also metaData headers for the current file read - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/CAMEL) filed for th

[GitHub] [camel-kafka-connector] oscerd opened a new issue #509: Create examples with dataformat in camel-kafka-connector-examples repo

2020-10-05 Thread GitBox
oscerd opened a new issue #509: URL: https://github.com/apache/camel-kafka-connector/issues/509 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] jreock commented on pull request #4362: Updating OpenLogic commercial support description

2020-10-05 Thread GitBox
jreock commented on pull request #4362: URL: https://github.com/apache/camel/pull/4362#issuecomment-703658221 No problem, we are editing -- thank you! This is an automated message from the Apache Git Service. To respond to th

[GitHub] [camel-quarkus] zbendhiba commented on issue #1860: Test Geocoder with Google maps mock API if GOOGLE_GEOCODER_API_KEY is not provided

2020-10-05 Thread GitBox
zbendhiba commented on issue #1860: URL: https://github.com/apache/camel-quarkus/issues/1860#issuecomment-703654851 related to https://issues.apache.org/jira/browse/CAMEL-15632 This is an automated message from the Apache Git

[GitHub] [camel] zbendhiba opened a new pull request #4363: CAMEL-15632: Geocoder - Mock API google Maps when no API key available

2020-10-05 Thread GitBox
zbendhiba opened a new pull request #4363: URL: https://github.com/apache/camel/pull/4363 - enabling tests units in Geocoder component while not possible to call API. - I've added a wrapper, to mock the request call within the google maps API. ---

[GitHub] [camel-quarkus] ppalaga opened a new pull request #1875: Add an Examples step to the release guide

2020-10-05 Thread GitBox
ppalaga opened a new pull request #1875: URL: https://github.com/apache/camel-quarkus/pull/1875 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

  1   2   >