[GitHub] [camel] orpiske closed pull request #4842: Backport sensitive utils improvements

2021-01-07 Thread GitBox
orpiske closed pull request #4842: URL: https://github.com/apache/camel/pull/4842 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] orpiske opened a new pull request #4842: Backport sensitive utils improvements

2021-01-07 Thread GitBox
orpiske opened a new pull request #4842: URL: https://github.com/apache/camel/pull/4842 Ref: #4840 - [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

[GitHub] [camel-k] tadayosi commented on issue #1547: Increase trait test coverage

2021-01-07 Thread GitBox
tadayosi commented on issue #1547: URL: https://github.com/apache/camel-k/issues/1547#issuecomment-756608731 Now covered all of the listed traits. Let's close it. This is an automated message from the Apache Git Service. To

[GitHub] [camel-k] tadayosi closed issue #1547: Increase trait test coverage

2021-01-07 Thread GitBox
tadayosi closed issue #1547: URL: https://github.com/apache/camel-k/issues/1547 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

[GitHub] [camel-k] astefanutti closed issue #1158: Implement install command's flags test

2021-01-07 Thread GitBox
astefanutti closed issue #1158: URL: https://github.com/apache/camel-k/issues/1158 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] astefanutti merged pull request #1883: feat(test): install command flags unit test

2021-01-07 Thread GitBox
astefanutti merged pull request #1883: URL: https://github.com/apache/camel-k/pull/1883 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] branch master updated: feat(test): install command flags unit test

2021-01-07 Thread astefanutti
This is an automated email from the ASF dual-hosted git repository. astefanutti 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 dede785 feat(test): install command

[GitHub] [camel-k] astefanutti merged pull request #1885: chore(e2e): add test for Istio trait #1547

2021-01-07 Thread GitBox
astefanutti merged pull request #1885: URL: https://github.com/apache/camel-k/pull/1885 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] branch master updated: chore(e2e): add test for Istio trait #1547

2021-01-07 Thread astefanutti
This is an automated email from the ASF dual-hosted git repository. astefanutti 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 4259404 chore(e2e): add test for Istio

[GitHub] [camel-k] astefanutti commented on pull request #1885: chore(e2e): add test for Istio trait #1547

2021-01-07 Thread GitBox
astefanutti commented on pull request #1885: URL: https://github.com/apache/camel-k/pull/1885#issuecomment-756603288 Thanks! This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [camel-quarkus] jamesnetherton commented on a change in pull request #2116: Minio native support #2040

2021-01-07 Thread GitBox
jamesnetherton commented on a change in pull request #2116: URL: https://github.com/apache/camel-quarkus/pull/2116#discussion_r553785888 ## File path: integration-tests/minio/src/test/java/org/apache/camel/quarkus/component/minio/it/MinioTestResource.java ## @@ -0,0 +1,59 @@

[camel] branch master updated: Update README.md

2021-01-07 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new a54f389 Update README.md a54f389 is

[GitHub] [camel] oscerd merged pull request #4841: Update README.md

2021-01-07 Thread GitBox
oscerd merged pull request #4841: URL: https://github.com/apache/camel/pull/4841 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 regen_bot updated (517fa5f -> e87598e)

2021-01-07 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 517fa5f Sync deps add e87598e add more asserts No new revisions were added by this update. Summary of

[camel] branch master updated: add more asserts

2021-01-07 Thread bvahdat
This is an automated email from the ASF dual-hosted git repository. bvahdat 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 e87598e add more asserts e87598e is described

[GitHub] [camel] shubham0824 opened a new pull request #4841: Update README.md

2021-01-07 Thread GitBox
shubham0824 opened a new pull request #4841: URL: https://github.com/apache/camel/pull/4841 - [ ] 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

[GitHub] [camel-quarkus] github-actions[bot] commented on issue #2065: [CI] - Quarkus Master Branch Build Failure

2021-01-07 Thread GitBox
github-actions[bot] commented on issue #2065: URL: https://github.com/apache/camel-quarkus/issues/2065#issuecomment-756550069 The [quarkus-master](https://github.com/apache/camel-quarkus/tree/quarkus-master) branch build is still failing: * Build ID:

[GitHub] [camel-k] tadayosi opened a new pull request #1885: chore(e2e): add test for Istio trait #1547

