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

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

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

2020-07-08 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git The following commit(s) were added to refs/heads/master by this push: new a384f53 [create-pull-request]

[GitHub] [camel] jam01 commented on pull request #3984: CAMEL-15260 - activate span in scope manager on exchange begin to all…

2020-07-08 Thread GitBox
jam01 commented on pull request #3984: URL: https://github.com/apache/camel/pull/3984#issuecomment-655893554 Ah nice! I was planning to give this a shot as well :) It's good to know there are others interested in this The problem I figured with simply activating the Spans is that

[GitHub] [camel] jam01 commented on pull request #3919: [CAMEL-15196] adds support for opentracing tags

2020-07-08 Thread GitBox
jam01 commented on pull request #3919: URL: https://github.com/apache/camel/pull/3919#issuecomment-655889644 This PR should be good to go :) though I wrote a little bit more about its approach and an alternative one over at https://issues.apache.org/jira/browse/CAMEL-15196 if you have a

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

2020-07-08 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 ac2ded700db371a732922690165dfff5746a74ad Author: James Netherton AuthorDate: Mon Jul 6 12:26:55 2020

[camel-quarkus] branch quarkus-master updated (9beeaa2 -> ac2ded7)

2020-07-08 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 9beeaa2 Upgrade to Quarkus 1.7.0 - WIP add ab24056 Add example about how to use @Handler

[camel-spring-boot] branch automatic-periodic-sync updated (59628aa -> 67d287c)

2020-07-08 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 59628aa [create-pull-request] automated change add a184813

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

2020-07-08 Thread GitBox
github-actions[bot] opened a new pull request #107: URL: https://github.com/apache/camel-spring-boot/pull/107 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-quarkus] gnodet commented on issue #1459: @Handler on Bean does not resolve method

2020-07-08 Thread GitBox
gnodet commented on issue #1459: URL: https://github.com/apache/camel-quarkus/issues/1459#issuecomment-655823867 > cool, mind backporting to 3.4.x ? Done This is an automated message from the Apache Git Service. To

[GitHub] [camel-quarkus] Namphibian commented on issue #1459: @Handler on Bean does not resolve method

2020-07-08 Thread GitBox
Namphibian commented on issue #1459: URL: https://github.com/apache/camel-quarkus/issues/1459#issuecomment-655814641 @lburgazzoli Apologies I had a production issue yesterday and was stuck on that till early this morning. Do you still need a reproducer for the issue?

[GitHub] [camel] bedlaj opened a new pull request #3986: CAMEL-15284: Fix camel-kudu and docs Windows build

2020-07-08 Thread GitBox
bedlaj opened a new pull request #3986: URL: https://github.com/apache/camel/pull/3986 Tested on Windows 10, Ubuntu and CI ( https://builds.apache.org/view/C/view/Apache%20Camel/job/Camel/job/CAMEL-15284/1/ ). [ ] Make sure there is a [JIRA

[GitHub] [camel] bedlaj opened a new pull request #3985: CAMEL-15113: camel-rabbitmq added skipDlqDeclare option

2020-07-08 Thread GitBox
bedlaj opened a new pull request #3985: URL: https://github.com/apache/camel/pull/3985 Added skipDlqDeclare option and extended `args` option with `dlq.queue` and `dlq.binding` prefixes. [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/CAMEL) filed for

[camel] 01/01: CAMEL-15113: Rabbitmq added skipDlqDeclare option. Extended args with dlq.queue and dlq.binding prefixes

2020-07-08 Thread janbednar
This is an automated email from the ASF dual-hosted git repository. janbednar pushed a commit to branch CAMEL-15113 in repository https://gitbox.apache.org/repos/asf/camel.git commit af2a7acd2a7ae22e5e6a3b706ce65294ab32a21b Author: bedlaj AuthorDate: Tue Jul 7 23:42:19 2020 +0200

[camel] branch CAMEL-15113 updated (822a1a5 -> af2a7ac)

2020-07-08 Thread janbednar
This is an automated email from the ASF dual-hosted git repository. janbednar pushed a change to branch CAMEL-15113 in repository https://gitbox.apache.org/repos/asf/camel.git. discard 822a1a5 CAMEL-15113: Rabbitmq added skipDlqDeclare option. Extended args with dlq.queue and dlq.binding

[GitHub] [camel] mcrmfc opened a new pull request #3984: CAMEL-15260 - activate span in scope manager on exchange begin to all…