2021-01-07 Thread GitBox
tadayosi opened a new pull request #1885: URL: https://github.com/apache/camel-k/pull/1885 A very basic e2e test for Istio trait to serve as a testbed for later enhancements. We can enhance it later if need be. **Release Note** ```release-note NONE ```

[GitHub] [camel-kafka-connector] ruchirvaninasdaq edited a comment on issue #834: Question: S3 file get moved on failure also

2021-01-07 Thread GitBox
ruchirvaninasdaq edited a comment on issue #834: URL: https://github.com/apache/camel-kafka-connector/issues/834#issuecomment-756419315 Thanks for the feedback. I will update my config. I have seen that if Kafka-cluster went down it marked as exchange completed. What is a better

[GitHub] [camel-kafka-connector] ruchirvaninasdaq commented on issue #834: Question: S3 file get moved on failure also

2021-01-07 Thread GitBox
ruchirvaninasdaq commented on issue #834: URL: https://github.com/apache/camel-kafka-connector/issues/834#issuecomment-756419315 Thanks for the feedback. I will update my config. I have seen that if Kafka-cluster went down it marked as exchange completed. What is a better way to

[GitHub] [camel-kafka-connector] oscerd commented on issue #834: Question: S3 file get moved on failure also

2021-01-07 Thread GitBox
oscerd commented on issue #834: URL: https://github.com/apache/camel-kafka-connector/issues/834#issuecomment-756412993 The failure in serialization happens at kafka level, so it is expected to find the file in the destination bucket. In terms of pure camel the exchange is complete.

[GitHub] [camel-kafka-connector] ruchirvaninasdaq commented on issue #834: Question: S3 file get moved on failure also

2021-01-07 Thread GitBox
ruchirvaninasdaq commented on issue #834: URL: https://github.com/apache/camel-kafka-connector/issues/834#issuecomment-756394830 I expected this behavior based on this:

[GitHub] [camel-kafka-connector] ruchirvaninasdaq commented on issue #834: Question: S3 file get moved on failure also

2021-01-07 Thread GitBox
ruchirvaninasdaq commented on issue #834: URL: https://github.com/apache/camel-kafka-connector/issues/834#issuecomment-756393630 Adding Serializer code also if that helps: ``` public class S3ObjectAvroSerializer implements Serializer> { private static final Logger LOG =

[GitHub] [camel-kafka-connector] ruchirvaninasdaq opened a new issue #834: Question: S3 file get moved on failure also

2021-01-07 Thread GitBox
ruchirvaninasdaq opened a new issue #834: URL: https://github.com/apache/camel-kafka-connector/issues/834 Hello, I am using the `aws2-s3-kafka-source-connector` connector

[GitHub] [camel-quarkus] aldettinger commented on a change in pull request #2116: Minio native support #2040

2021-01-07 Thread GitBox
aldettinger commented on a change in pull request #2116: URL: https://github.com/apache/camel-quarkus/pull/2116#discussion_r553497247 ## File path: docs/modules/ROOT/pages/reference/extensions/minio.adoc ## @@ -31,3 +31,11 @@ Please refer to the above link for usage and

[GitHub] [camel-quarkus] aldettinger commented on pull request #2105: Remove hystrix from test-categories.yaml

2021-01-07 Thread GitBox
aldettinger commented on pull request #2105: URL: https://github.com/apache/camel-quarkus/pull/2105#issuecomment-756285162 @llowinge May you please rebase on master and force push as the CI should be fixed now. This is an

[camel] branch regen_bot updated (48282b1 -> 517fa5f)

2021-01-07 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 48282b1 polish add 0fd780a Upgrade AWS SDK v2 to version 2.15.60 add 517fa5f Sync deps No new

[camel] branch regen_bot updated (285c6d3 -> 48282b1)

2021-01-07 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 285c6d3 make use of HashSet#contains instead of streaming + regex which is slower add 48282b1 polish

[camel] branch regen_bot updated (566c16f -> 285c6d3)

2021-01-07 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 566c16f Regen for commit 767e963e2084899ed4043f22cc8ed5346342dfaf add 285c6d3 make use of

[camel] branch master updated (48282b1 -> 517fa5f)

2021-01-07 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 48282b1 polish new 0fd780a Upgrade AWS SDK v2 to version 2.15.60 new 517fa5f Sync deps The 2

[camel] 02/02: Sync deps

2021-01-07 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 517fa5ff10b4de3c596b0a789a97e7fccb0ef81c Author: Andrea Cosentino AuthorDate: Thu Jan 7 18:24:05 2021 +0100

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

2021-01-07 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 0fd780a2bc20d5489fa12d054ab4ee99540c7d43 Author: Andrea Cosentino AuthorDate: Thu Jan 7 17:37:48 2021 +0100

[GitHub] [camel] orpiske commented on pull request #4840: make use of HashSet#contains instead of streaming + regex which is slower

2021-01-07 Thread GitBox
orpiske commented on pull request #4840: URL: https://github.com/apache/camel/pull/4840#issuecomment-756259099 > cc @orpiske, I believe we should backport this new stuff to 3.7.x too. +1. I'll do that tomorrow. This

[camel] branch master updated: polish

2021-01-07 Thread bvahdat
This is an automated email from the ASF dual-hosted git repository. bvahdat 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 48282b1 polish 48282b1 is described below

[camel] branch sensitive-utils deleted (was 285c6d3)

2021-01-07 Thread bvahdat
This is an automated email from the ASF dual-hosted git repository. bvahdat pushed a change to branch sensitive-utils in repository https://gitbox.apache.org/repos/asf/camel.git. was 285c6d3 make use of HashSet#contains instead of streaming + regex which is slower The revisions that

[GitHub] [camel] asfgit merged pull request #4840: make use of HashSet#contains instead of streaming + regex which is slower

2021-01-07 Thread GitBox
asfgit merged pull request #4840: URL: https://github.com/apache/camel/pull/4840 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 (566c16f -> 285c6d3)

2021-01-07 Thread bvahdat
This is an automated email from the ASF dual-hosted git repository. bvahdat pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 566c16f Regen for commit 767e963e2084899ed4043f22cc8ed5346342dfaf add 285c6d3 make use of HashSet#contains

[camel] branch regen_bot updated (7191c38 -> 566c16f)

2021-01-07 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. omit 7191c38 Regen for commit 767e963e2084899ed4043f22cc8ed5346342dfaf add 566c16f Regen for commit

[camel] 01/01: make use of HashSet#contains instead of streaming + regex which is slower

2021-01-07 Thread bvahdat
This is an automated email from the ASF dual-hosted git repository. bvahdat pushed a commit to branch sensitive-utils in repository https://gitbox.apache.org/repos/asf/camel.git commit 285c6d3bc49b5edea6a9b39b4ff742c780b1c74b Author: Babak Vahdat AuthorDate: Thu Jan 7 17:45:42 2021 +0100

[camel] branch sensitive-utils updated (1a539a8 -> 285c6d3)

2021-01-07 Thread bvahdat
This is an automated email from the ASF dual-hosted git repository. bvahdat pushed a change to branch sensitive-utils in repository https://gitbox.apache.org/repos/asf/camel.git. discard 1a539a8 make use of HashSet#contains instead of streaming + regex which is slower add 566c16f Regen

[camel-quarkus] branch master updated: CSimple NPE even if CSimple language is not used #2103

2021-01-07 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 4b47002 CSimple NPE even if CSimple

[GitHub] [camel-quarkus] ppalaga merged pull request #2108: CSimple NPE even if CSimple language is not used

2021-01-07 Thread GitBox
ppalaga merged pull request #2108: URL: https://github.com/apache/camel-quarkus/pull/2108 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-quarkus] ppalaga closed pull request #2103: CSimple NPE even if CSimple language is not used

2021-01-07 Thread GitBox
ppalaga closed pull request #2103: URL: https://github.com/apache/camel-quarkus/pull/2103 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] bvahdat commented on pull request #4840: make use of HashSet#contains instead of streaming + regex which is slower

2021-01-07 Thread GitBox
bvahdat commented on pull request #4840: URL: https://github.com/apache/camel/pull/4840#issuecomment-756237163 Also corrected the typo in the class `SensitiveUtilsTest`. This is an automated message from the Apache Git

[GitHub] [camel] bvahdat opened a new pull request #4840: make use of HashSet#contains instead of streaming + regex which is slower

2021-01-07 Thread GitBox
bvahdat opened a new pull request #4840: URL: https://github.com/apache/camel/pull/4840 - [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