2020-07-08 Thread GitBox
mcrmfc opened a new pull request #3984: URL: https://github.com/apache/camel/pull/3984 …ow spans created outside camel context to be included in trace [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/CAMEL) filed for the change (usually before you start

[GitHub] [camel] mcrmfc commented on pull request #3984: CAMEL-15260 - activate span in scope manager on exchange begin to all…

2020-07-08 Thread GitBox
mcrmfc commented on pull request #3984: URL: https://github.com/apache/camel/pull/3984#issuecomment-655798980 Not necessarily ready to merge but opening PR to discuss best approach to testing. This is an automated message

[camel] branch camel-3.4.x updated: [CAMEL-15278] Make sure the @Handler annotation is seen on proxied classes

2020-07-08 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch camel-3.4.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.4.x by this push: new 47d8ff9 [CAMEL-15278] Make sure the

[GitHub] [camel-quarkus] lburgazzoli commented on issue #1459: @Handler on Bean does not resolve method

2020-07-08 Thread GitBox
lburgazzoli commented on issue #1459: URL: https://github.com/apache/camel-quarkus/issues/1459#issuecomment-655710484 cool, mind backporting to 3.4.x ? This is an automated message from the Apache Git Service. To respond

[camel] branch master updated: [CAMEL-15278] Make sure the @Handler annotation is seen on proxied classes

2020-07-08 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 3e1a63b [CAMEL-15278] Make sure the @Handler

[GitHub] [camel] gnodet merged pull request #3980: [CAMEL-15278] Make sure the @Handler annotation is seen on proxied cl…

2020-07-08 Thread GitBox
gnodet merged pull request #3980: URL: https://github.com/apache/camel/pull/3980 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] gnodet edited a comment on issue #1459: @Handler on Bean does not resolve method

2020-07-08 Thread GitBox
gnodet edited a comment on issue #1459: URL: https://github.com/apache/camel-quarkus/issues/1459#issuecomment-655709065 The PR https://github.com/apache/camel/pull/3980 seems to fix the test @lburgazzoli , so I'll go ahead and commit the fix in camel.

[GitHub] [camel-quarkus] gnodet commented on issue #1459: @Handler on Bean does not resolve method

2020-07-08 Thread GitBox
gnodet commented on issue #1459: URL: https://github.com/apache/camel-quarkus/issues/1459#issuecomment-655709065 The PR https://github.com/apache/camel-quarkus/issues/1459 seems to fix the test @lburgazzoli , so I'll go ahead and commit the fix in camel.

[GitHub] [camel-website] AemieJ commented on pull request #425: fix: toc sidebar width explicitly mentioned

2020-07-08 Thread GitBox
AemieJ commented on pull request #425: URL: https://github.com/apache/camel-website/pull/425#issuecomment-655681335 @zregvart Issue 1 is raised at a screen width of 1024px for the Quartz page. That's why I find it important to include a width for toc. Yes, scrollbars could help with

[GitHub] [camel-website] aashnajena commented on pull request #422: fix: alignment of the documentation page

2020-07-08 Thread GitBox
aashnajena commented on pull request #422: URL: https://github.com/apache/camel-website/pull/422#issuecomment-655674422 LGTM This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [camel-website] zregvart commented on pull request #422: fix: alignment of the documentation page

2020-07-08 Thread GitBox
zregvart commented on pull request #422: URL: https://github.com/apache/camel-website/pull/422#issuecomment-655672198 This looks good to me, @aashnajena or @delawen any other issues you see? This is an automated message from

[GitHub] [camel-website] zregvart commented on pull request #425: fix: toc sidebar width explicitly mentioned

2020-07-08 Thread GitBox
zregvart commented on pull request #425: URL: https://github.com/apache/camel-website/pull/425#issuecomment-655671520 I'm not sure #1 is an issue, how do I reproduce it? On smaller screens the TOC should be on top of the page like here: ![Screenshot_2020-07-08 Quartz Apache

[camel] 01/01: CAMEL-15113: Rabbitmq added skipDlqDeclare option. Extended args with dlq.queue and dlq.binding prefixes

2020-07-08 Thread janbednar
This is an automated email from the ASF dual-hosted git repository. janbednar pushed a commit to branch CAMEL-15113 in repository https://gitbox.apache.org/repos/asf/camel.git commit 822a1a514f838714d45d92b9c2220c8cc21a8614 Author: bedlaj AuthorDate: Tue Jul 7 23:42:19 2020 +0200