[camel] 03/03: Jenkinsfile.jdk16: Point to Camel-3.7.x branch

2021-01-07 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-3.7.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 0689956dbe98c41db132766f09c517ef8c12557f Author: Andrea Cosentino AuthorDate: Thu Jan 7 17:45:06 2021 +0100

[camel] 01/03: Jenkinsfile.jdk11: Point to Camel-3.7.x branch

2021-01-07 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-3.7.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 1506cf4592859641fb7970d3f5f4b022faafb491 Author: Andrea Cosentino AuthorDate: Thu Jan 7 17:43:47 2021 +0100

[camel] 02/03: Jenkinsfile.jdk14: Point to Camel-3.7.x branch

2021-01-07 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-3.7.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 32b5e23ee3d07732a194970fe68b0c79de39d1cb Author: Andrea Cosentino AuthorDate: Thu Jan 7 17:44:30 2021 +0100

[camel] branch sensitive-utils created (now 1a539a8)

2021-01-07 Thread bvahdat
This is an automated email from the ASF dual-hosted git repository. bvahdat pushed a change to branch sensitive-utils in repository https://gitbox.apache.org/repos/asf/camel.git. at 1a539a8 make use of HashSet#contains instead of streaming + regex which is slower This branch includes

[camel] 01/01: make use of HashSet#contains instead of streaming + regex which is slower

2021-01-07 Thread bvahdat
This is an automated email from the ASF dual-hosted git repository. bvahdat pushed a commit to branch sensitive-utils in repository https://gitbox.apache.org/repos/asf/camel.git commit 1a539a8cf5093788d9e38cdab4273452483f8cb3 Author: Babak Vahdat AuthorDate: Thu Jan 7 17:45:42 2021 +0100

[camel] branch camel-3.7.x updated (16048da -> 0689956)

2021-01-07 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch camel-3.7.x in repository https://gitbox.apache.org/repos/asf/camel.git. from 16048da Jenkinsfile.deploy: Point to camel-3.7.x branch new 1506cf4 Jenkinsfile.jdk11: Point to

[GitHub] [camel] oscerd merged pull request #4839: Oscerd patch 1

2021-01-07 Thread GitBox
oscerd merged pull request #4839: URL: https://github.com/apache/camel/pull/4839 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] oscerd opened a new pull request #4839: Oscerd patch 1

2021-01-07 Thread GitBox
oscerd opened a new pull request #4839: URL: https://github.com/apache/camel/pull/4839 - [ ] 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

[camel] branch oscerd-patch-1 updated: Jenkinsfile.jdk16: Point to Camel-3.7.x branch

2021-01-07 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch oscerd-patch-1 in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/oscerd-patch-1 by this push: new d0d8614 Jenkinsfile.jdk16:

[camel] branch oscerd-patch-1 updated: Jenkinsfile.jdk14: Point to Camel-3.7.x branch

2021-01-07 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch oscerd-patch-1 in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/oscerd-patch-1 by this push: new 389e23b Jenkinsfile.jdk14:

[camel] 01/01: Jenkinsfile.jdk11: Point to Camel-3.7.x branch

2021-01-07 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch oscerd-patch-1 in repository https://gitbox.apache.org/repos/asf/camel.git commit a4442f05c3387115b4cd58d37f6b8c7622c9edcb Author: Andrea Cosentino AuthorDate: Thu Jan 7 17:43:47 2021 +0100

[camel] branch oscerd-patch-1 created (now a4442f0)

2021-01-07 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch oscerd-patch-1 in repository https://gitbox.apache.org/repos/asf/camel.git. at a4442f0 Jenkinsfile.jdk11: Point to Camel-3.7.x branch This branch includes the following new commits:

[camel] branch camel-3.7.x updated: Jenkinsfile.deploy: Point to camel-3.7.x branch

2021-01-07 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-3.7.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.7.x by this push: new 16048da Jenkinsfile.deploy: Point

[GitHub] [camel] oscerd merged pull request #4838: Jenkinsfile.deploy: Point to camel-3.7.x branch

2021-01-07 Thread GitBox
oscerd merged pull request #4838: URL: https://github.com/apache/camel/pull/4838 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 3.7.x-deploy created (now aa053c9)