[camel] branch CAMEL-15113 created (now 822a1a5)

2020-07-08 Thread janbednar
This is an automated email from the ASF dual-hosted git repository. janbednar pushed a change to branch CAMEL-15113 in repository https://gitbox.apache.org/repos/asf/camel.git. at 822a1a5 CAMEL-15113: Rabbitmq added skipDlqDeclare option. Extended args with dlq.queue and dlq.binding

[GitHub] [camel-website] zregvart commented on pull request #347: feat(build): image optimization

2020-07-08 Thread GitBox
zregvart commented on pull request #347: URL: https://github.com/apache/camel-website/pull/347#issuecomment-655665270 Antora UI uses gulp-imagemin (version 6.2), we're trying to use the same here (version 7), we experience segmentation faults with this.

[camel] 01/01: CAMEL-15284: Fix kudu and docs Windows build

2020-07-08 Thread janbednar
This is an automated email from the ASF dual-hosted git repository. janbednar pushed a commit to branch CAMEL-15284 in repository https://gitbox.apache.org/repos/asf/camel.git commit dbdd36670319384a29d08cb304775b539b9b9813 Author: bedlaj AuthorDate: Wed Jul 8 18:45:24 2020 +0200

[camel] branch CAMEL-15284 created (now dbdd366)

2020-07-08 Thread janbednar
This is an automated email from the ASF dual-hosted git repository. janbednar pushed a change to branch CAMEL-15284 in repository https://gitbox.apache.org/repos/asf/camel.git. at dbdd366 CAMEL-15284: Fix kudu and docs Windows build This branch includes the following new commits:

[GitHub] [camel] lburgazzoli commented on pull request #3983: EtcdAggregationRepository

2020-07-08 Thread GitBox
lburgazzoli commented on pull request #3983: URL: https://github.com/apache/camel/pull/3983#issuecomment-655638917 since the camel-etcd component does does not support etcd v3, I'd recommend to create a new [camel-etcd3]( https://issues.apache.org/jira/browse/CAMEL-10173) component and

[GitHub] [camel] malogan82 opened a new pull request #3983: EtcdAgrgegationRepository

2020-07-08 Thread GitBox
malogan82 opened a new pull request #3983: URL: https://github.com/apache/camel/pull/3983 [ ] 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] malogan82 closed pull request #3982: EtcdAggregationRepository

2020-07-08 Thread GitBox
malogan82 closed pull request #3982: URL: https://github.com/apache/camel/pull/3982 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] malogan82 commented on pull request #3982: EtcdAggregationRepository

2020-07-08 Thread GitBox
malogan82 commented on pull request #3982: URL: https://github.com/apache/camel/pull/3982#issuecomment-655622392 error This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [camel] malogan82 opened a new pull request #3982: EtcdAggregationRepository

2020-07-08 Thread GitBox
malogan82 opened a new pull request #3982: URL: https://github.com/apache/camel/pull/3982 EtcdAggregationRepository using jetcd [ ] 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

[GitHub] [camel] malogan82 closed pull request #3981: EtcdAggregationRepository using jetcd

2020-07-08 Thread GitBox
malogan82 closed pull request #3981: URL: https://github.com/apache/camel/pull/3981 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] malogan82 commented on pull request #3981: EtcdAggregationRepository using jetcd

2020-07-08 Thread GitBox
malogan82 commented on pull request #3981: URL: https://github.com/apache/camel/pull/3981#issuecomment-655615397 error This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [camel] malogan82 opened a new pull request #3981: EtcdAggregationRepository using jetcd

2020-07-08 Thread GitBox
malogan82 opened a new pull request #3981: URL: https://github.com/apache/camel/pull/3981 [ ] 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-website] branch master updated: Set params.cve in the link for consulting mitre CVE archive

2020-07-08 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-website.git The following commit(s) were added to refs/heads/master by this push: new d762d12 Set params.cve in the link

[GitHub] [camel-k-runtime] nicolaferraro opened a new issue #383: Event-loop blocked when using http component starting from knative

2020-07-08 Thread GitBox
nicolaferraro opened a new issue #383: URL: https://github.com/apache/camel-k-runtime/issues/383 I've the following route: ``` from("knative:event/market.btc.usdt") .removeHeaders("Camel*")