2021-01-07 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch 3.7.x-deploy in repository https://gitbox.apache.org/repos/asf/camel.git. at aa053c9 Jenkinsfile.deploy: Point to camel-3.7.x branch No new revisions were added by this update.

[GitHub] [camel] oscerd opened a new pull request #4838: Jenkinsfile.deploy: Point to camel-3.7.x branch

2021-01-07 Thread GitBox
oscerd opened a new pull request #4838: URL: https://github.com/apache/camel/pull/4838 - [ ] 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

[camel] branch camel-3.7.x updated: Jenkinsfile build: Point to branch camel-3.7.x

2021-01-07 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-3.7.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.7.x by this push: new a459355 Jenkinsfile build: Point

[camel] branch 3.7.x-jenkinsfile created (now b626744)

2021-01-07 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch 3.7.x-jenkinsfile in repository https://gitbox.apache.org/repos/asf/camel.git. at b626744 Jenkinsfile build: Point to branch camel-3.7.x No new revisions were added by this update.

[GitHub] [camel] oscerd merged pull request #4837: Jenkinsfile build: Point to branch camel-3.7.x

2021-01-07 Thread GitBox
oscerd merged pull request #4837: URL: https://github.com/apache/camel/pull/4837 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] oscerd opened a new pull request #4837: Jenkinsfile build: Point to branch camel-3.7.x

2021-01-07 Thread GitBox
oscerd opened a new pull request #4837: URL: https://github.com/apache/camel/pull/4837 - [ ] 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

[GitHub] [camel-quarkus] zbendhiba commented on pull request #2115: Add more integration tests for camel-hazelcast extension #2094

2021-01-07 Thread GitBox
zbendhiba commented on pull request #2115: URL: https://github.com/apache/camel-quarkus/pull/2115#issuecomment-756221918 I have a test failing on "integration-tests-alternative-jvm" This is an automated message from the

[camel] branch master updated: Regen for commit 767e963e2084899ed4043f22cc8ed5346342dfaf

2021-01-07 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 566c16f Regen for commit

[GitHub] [camel] oscerd merged pull request #4836: Generated sources regen

2021-01-07 Thread GitBox
oscerd merged pull request #4836: URL: https://github.com/apache/camel/pull/4836 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 regen_bot updated (38ba0ee -> 7191c38)