[GitHub] [camel-quarkus] aldettinger opened a new issue #1466: Add Grok Extension

2020-07-08 Thread GitBox
aldettinger opened a new issue #1466: URL: https://github.com/apache/camel-quarkus/issues/1466 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] branch camel-2.25.x updated: Updating Jackson Databind to 2.9.10.5

2020-07-08 Thread coheigea
This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch camel-2.25.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-2.25.x by this push: new e968d66 Updating Jackson Databind

[camel-website] branch master updated: Changed date for CVE

2020-07-08 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-website.git The following commit(s) were added to refs/heads/master by this push: new 769228f Changed date for CVE

[GitHub] [camel-k] astefanutti commented on issue #1580: Error during unshare(...): Operation not permitted

2020-07-08 Thread GitBox
astefanutti commented on issue #1580: URL: https://github.com/apache/camel-k/issues/1580#issuecomment-655518087 @lburgazzoli right, good idea. I've just created #1595 for it. This is an automated message from the Apache Git

[GitHub] [camel-k] astefanutti opened a new issue #1595: Create a troubleshooting documentation

2020-07-08 Thread GitBox
astefanutti opened a new issue #1595: URL: https://github.com/apache/camel-k/issues/1595 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [camel-k] lburgazzoli commented on issue #1580: Error during unshare(...): Operation not permitted

2020-07-08 Thread GitBox
lburgazzoli commented on issue #1580: URL: https://github.com/apache/camel-k/issues/1580#issuecomment-655516240 @astefanutti I think we should create a "troubleshooting" page with this kind of information This is an

[GitHub] [camel-k] astefanutti edited a comment on issue #1580: Error during unshare(...): Operation not permitted

2020-07-08 Thread GitBox
astefanutti edited a comment on issue #1580: URL: https://github.com/apache/camel-k/issues/1580#issuecomment-655514148 Thanks, that confirms Buildah with the Docker container runtime is the problem. From containers/buildah#1901, it seems a system call, that's forbidden by default

[GitHub] [camel-k] astefanutti commented on issue #1580: Error during unshare(...): Operation not permitted

2020-07-08 Thread GitBox
astefanutti commented on issue #1580: URL: https://github.com/apache/camel-k/issues/1580#issuecomment-655514148 Thanks, that confirms Buildah with the Docker container From containers/buildah#1901, it seems a system call, that's forbidden by default with the Docker container

[GitHub] [camel-quarkus] lburgazzoli commented on issue #1459: @Handler on Bean does not resolve method

2020-07-08 Thread GitBox
lburgazzoli commented on issue #1459: URL: https://github.com/apache/camel-quarkus/issues/1459#issuecomment-655499137 @gnodet I've created a reproducer here: https://github.com/apache/camel-quarkus/pull/1465 This is an

[GitHub] [camel-quarkus] lburgazzoli opened a new pull request #1465: Reproducer for #1459

2020-07-08 Thread GitBox
lburgazzoli opened a new pull request #1465: URL: https://github.com/apache/camel-quarkus/pull/1465 [ ] An issue should be filed for the change unless this is a trivial change (fixing a typo or similar). One issue should ideally be fixed by not more than one commit and the other way

[GitHub] [camel-k] spenceclark commented on issue #1580: Error during unshare(...): Operation not permitted

2020-07-08 Thread GitBox
spenceclark commented on issue #1580: URL: https://github.com/apache/camel-k/issues/1580#issuecomment-655497106 This first command return this: ``` apiVersion: v1 items: - apiVersion: camel.apache.org/v1 kind: IntegrationPlatform metadata: creationTimestamp:

[GitHub] [camel-quarkus] gnodet commented on issue #1459: @Handler on Bean does not resolve method

2020-07-08 Thread GitBox
gnodet commented on issue #1459: URL: https://github.com/apache/camel-quarkus/issues/1459#issuecomment-655495651 I've created https://github.com/apache/camel-quarkus/issues/1459 as a fix but a reproducer would be handy to make sure the synthetic flag is correctly set on the proxy class.

[GitHub] [camel] gnodet opened a new pull request #3980: [CAMEL-15278] Make sure the @Handler annotation is seen on proxied cl…

2020-07-08 Thread GitBox
gnodet opened a new pull request #3980: URL: https://github.com/apache/camel/pull/3980 …asses [ ] 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

[camel-website] branch master updated: Added CVE-2020-11994 (#426)

2020-07-08 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-website.git The following commit(s) were added to refs/heads/master by this push: new 5395f5f Added CVE-2020-11994 (#426)

[camel-website] branch CVE-2020-11994 created (now 73ba751)

2020-07-08 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch CVE-2020-11994 in repository https://gitbox.apache.org/repos/asf/camel-website.git. at 73ba751 Added CVE-2020-11994 This branch includes the following new commits: new 73ba751

[GitHub] [camel-website] oscerd opened a new pull request #426: Added CVE-2020-11994

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

[camel-website] 01/01: Added CVE-2020-11994

2020-07-08 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch CVE-2020-11994 in repository https://gitbox.apache.org/repos/asf/camel-website.git commit 73ba751193f099ab5dd577b8aff5828119e31353 Author: Andrea Cosentino AuthorDate: Wed Jul 8 14:32:09

[GitHub] [camel-website] oscerd merged pull request #426: Added CVE-2020-11994

2020-07-08 Thread GitBox
oscerd merged pull request #426: URL: https://github.com/apache/camel-website/pull/426 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-k] astefanutti commented on issue #1580: Error during unshare(...): Operation not permitted

2020-07-08 Thread GitBox
astefanutti commented on issue #1580: URL: https://github.com/apache/camel-k/issues/1580#issuecomment-655490231 I suspect this is caused by Buildah running into a container runtime that's too much constrained. Could you provide the output of: $ kubectl get

[GitHub] [camel] oscerd merged pull request #3976: [CAMEL-15255] Extend set of metrics provided by the camel-micrometer component

2020-07-08 Thread GitBox
oscerd merged pull request #3976: URL: https://github.com/apache/camel/pull/3976 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-15255: Extend set of micrometer metrics provided (#3976)

2020-07-08 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 9e1f2d3 CAMEL-15255: Extend set of

[camel-kafka-connector] branch master updated: Added additional explanation about testing for HDFS, MongoDB, Salesforce and Slack.

2020-07-08 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 2841f55 Added additional

[GitHub] [camel-kafka-connector] oscerd merged pull request #317: Added additional explanation about testing

2020-07-08 Thread GitBox
oscerd merged pull request #317: URL: https://github.com/apache/camel-kafka-connector/pull/317 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] 02/03: Camel-AWS2-EKS: Regen

2020-07-08 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 4a509dcfa60cd07c662af53f37768c40de57ac78 Author: Andrea Cosentino AuthorDate: Wed Jul 8 14:07:59 2020 +0200

[camel] 03/03: Regen website docs

2020-07-08 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 142490349587bd2eff9f3c65592abc5b5ea1b1ee Author: Andrea Cosentino AuthorDate: Wed Jul 8 14:08:35 2020 +0200

[camel] 01/03: CAMEL-15280 - Camel-AWS2-*: Add the ability to trust all certificates when overidding the endpoint - EKS

2020-07-08 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 41395bc0386303ac81fc97de84cf1f3d41b29a5e Author: Andrea Cosentino AuthorDate: Wed Jul 8 14:07:25 2020 +0200

[camel] branch master updated (d06084a -> 1424903)

2020-07-08 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 d06084a Regen website docs new 41395bc CAMEL-15280 - Camel-AWS2-*: Add the ability to trust all

[camel-quarkus] branch master updated: improve bootstrap and configuration documentation

2020-07-08 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton 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 c38e45c improve bootstrap and

[GitHub] [camel-quarkus] jamesnetherton merged pull request #1464: improve bootstrap and configuration documentation

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

[GitHub] [camel-quarkus] jamesnetherton commented on a change in pull request #1464: improve bootstrap and configuration documentation

2020-07-08 Thread GitBox
jamesnetherton commented on a change in pull request #1464: URL: https://github.com/apache/camel-quarkus/pull/1464#discussion_r451474961 ## File path: docs/modules/ROOT/pages/user-guide/bootstrap.adoc ## @@ -34,16 +37,68 @@ public class Configurations { } } +<1>

[GitHub] [camel-quarkus] jamesnetherton commented on issue #1429: Cannot execute sanity-checks on Windows

2020-07-08 Thread GitBox
jamesnetherton commented on issue #1429: URL: https://github.com/apache/camel-quarkus/issues/1429#issuecomment-655460676 Fixing this uncovers a whole bunch of different problems building on Windows. Mainly around path, line separator and Docker differences.

[GitHub] [camel-quarkus] lburgazzoli opened a new pull request #1464: improve bootstrap and configuration documentation

2020-07-08 Thread GitBox
lburgazzoli opened a new pull request #1464: URL: https://github.com/apache/camel-quarkus/pull/1464 [ ] An issue should be filed for the change unless this is a trivial change (fixing a typo or similar). One issue should ideally be fixed by not more than one commit and the other way

[GitHub] [camel-website] AemieJ opened a new pull request #425: fix: toc sidebar width explicitly mentioned

2020-07-08 Thread GitBox
AemieJ opened a new pull request #425: URL: https://github.com/apache/camel-website/pull/425 ### Issue-1: Width occupied by toc sidebar ![toc-issue-1](https://user-images.githubusercontent.com/44139348/86909747-2d434700-c136-11ea-99d3-4f3b310eea7d.png) ### Resolve-1: Explicitly

[camel] branch master updated (8806ed5 -> d06084a)

2020-07-08 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 8806ed5 Regen website docs new a4c5a29 CAMEL-15280 - Camel-AWS2-*: Add the ability to trust all

[camel] 01/03: CAMEL-15280 - Camel-AWS2-*: Add the ability to trust all certificates when overidding the endpoint - ECS

2020-07-08 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 a4c5a294bd8b3c69e947c94d6011782624aec5e1 Author: Andrea Cosentino AuthorDate: Wed Jul 8 12:40:35 2020 +0200

[camel] 03/03: Regen website docs

2020-07-08 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 d06084a7b573510266bb6124bac618017212b4aa Author: Andrea Cosentino AuthorDate: Wed Jul 8 12:44:29 2020 +0200

[camel] 02/03: Camel-AWS2-ECS: Regen

2020-07-08 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 18e5e68ddca21c324dc982a14ac17418c7b2ed37 Author: Andrea Cosentino AuthorDate: Wed Jul 8 12:43:52 2020 +0200

[camel] 03/03: Regen website docs

2020-07-08 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 8806ed5182ceedfcbd0300ca93a148a0cde5623a Author: Andrea Cosentino AuthorDate: Wed Jul 8 12:32:04 2020 +0200

[camel] 01/03: CAMEL-15280 - Camel-AWS2-*: Add the ability to trust all certificates when overidding the endpoint - EC2

2020-07-08 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 b1ce034d8c0e6ade99f0796aec3d102b453b1f2d Author: Andrea Cosentino AuthorDate: Wed Jul 8 12:30:26 2020 +0200

[camel] 02/03: Camel-AWS2-EC2: Regen

2020-07-08 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 d609d0c318275a2215c4617606b7cb0e9c3180ac Author: Andrea Cosentino AuthorDate: Wed Jul 8 12:31:27 2020 +0200

[camel] branch master updated (3a0e550 -> 8806ed5)

2020-07-08 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 3a0e550 Regen docs new b1ce034 CAMEL-15280 - Camel-AWS2-*: Add the ability to trust all certificates when

[GitHub] [camel-k] spenceclark commented on issue #1580: Error during unshare(...): Operation not permitted

2020-07-08 Thread GitBox
spenceclark commented on issue #1580: URL: https://github.com/apache/camel-k/issues/1580#issuecomment-655434799 I'm getting the same problem also. Where would I run "echo 2147483647 > /proc/sys/user/max_user_namespaces"? It sounds like this needs to be run on the nodes but I'm

[camel] branch master updated (2517afd -> 3a0e550)

2020-07-08 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 2517afd Regen website docs new 63ff992 CAMEL-15280 - Camel-AWS2-*: Add the ability to trust all

[camel] 03/04: Camel-AWS2-DDB: Regen

2020-07-08 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 215baa9d8864d68a44cafe9f00be42e3eaa1d172 Author: Andrea Cosentino AuthorDate: Wed Jul 8 12:19:10 2020 +0200

[camel] 02/04: CAMEL-15280 - Camel-AWS2-*: Add the ability to trust all certificates when overidding the endpoint - DynamoDB Streams

2020-07-08 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 55e755d9833bcbf84cab63c4fe159804186f65e1 Author: Andrea Cosentino AuthorDate: Wed Jul 8 12:18:16 2020 +0200

[camel] 01/04: CAMEL-15280 - Camel-AWS2-*: Add the ability to trust all certificates when overidding the endpoint - DynamoDB

2020-07-08 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 63ff9922b6d4f34e32c8a5be5c8db3641e862e0d Author: Andrea Cosentino AuthorDate: Wed Jul 8 12:16:33 2020 +0200

[camel] 04/04: Regen docs

2020-07-08 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 3a0e550b241ce279483e5eec1e4fcdd7bf36cea9 Author: Andrea Cosentino AuthorDate: Wed Jul 8 12:19:41 2020 +0200

[camel] 02/02: Regen website docs

2020-07-08 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 2517afdb0a8c7e2525a10c02d5c41393c59431ac Author: Andrea Cosentino AuthorDate: Wed Jul 8 12:11:43 2020 +0200

[camel] 01/02: CAMEL-15280 - Camel-AWS2-*: Add the ability to trust all certificates when overidding the endpoint - CloudWatch

2020-07-08 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 e9d40b9cdefe0ae0ea19c44f0f2a9461e27a48ae Author: Andrea Cosentino AuthorDate: Wed Jul 8 12:09:30 2020 +0200

[camel] branch master updated (a314210 -> 2517afd)

2020-07-08 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 a314210 Regen docs new e9d40b9 CAMEL-15280 - Camel-AWS2-*: Add the ability to trust all certificates when

[GitHub] [camel-k-runtime] oscerd merged pull request #382: Upgrade Rest Assured to version 4.3.1

2020-07-08 Thread GitBox
oscerd merged pull request #382: URL: https://github.com/apache/camel-k-runtime/pull/382 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-runtime] branch master updated (a92259f -> 9802e7b)

2020-07-08 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-k-runtime.git. from a92259f chore(ci): replace joschi/setup-jdk with AdoptOpenJDK/install-jdk add 1048063 Upgrade

[camel-k-runtime] 01/01: Merge pull request #382 from apache/ra-4.3.1

2020-07-08 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-k-runtime.git commit 9802e7bc7a1f5d1a29b1ac996b24f6d39c81d45a Merge: a92259f 1048063 Author: Andrea Cosentino AuthorDate: Wed

[GitHub] [camel-kafka-connector] oscerd commented on a change in pull request #316: Added tests for JDBC sink

2020-07-08 Thread GitBox
oscerd commented on a change in pull request #316: URL: https://github.com/apache/camel-kafka-connector/pull/316#discussion_r451422197 ## File path: parent/pom.xml ## @@ -301,6 +302,18 @@ test + +org.testcontainers

[GitHub] [camel-kafka-connector] orpiske commented on a change in pull request #316: Added tests for JDBC sink

2020-07-08 Thread GitBox
orpiske commented on a change in pull request #316: URL: https://github.com/apache/camel-kafka-connector/pull/316#discussion_r451417009 ## File path: parent/pom.xml ## @@ -301,6 +302,18 @@ test + +org.testcontainers

[GitHub] [camel-kafka-connector] orpiske commented on a change in pull request #316: Added tests for JDBC sink

2020-07-08 Thread GitBox
orpiske commented on a change in pull request #316: URL: https://github.com/apache/camel-kafka-connector/pull/316#discussion_r451410966 ## File path: parent/pom.xml ## @@ -301,6 +302,18 @@ test + +org.testcontainers

[GitHub] [camel-kafka-connector] orpiske opened a new pull request #317: Added additional explanation about testing

2020-07-08 Thread GitBox
orpiske opened a new pull request #317: URL: https://github.com/apache/camel-kafka-connector/pull/317 Added additional explanation about testing for HDFS, MongoDB, Salesforce and Slack. This is an automated message from the

[GitHub] [camel-kafka-connector] oscerd commented on a change in pull request #316: Added tests for JDBC sink

2020-07-08 Thread GitBox
oscerd commented on a change in pull request #316: URL: https://github.com/apache/camel-kafka-connector/pull/316#discussion_r451406594 ## File path: parent/pom.xml ## @@ -301,6 +302,18 @@ test + +org.testcontainers

[GitHub] [camel-k-runtime] oscerd opened a new pull request #382: Upgrade Rest Assured to version 4.3.1

2020-07-08 Thread GitBox
oscerd opened a new pull request #382: URL: https://github.com/apache/camel-k-runtime/pull/382 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   >