2021-01-07 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 38ba0ee (chores) cross component logging fixes (#4832) add 73cd7d6 CAMEL-15990: camel-sjms - Support

[GitHub] [camel] github-actions[bot] opened a new pull request #4836: Generated sources regen

2021-01-07 Thread GitBox
github-actions[bot] opened a new pull request #4836: URL: https://github.com/apache/camel/pull/4836 Regen bot :robot: found some uncommited changes after running build on :camel: master. Please do not delete `regen_bot` branch after merge/rebase.

[GitHub] [camel-quarkus] JiriOndrusek opened a new pull request #2116: Minio native support #2040

2021-01-07 Thread GitBox
JiriOndrusek opened a new pull request #2116: URL: https://github.com/apache/camel-quarkus/pull/2116 fixes https://github.com/apache/camel-quarkus/issues/2040 supersedes https://github.com/apache/camel-quarkus/pull/2102 Extension leverages quarkiverse-minio. There are several

[GitHub] [camel-quarkus] ppalaga commented on issue #2113: FOP integration tests fail in native mode with GraalVM 20.3.0

2021-01-07 Thread GitBox
ppalaga commented on issue #2113: URL: https://github.com/apache/camel-quarkus/issues/2113#issuecomment-756184599 I dared to `s/2.3.0/20.3.0/` in the above messages. This is an automated message from the Apache Git Service.

[GitHub] [camel-quarkus] jamesnetherton edited a comment on issue #2113: FOP integration tests fail in native mode with GraalVM 20.3.0

2021-01-07 Thread GitBox
jamesnetherton edited a comment on issue #2113: URL: https://github.com/apache/camel-quarkus/issues/2113#issuecomment-756164365 > @jamesnetherton I can look into it tomorrow. Would that be ok? Which branch is it, camel-master? Yes, tomorrow is fine. Thanks! You can use the

[camel] branch master updated: CAMEL-15995: fix checkstyle

2021-01-07 Thread jpoth
This is an automated email from the ASF dual-hosted git repository. jpoth 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 767e963 CAMEL-15995: fix checkstyle 767e963 is

[GitHub] [camel-k] squakez opened a new issue #1884: kamel install camel-version flag not used

2021-01-07 Thread GitBox
squakez opened a new issue #1884: URL: https://github.com/apache/camel-k/issues/1884 While working on #1158 I realized we are providing a flag `camel-version` that apparently is used nowhere. If that's no longer used we can remove from the flag list.

[camel-quarkus] branch master updated (c3db032 -> 4e534de)

2021-01-07 Thread aldettinger
This is an automated email from the ASF dual-hosted git repository. aldettinger pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. from c3db032 Auto-update Camel major.minor in Antora config files add 4e534de Removed redis itests

[GitHub] [camel-k] squakez opened a new pull request #1883: feat(test): install command flags unit test

2021-01-07 Thread GitBox
squakez opened a new pull request #1883: URL: https://github.com/apache/camel-k/pull/1883 Added a suite of testcases to verify default and user provided flags Closes #1158 **Release Note** ```release-note kind/feature ```

[camel-quarkus] branch master updated (4c4493b -> c3db032)

2021-01-07 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 4c4493b Added Redis Aggregation Repository support in JVM mode only #2085 new 6fe9474

[camel-quarkus] 02/02: Auto-update Camel major.minor in Antora config files

2021-01-07 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 c3db032e5ef55d05d59aca8f1bb90a33a25ec8fa Author: Peter Palaga AuthorDate: Thu Jan 7 15:11:27 2021 +0100

[GitHub] [camel-quarkus] ppalaga closed issue #2109: antora/xref-validator failure after a component was removed from Camel

2021-01-07 Thread GitBox
ppalaga closed issue #2109: URL: https://github.com/apache/camel-quarkus/issues/2109 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

[GitHub] [camel-quarkus] ppalaga merged pull request #2114: antora/xref-validator failure after a component was removed from Camel

2021-01-07 Thread GitBox
ppalaga merged pull request #2114: URL: https://github.com/apache/camel-quarkus/pull/2114 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-quarkus] ppalaga commented on pull request #2114: antora/xref-validator failure after a component was removed from Camel

2021-01-07 Thread GitBox
ppalaga commented on pull request #2114: URL: https://github.com/apache/camel-quarkus/pull/2114#issuecomment-756168117 initial-mvn-install passed, thus merging This is an automated message from the Apache Git Service. To

[GitHub] [camel-quarkus] jamesnetherton commented on issue #2113: FOP integration tests fail in native mode with GraalVM 2.3.0

2021-01-07 Thread GitBox
jamesnetherton commented on issue #2113: URL: https://github.com/apache/camel-quarkus/issues/2113#issuecomment-756164365 > @jamesnetherton I can look into it tomorrow. Would that be ok? Which branch is it, camel-master? Yes, tomorrow is fine. Thanks! You can use the master

[GitHub] [camel-quarkus] JiriOndrusek commented on issue #2113: FOP integration tests fail in native mode with GraalVM 2.3.0

2021-01-07 Thread GitBox
JiriOndrusek commented on issue #2113: URL: https://github.com/apache/camel-quarkus/issues/2113#issuecomment-756162684 @jamesnetherton I can look into it tomorrow. Would that be ok? Which branch is it, camel-master? This is

[GitHub] [camel-kafka-connector] orpiske merged pull request #829: Fix issue #159: camel components secret options are showed in logs

2021-01-07 Thread GitBox
orpiske merged pull request #829: URL: https://github.com/apache/camel-kafka-connector/pull/829 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[camel-kafka-connector] branch camel-master updated: Fix issue #159: camel components secret options are showed in logs

2021-01-07 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git The following commit(s) were added to refs/heads/camel-master by this push: new a2185b7 Fix issue

[GitHub] [camel-kafka-connector] orpiske commented on pull request #829: Fix issue #159: camel components secret options are showed in logs

2021-01-07 Thread GitBox
orpiske commented on pull request #829: URL: https://github.com/apache/camel-kafka-connector/pull/829#issuecomment-756150923 So, all maters sorted out ... merging this one. Thanks for the reviews @oscerd This is an

[GitHub] [camel-kafka-connector] orpiske commented on pull request #829: Fix issue #159: camel components secret options are showed in logs

2021-01-07 Thread GitBox
orpiske commented on pull request #829: URL: https://github.com/apache/camel-kafka-connector/pull/829#issuecomment-756150684 > Sorry No worries. After going through the process w/ 0.7.x I noticed it's a bit tricky and easy to miss stuff.

[GitHub] [camel-quarkus] ppalaga commented on pull request #2114: antora/xref-validator failure after a component was removed from Camel

2021-01-07 Thread GitBox
ppalaga commented on pull request #2114: URL: https://github.com/apache/camel-quarkus/pull/2114#issuecomment-756148234 In 7433dec I have added a piece of groovy to keep the Antora config Camel major.minor in sync with what we have in the top pom.xml

[GitHub] [camel-kafka-connector] orpiske merged pull request #833: Bump camel dependency to use the latest 3.8.0-SNAPSHOT

2021-01-07 Thread GitBox
orpiske merged pull request #833: URL: https://github.com/apache/camel-kafka-connector/pull/833 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[camel-kafka-connector] branch camel-master updated: Bump camel dependency to use the latest 3.8.0-SNAPSHOT

2021-01-07 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git The following commit(s) were added to refs/heads/camel-master by this push: new 360df65 Bump camel

[GitHub] [camel-quarkus] zbendhiba opened a new pull request #2115: Add more integration tests for camel-hazelcast extension #2094

2021-01-07 Thread GitBox
zbendhiba opened a new pull request #2115: URL: https://github.com/apache/camel-quarkus/pull/2115 This PR add integration tests for : - HazelcastQueueComponent - HazelcastRingBufferComponent - HazelcastInstanceComponent - HazelcastSedaComponent - HazelcastIdempotentRepository

[GitHub] [camel-quarkus] jamesnetherton edited a comment on issue #2113: FOP integration tests fail in native mode with GraalVM 2.3.0

2021-01-07 Thread GitBox
jamesnetherton edited a comment on issue #2113: URL: https://github.com/apache/camel-quarkus/issues/2113#issuecomment-756127985 @JiriOndrusek maybe you know the FOP internals better than me. Do you have some time to look into this?

[GitHub] [camel-quarkus] jamesnetherton commented on issue #2113: FOP integration tests fail in native mode with GraalVM 2.3.0

2021-01-07 Thread GitBox
jamesnetherton commented on issue #2113: URL: https://github.com/apache/camel-quarkus/issues/2113#issuecomment-756127985 @JiriOndrusek maybe you know the FOP internals better than me. Do you some time to look into this?

[camel] branch master updated: CAMEL-16004: cleanup

2021-01-07 Thread jpoth
This is an automated email from the ASF dual-hosted git repository. jpoth 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 c4de4ed CAMEL-16004: cleanup c4de4ed is

[camel] branch master updated: CAMEL-16004: migrate camel-fhir to the new test infra

2021-01-07 Thread jpoth
This is an automated email from the ASF dual-hosted git repository. jpoth 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 c8bc29c CAMEL-16004: migrate camel-fhir to the

[GitHub] [camel-kafka-connector] orpiske merged pull request #830: (backport 0.7.x) Fix issue #159: camel components secret options are showed in logs

2021-01-07 Thread GitBox
orpiske merged pull request #830: URL: https://github.com/apache/camel-kafka-connector/pull/830 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[camel-kafka-connector] branch camel-kafka-connector-0.7.x updated: Fix issue #159: camel components secret options are showed in logs

2021-01-07 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch camel-kafka-connector-0.7.x in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git The following commit(s) were added to refs/heads/camel-kafka-connector-0.7.x by this

[GitHub] [camel-kafka-connector] orpiske commented on pull request #830: (backport 0.7.x) Fix issue #159: camel components secret options are showed in logs

2021-01-07 Thread GitBox
orpiske commented on pull request #830: URL: https://github.com/apache/camel-kafka-connector/pull/830#issuecomment-756124131 Ok, this one is done and we should be good to go. Merging and starting the work on fixing the other PR ...

[GitHub] [camel-kafka-connector] orpiske merged pull request #832: (backport) Bump camel dependency to use camel 3.7.1-SNAPSHOT

2021-01-07 Thread GitBox
orpiske merged pull request #832: URL: https://github.com/apache/camel-kafka-connector/pull/832 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

  1   2   >