[GitHub] [camel] dmvolod commented on a change in pull request #3777: CAMEL-2933 - resteasy component

2020-04-24 Thread GitBox
dmvolod commented on a change in pull request #3777: URL: https://github.com/apache/camel/pull/3777#discussion_r414999677 ## File path: components/camel-resteasy/src/test/java/org/apache/camel/component/resteasy/test/ResteasyConsumerTest.java ## @@ -0,0 +1,222 @@ +/* + * Licen

[camel] branch master updated (89f16b3 -> f58b231)

2020-04-24 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 89f16b3 CAMEL-14947 check for existance of remote directory using ls very slow (#3776) add 0f3a53d Regen

[camel] branch master updated: CAMEL-14947 check for existance of remote directory using ls very slow (#3776)

2020-04-24 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 89f16b3 CAMEL-14947 check for existance of re

[camel-quarkus] branch quarkus-master updated (065b100 -> e097e5b)

2020-04-24 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 065b100 Register required AHC classes for runtime initialization add d2d52b8 Added an AWS2-

[GitHub] [camel-website] djencks opened a new pull request #354: Fixes CAMEL-14967: upgrade antora etc

2020-04-24 Thread GitBox
djencks opened a new pull request #354: URL: https://github.com/apache/camel-website/pull/354 Updates antora to 2.3.0 Simplifies xref-check dependencies Removes unneeded attribute for camel-quarkus latest version (already moved to component descriptor). -

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

2020-04-24 Thread GitBox
github-actions[bot] commented on issue #1136: URL: https://github.com/apache/camel-quarkus/issues/1136#issuecomment-619316524 Build fixed with: * Commit: e097e5b35cce4341c58028b69629d5bc744c7a88 * Link to build: https://github.com/apache/camel-quarkus/actions/runs/87290854 -

[camel-quarkus] 01/01: Register required AHC classes for runtime initialization

2020-04-24 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 e097e5b35cce4341c58028b69629d5bc744c7a88 Author: James Netherton AuthorDate: Thu Apr 23 15:08:53 2020

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

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

[camel-spring-boot] branch automatic-periodic-sync updated (58427f5 -> 3112277)

2020-04-24 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 58427f5 [create-pull-request] automated change add b8bf8df [create-pull-reques

[camel] branch master updated: CAMEL-13917: camel3 - Deprecate and remove consumer.xxx syntax for delay options

2020-04-24 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher 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 f8f2b0c CAMEL-13917: camel3 - Deprecat

[GitHub] [camel-kafka-connector] valdar opened a new issue #150: Feature discussion: if and how to handle detaformat inclusion in generated connectors

2020-04-24 Thread GitBox
valdar opened a new issue #150: URL: https://github.com/apache/camel-kafka-connector/issues/150 There is this [//TODO](https://github.com/apache/camel-kafka-connector/blob/master/tooling/camel-kafka-connector-generator-maven-plugin/src/main/java/org/apache/camel/kafkaconnector/maven/Generat

[GitHub] [camel-kafka-connector] valdar opened a new issue #149: camel-kafka-connector-generator-maven-plugin: optionally delete submodules not in catalog

2020-04-24 Thread GitBox
valdar opened a new issue #149: URL: https://github.com/apache/camel-kafka-connector/issues/149 This needs an exclusion mechanism as well. See: https://github.com/apache/camel-kafka-connector/blob/master/tooling/camel-kafka-connector-generator-maven-plugin/src/main/java/org/apache/ca

[GitHub] [camel-kafka-connector] valdar opened a new issue #148: camel-kafka-connector-generator-maven-plugin: implement a component exclusion mechanism

2020-04-24 Thread GitBox
valdar opened a new issue #148: URL: https://github.com/apache/camel-kafka-connector/issues/148 See: https://github.com/apache/camel-kafka-connector/blob/master/tooling/camel-kafka-connector-generator-maven-plugin/src/main/java/org/apache/camel/kafkaconnector/maven/GenerateCamelKafkaConnect

[GitHub] [camel-kafka-connector] valdar opened a new issue #147: camel-kafka-connector-generator-maven-plugin: write plugin documentation

2020-04-24 Thread GitBox
valdar opened a new issue #147: URL: https://github.com/apache/camel-kafka-connector/issues/147 See: https://github.com/apache/camel-kafka-connector/blob/master/tooling/camel-kafka-connector-generator-maven-plugin/README.adoc#L3

[GitHub] [camel-kafka-connector] valdar opened a new issue #146: camel-kafka-connector-generator-maven-plugin: prevent the ovewrite of exixting classes unless they are @Generated annotated

2020-04-24 Thread GitBox
valdar opened a new issue #146: URL: https://github.com/apache/camel-kafka-connector/issues/146 See https://github.com/apache/camel-kafka-connector/blob/master/tooling/camel-kafka-connector-generator-maven-plugin/src/main/java/org/apache/camel/kafkaconnector/maven/utils/MavenUtils.java#L267

[GitHub] [camel-kafka-connector] valdar opened a new issue #145: Create and ad hoc connector for syslog

2020-04-24 Thread GitBox
valdar opened a new issue #145: URL: https://github.com/apache/camel-kafka-connector/issues/145 Since `syslog` camel component is not really a component and is not listed in the camel-catalog but is a collection of dataformat and netty codec, its Kafka connector needs to be manually create

[GitHub] [camel] davsclaus commented on pull request #3767: CAMEL-14950 camel-undertow: secure with spring-security 5

2020-04-24 Thread GitBox
davsclaus commented on pull request #3767: URL: https://github.com/apache/camel/pull/3767#issuecomment-619212983 In the registerHandler with the new servlet manager deploy thingy, just wonder if there is anything you may need to do when unregistering the handler (eg when its undeployed). I

[GitHub] [camel-kafka-connector] valdar opened a new issue #144: Take in to account endpoint path options order into connector code generation

2020-04-24 Thread GitBox
valdar opened a new issue #144: URL: https://github.com/apache/camel-kafka-connector/issues/144 Once #143 is fixed, we need to be sure that it is also used/taken into account during connector code generation. This is an auto

[GitHub] [camel] davsclaus commented on pull request #3767: CAMEL-14950 camel-undertow: secure with spring-security 5

2020-04-24 Thread GitBox
davsclaus commented on pull request #3767: URL: https://github.com/apache/camel/pull/3767#issuecomment-619212547 Thanks this may require to update camel-undertow in karaf features file to include the undertow servlet dependency -

[GitHub] [camel-kafka-connector] valdar opened a new issue #143: Ordering of endpoint path options is not taken in account

2020-04-24 Thread GitBox
valdar opened a new issue #143: URL: https://github.com/apache/camel-kafka-connector/issues/143 If a component has more than one path option like `org.apache.camel.kafkaconnector.cql.CamelCqlSinkConnector`. The order is not taken into account, so for a configuration property like: ```pr

[GitHub] [camel-karaf] onderson opened a new pull request #5: CAMEL-2933 - resteasy component

2020-04-24 Thread GitBox
onderson opened a new pull request #5: URL: https://github.com/apache/camel-karaf/pull/5 my knowledge on this is a bit limited. Not sure why it may be failing. any help appreciated. @jbonofre @oscerd This is an automated me

[GitHub] [camel-spring-boot] onderson opened a new pull request #54: CAMEL-2933 - resteasy component

2020-04-24 Thread GitBox
onderson opened a new pull request #54: URL: https://github.com/apache/camel-spring-boot/pull/54 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [camel] onderson opened a new pull request #3777: CAMEL-2933 - resteasy component

2020-04-24 Thread GitBox
onderson opened a new pull request #3777: URL: https://github.com/apache/camel/pull/3777 [ ] 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 (07796b8 -> c22af0e)

2020-04-24 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.git. from 07796b8 CAMEL-11807: Migrated camel-crypto/csv/xchange tests to JUnit 5 new 21ef63e CAMEL-14934: (Batch 4) Im

[GitHub] [camel] chandra-h-bitd opened a new pull request #3776: CAMEL-14947 check for existence of remote directory using ls very slow

2020-04-24 Thread GitBox
chandra-h-bitd opened a new pull request #3776: URL: https://github.com/apache/camel/pull/3776 [ ] 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 JIR

[GitHub] [camel] ppalaga opened a new pull request #3775: CAMEL-14934: (Batch 4) Improve Component descriptions

2020-04-24 Thread GitBox
ppalaga opened a new pull request #3775: URL: https://github.com/apache/camel/pull/3775 CAMEL-14934, batch 4 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[camel-quarkus] branch master updated: Update quarkus to v1.4.1.Final

2020-04-24 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-quarkus.git The following commit(s) were added to refs/heads/master by this push: new 8905077 Update quarkus to v1.4.1.Fin

[camel] branch master updated: CAMEL-11807: Migrated camel-crypto/csv/xchange tests to JUnit 5

2020-04-24 Thread aldettinger
This is an automated email from the ASF dual-hosted git repository. aldettinger 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 07796b8 CAMEL-11807: Migrated camel-crypto/

[camel] 02/02: Regen

2020-04-24 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 874607e1ac07b3746fafecb1c225ba042aa464e1 Author: Andrea Cosentino AuthorDate: Fri Apr 24 18:58:11 2020 +0200 Reg

[camel] branch master updated (1e4a50d -> 874607e)

2020-04-24 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 1e4a50d Fixed AWS2-mq example for pojo-request new 33d0501 Fixed pojoRequest example for AWS2-MSK new

[camel] 01/02: Fixed pojoRequest example for AWS2-MSK

2020-04-24 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 33d0501eb4e6e4a967351f2b5819cf81e5dbd7ff Author: Andrea Cosentino AuthorDate: Fri Apr 24 18:57:18 2020 +0200 Fix

[GitHub] [camel-k] rajatdiptabiswas commented on issue #1428: Use /openapi.json as default location for OpenAPI data

2020-04-24 Thread GitBox
rajatdiptabiswas commented on issue #1428: URL: https://github.com/apache/camel-k/issues/1428#issuecomment-619101918 Would you kindly let me know what exactly needs to be done so that I can try working on it? This is an auto

[camel] branch master updated: Fixed AWS2-mq example for pojo-request

2020-04-24 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 1e4a50d Fixed AWS2-mq example for pojo-reque

[GitHub] [camel-k] nicolaferraro opened a new issue #1428: Use /openapi.json as default location for OpenAPI data

2020-04-24 Thread GitBox
nicolaferraro opened a new issue #1428: URL: https://github.com/apache/camel-k/issues/1428 This applies to the 3scale trait, which currently uses `/api-doc` by default. This is an automated message from the Apache Git Service

[GitHub] [camel-quarkus] lburgazzoli opened a new pull request #1147: Update quarkus to v1.4.1.Final

2020-04-24 Thread GitBox
lburgazzoli opened a new pull request #1147: URL: https://github.com/apache/camel-quarkus/pull/1147 [ ] 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 round,

[GitHub] [camel-kafka-connector] valdar commented on issue #130: Release 0.1.0

2020-04-24 Thread GitBox
valdar commented on issue #130: URL: https://github.com/apache/camel-kafka-connector/issues/130#issuecomment-619082712 Apache Camel-kafka-connector 0.1.0 release is on vote until Saturday the 25th 2020: Staging repository: https://repository.apache.org/content/repositories/orgapa

[GitHub] [camel-k] djencks commented on issue #1427: Move languages documentation to camel-k-runtime

2020-04-24 Thread GitBox
djencks commented on issue #1427: URL: https://github.com/apache/camel-k/issues/1427#issuecomment-619057206 Could one of you point out an example of the source code and a documentation page for what you are referring to? > On Apr 24, 2020, at 4:00 AM, Zoran Regvart wrote: >

[GitHub] [camel-kafka-connector] zregvart commented on issue #142: Generate a table with supported connectors

2020-04-24 Thread GitBox
zregvart commented on issue #142: URL: https://github.com/apache/camel-kafka-connector/issues/142#issuecomment-619057215 One option would be to utilize Asciidoc files, we can leverage page attributes and [`indexTable`](https://gitlab.com/djencks/asciidoctor-antora-indexer) macro, I think

[camel-quarkus] branch master updated: Bump Testcontainers to version 1.14.1

2020-04-24 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 d820c96 Bump Testcontainers to v

[camel-quarkus] 02/02: Disable Hystrix tests in CI environment

2020-04-24 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 commit 0f8271653aaf6d9ab1658dff416b35b448ac81e5 Author: James Netherton AuthorDate: Fri Apr 24 13:15:02 2020 +01

[camel-quarkus] 01/02: Upgrade Quarkus Qpid JMS to 0.14.0

2020-04-24 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 commit 10060d5165c065d11f4e3ec2dfa7343f7300a8c0 Author: James Netherton AuthorDate: Fri Apr 24 10:18:36 2020 +01

[GitHub] [camel-quarkus] jamesnetherton commented on pull request #1137: Bump Testcontainers to version 1.14.1

2020-04-24 Thread GitBox
jamesnetherton commented on pull request #1137: URL: https://github.com/apache/camel-quarkus/pull/1137#issuecomment-619037964 I'll merge this, failures are unrelated and I think we've proven the test container bits are still working ok.

[camel-quarkus] branch master updated (4173600 -> 0f82716)

2020-04-24 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. from 4173600 Update cdi.adoc new 10060d5 Upgrade Quarkus Qpid JMS to 0.14.0 new 0f82716 Disabl

[GitHub] [camel-quarkus] galderz commented on issue #1145: MethodAccessorGenerator reachable error in camel-activemq tests with jdk11u-dev

2020-04-24 Thread GitBox
galderz commented on issue #1145: URL: https://github.com/apache/camel-quarkus/issues/1145#issuecomment-619035083 I realised I had a bug in my calls to test things, it might have been testing old code. I'll try again next week. -

[camel-quarkus] branch master updated: Update cdi.adoc

2020-04-24 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-quarkus.git The following commit(s) were added to refs/heads/master by this push: new 4173600 Update cdi.adoc 4173600 is de

[camel] branch master updated: Update azure-storage-blob to 12.6.0

2020-04-24 Thread oalsafi
This is an automated email from the ASF dual-hosted git repository. oalsafi 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 73be4bd Update azure-storage-blob to 12.6.0 73b

[GitHub] [camel] JiriOndrusek removed a comment on pull request #3767: CAMEL-14950 camel-undertow: secure with spring-security 5

2020-04-24 Thread GitBox
JiriOndrusek removed a comment on pull request #3767: URL: https://github.com/apache/camel/pull/3767#issuecomment-617747982 Hi @oscerd , @davsclaus I've prepared POC of integration of spring security into camel undertow. Feature contains of several changes in camel-undertow. -

[GitHub] [camel-quarkus] davsclaus commented on issue #1146: Intermittent failure of HystrixTest

2020-04-24 Thread GitBox
davsclaus commented on issue #1146: URL: https://github.com/apache/camel-quarkus/issues/1146#issuecomment-618975452 Yeah switch and maybe we should not have hystrix extension as its EOL and we have 2 other implementations now with resilience4j and microprofile

[GitHub] [camel-quarkus] jamesnetherton opened a new issue #1146: Intermittent failure of HystrixTest

2020-04-24 Thread GitBox
jamesnetherton opened a new issue #1146: URL: https://github.com/apache/camel-quarkus/issues/1146 The error below keeps popping up, so for now I'll disable the test when running in GitHub CI. ``` [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 7.442 s <<<

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

2020-04-24 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 1c83f7d403171410d1e426c5b8bec8cfd08e26be Author: Andrea Cosentino AuthorDate: Fri Apr 24 13:50:52 2020 +0200 Upg

[camel] branch master updated (086622a -> 1c83f7d)

2020-04-24 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 086622a Add legacy and a note into the doc about the legacy azure component new 98732db Upgrade Tika to ve

[camel] 01/02: Upgrade Tika to version 1.24.1

2020-04-24 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 98732db9f99e43d3fc0329698b6754d6499a4cb4 Author: Andrea Cosentino AuthorDate: Fri Apr 24 12:36:19 2020 +0200 Upg

[camel-spring-boot] branch master updated: CAMEL-14655: Add SpringBoot starter for azure-storage-queue component (#53)

2020-04-24 Thread oalsafi
This is an automated email from the ASF dual-hosted git repository. oalsafi 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 1116fdb CAMEL-14655: Add SpringBoot

[GitHub] [camel-spring-boot] omarsmak opened a new pull request #53: CAMEL-14655: Add SpringBoot starter for azure-storage-queue component

2020-04-24 Thread GitBox
omarsmak opened a new pull request #53: URL: https://github.com/apache/camel-spring-boot/pull/53 Also I ran a full-regen which includes the new modified files for the other starters This is an automated message from the Apac

[camel-spring-boot] 01/01: CAMEL-14655: Add SpringBoot starter for azure-storage-queue component

2020-04-24 Thread oalsafi
This is an automated email from the ASF dual-hosted git repository. oalsafi pushed a commit to branch CAMEL-14655 in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit 35a404d3dbab927810d1a22ac8e860935a989265 Author: Omar Al-Safi AuthorDate: Fri Apr 24 13:51:09 2020 +020

[camel-spring-boot] branch CAMEL-14655 created (now 35a404d)

2020-04-24 Thread oalsafi
This is an automated email from the ASF dual-hosted git repository. oalsafi pushed a change to branch CAMEL-14655 in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git. at 35a404d CAMEL-14655: Add SpringBoot starter for azure-storage-queue component This branch include

[camel] branch master updated: Add legacy and a note into the doc about the legacy azure component

2020-04-24 Thread oalsafi
This is an automated email from the ASF dual-hosted git repository. oalsafi 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 086622a Add legacy and a note into the doc abou

[camel] branch master updated: Add missing reference to spring configs docs in Azure components

2020-04-24 Thread oalsafi
This is an automated email from the ASF dual-hosted git repository. oalsafi 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 c458ee9 Add missing reference to spring configs

[camel-website] branch master updated: polished

2020-04-24 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-website.git The following commit(s) were added to refs/heads/master by this push: new df5fcc8 polished df5fcc8 is described

[camel-karaf] branch master updated: Upgrade Tika to version 1.24.1

2020-04-24 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-karaf.git The following commit(s) were added to refs/heads/master by this push: new b1d29a3 Upgrade Tika to version 1.24.1

[GitHub] [camel-k] zregvart commented on issue #1427: Move languages documentation to camel-k-runtime

2020-04-24 Thread GitBox
zregvart commented on issue #1427: URL: https://github.com/apache/camel-k/issues/1427#issuecomment-618945075 Not an issue, we build the documentation from several repositories already: https://github.com/apache/camel-website/blob/a8a56f97db6e76679c3386e830d0fca842e4896c/antora-playbo

[GitHub] [camel-quarkus] galderz opened a new issue #1145: MethodAccessorGenerator reachable error in camel-activemq tests with jdk11u-dev

2020-04-24 Thread GitBox
galderz opened a new issue #1145: URL: https://github.com/apache/camel-quarkus/issues/1145 Env: jdk11u-dev base, graal and quarkus masters. `camel-activemq` test failing with: ``` Error: com.oracle.svm.hosted.substitute.DeletedElementException: Unsupported type jdk.internal.ref

[camel-quarkus] branch testcontainers-1.14.1 updated (0ec6a9b -> ae992e6)

2020-04-24 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch testcontainers-1.14.1 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. from 0ec6a9b Bump Testcontainers to version 1.14.1 add ae992e6 Restart CI No new revisio

[GitHub] [camel-quarkus] jamesnetherton commented on issue #880: Platform HTTP consumer does not support matchOnUriPrefix

2020-04-24 Thread GitBox
jamesnetherton commented on issue #880: URL: https://github.com/apache/camel-quarkus/issues/880#issuecomment-618931647 Superseded by https://github.com/apache/camel-quarkus/issues/1144 as this capability is present in camel-platform-http-vertx.

[GitHub] [camel-quarkus] galderz commented on issue #1115: ActiveMQ test failing with Quarkus master

2020-04-24 Thread GitBox
galderz commented on issue #1115: URL: https://github.com/apache/camel-quarkus/issues/1115#issuecomment-618931645 Fixed. This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [camel-quarkus] jamesnetherton opened a new issue #1144: Leverage camel-platform-http-vertx in platform-http extension

2020-04-24 Thread GitBox
jamesnetherton opened a new issue #1144: URL: https://github.com/apache/camel-quarkus/issues/1144 Most of the platform HTTP code now lives in the Camel main project. So it makes sense to reuse as much as is possible and remove the duplicated code from this project ---

[camel] branch master updated: CAMEL-14961: Handle matchOnUriPrefix URI param in camel-platform-http-vertx

2020-04-24 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.git The following commit(s) were added to refs/heads/master by this push: new 0b86595 CAMEL-14961: Handle matchOnUriPr

[GitHub] [camel] jamesnetherton opened a new pull request #3774: CAMEL-14961: Handle matchOnUriPrefix URI param in camel-platform-http…

2020-04-24 Thread GitBox
jamesnetherton opened a new pull request #3774: URL: https://github.com/apache/camel/pull/3774 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-quarkus] jamesnetherton opened a new pull request #1143: Upgrade Quarkus Qpid JMS to 0.14.0

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

[camel] branch master updated (d86fe10 -> 661fa9e)

2020-04-24 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 d86fe10 Regen website docs new 52a12d6 Camel-AWS2-S3: Added example for pojoRequest new 661fa9e Regen

[camel] 02/02: Regen docs

2020-04-24 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 661fa9ee4c81d9a658e7a78df1e5458042093e0d Author: Andrea Cosentino AuthorDate: Fri Apr 24 11:41:45 2020 +0200 Reg

[camel] 01/02: Camel-AWS2-S3: Added example for pojoRequest

2020-04-24 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 52a12d618cc043e08c8d6263bb151449ee74b244 Author: Andrea Cosentino AuthorDate: Fri Apr 24 11:37:14 2020 +0200 Cam

[camel] 01/03: Camel-AWS2-MSK: Added example for pojoRequest

2020-04-24 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 0cbddff2dd6a5f787eae4528bcedc53ef67a6d19 Author: Andrea Cosentino AuthorDate: Fri Apr 24 11:20:31 2020 +0200 Cam

[camel] 02/03: AWS2-MSK: Dependencies element title in docs

2020-04-24 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 808d4437440a9a2d9d6aafb5c9c35ba0a748fe63 Author: Andrea Cosentino AuthorDate: Fri Apr 24 11:22:38 2020 +0200 AWS

[camel] 03/03: Regen website docs

2020-04-24 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 d86fe10e9d8664b517656ba92ed2f0ce4de04ecf Author: Andrea Cosentino AuthorDate: Fri Apr 24 11:24:34 2020 +0200 Reg

[camel] branch master updated (8580e0a -> d86fe10)

2020-04-24 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 8580e0a CAMEL-14868 - Camel-AWS2-*: Where possible, give the possiblity to the end user to pass an AWS Request p

[camel-website] branch master updated: Polished

2020-04-24 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-website.git The following commit(s) were added to refs/heads/master by this push: new a8a56f9 Polished a8a56f9 is described

[camel] 03/03: CAMEL-14868 - Camel-AWS2-*: Where possible, give the possiblity to the end user to pass an AWS Request pojo as body, aws2-mq added spring test

2020-04-24 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 8580e0ae148d0682bb79eb1352c106700ebf7637 Author: Andrea Cosentino AuthorDate: Fri Apr 24 11:01:41 2020 +0200 CAM

[camel] branch master updated (634b84f -> 8580e0a)

2020-04-24 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 634b84f Regen docs new 69d22e3 CAMEL-14868 - Camel-AWS2-*: Where possible, give the possiblity to the end

[camel] 01/03: CAMEL-14868 - Camel-AWS2-*: Where possible, give the possiblity to the end user to pass an AWS Request pojo as body, aws2-mq added unit test

2020-04-24 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 69d22e347ab7f1257dae0e3b392c53fe99ba5166 Author: Andrea Cosentino AuthorDate: Fri Apr 24 10:52:14 2020 +0200 CAM

[camel-website] branch master updated: add link to camel spring boot docs

2020-04-24 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-website.git The following commit(s) were added to refs/heads/master by this push: new 1181a55 add link to camel spring boot

[camel] 02/03: CAMEL-14868 - Camel-AWS2-*: Where possible, give the possiblity to the end user to pass an AWS Request pojo as body, aws2-mq fixed unit test

2020-04-24 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 c71edcdea8d355332e28a4400ceda65cddc884e0 Author: Andrea Cosentino AuthorDate: Fri Apr 24 10:54:04 2020 +0200 CAM

[camel-quarkus] branch master updated: Bump Github-api to version 1.111

2020-04-24 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-quarkus.git The following commit(s) were added to refs/heads/master by this push: new 125c6ef Bump Github-api to version 1

[camel-quarkus] branch master updated: Exclude docs module from quarkus-master sync build

2020-04-24 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 99e27df Exclude docs module from

[camel] 02/03: AWS2-MQ: Dependencies element title in docs

2020-04-24 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 5da65520fa8d57456e43734522e01c65c668556d Author: Andrea Cosentino AuthorDate: Fri Apr 24 10:42:43 2020 +0200 AWS

[camel] branch master updated (732f133 -> 634b84f)

2020-04-24 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 732f133 Upgrade TestContainers to version 1.14.1 new 3acb6a1 Camel-AWS2-MQ: Added example for pojoRequest

[camel] 03/03: Regen docs

2020-04-24 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 634b84f5d62ff75c873cf05a630da37fc99b29f1 Author: Andrea Cosentino AuthorDate: Fri Apr 24 10:44:20 2020 +0200 Reg

[camel] 01/03: Camel-AWS2-MQ: Added example for pojoRequest

2020-04-24 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 3acb6a10480ed401d5a43f458121ceeec8152d2e Author: Andrea Cosentino AuthorDate: Fri Apr 24 10:41:45 2020 +0200 Cam

[GitHub] [camel-quarkus] zhfeng edited a comment on issue #1128: Revisit camel-quarkus bootstrap

2020-04-24 Thread GitBox
zhfeng edited a comment on issue #1128: URL: https://github.com/apache/camel-quarkus/issues/1128#issuecomment-618870775 > provide a default "bootstrap item" that start the camel context So this is the same as the CamelMain.start() currently ? > User that need specific component

[GitHub] [camel-quarkus] zhfeng commented on issue #1128: Revisit camel-quarkus bootstrap

2020-04-24 Thread GitBox
zhfeng commented on issue #1128: URL: https://github.com/apache/camel-quarkus/issues/1128#issuecomment-618870775 > provide a default "bootstrap item" that start the camel context So this is the same as the CamelMain.start() currently ? > User that need specific component/context co

[camel-spring-boot] branch master updated: Regen

2020-04-24 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 de4625d Regen de4625d is describ

[GitHub] [camel-k] dylanenabled commented on issue #1426: Kotlin documentation incorrect for kotlin DSL

2020-04-24 Thread GitBox
dylanenabled commented on issue #1426: URL: https://github.com/apache/camel-k/issues/1426#issuecomment-618853861 Great, Thanks This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [camel-k] lburgazzoli opened a new issue #1427: Move languages documentation to camel-k-runtime

2020-04-24 Thread GitBox
lburgazzoli opened a new issue #1427: URL: https://github.com/apache/camel-k/issues/1427 The support for languages camel-k users can use to implement integrations is done in the [camel-k-runtime](https://github.com/apache/camel-k-runtime) repository and it would be nice to have the related

[GitHub] [camel-k] lburgazzoli commented on issue #1426: Kotlin documentation incorrect for kotlin DSL

2020-04-24 Thread GitBox
lburgazzoli commented on issue #1426: URL: https://github.com/apache/camel-k/issues/1426#issuecomment-618852051 That documentation need to be updated :) The registry has been removed in favour of a "bean dsl": ```kotlin beans { bean("dataSource") { driverCl

[GitHub] [camel-k] dylanenabled commented on issue #1426: Kotlin documentation incorrect for kotlin DSL

2020-04-24 Thread GitBox
dylanenabled commented on issue #1426: URL: https://github.com/apache/camel-k/issues/1426#issuecomment-618851381 Actually I'm not sure how to get the registry example working, as that doesn't seem to be defined under `camel`, and it says it is private when I try to use it in the global sco

[GitHub] [camel-k] dylanenabled opened a new issue #1426: Kotlin documentation incorrect for kotlin DSL

2020-04-24 Thread GitBox
dylanenabled opened a new issue #1426: URL: https://github.com/apache/camel-k/issues/1426 The kotlin documentation here https://camel.apache.org/camel-k/latest/languages/kotlin.html is incorrect for the kotlin dsl (registry and component configurations). it says `context` when it sh

[GitHub] [camel-website] AemieJ opened a new pull request #353: Change category-wise blog layout and format the code within blog

2020-04-24 Thread GitBox
AemieJ opened a new pull request #353: URL: https://github.com/apache/camel-website/pull/353 * Within the blog layout, when a user clicked on a particular category it would move to a category-wise based page. However, if the user wanted to check from some other category, it would be diffic

[GitHub] [camel-quarkus] oscerd opened a new issue #1142: Add an AWS2-EKS extension

2020-04-24 Thread GitBox
oscerd opened a new issue #1142: URL: https://github.com/apache/camel-quarkus/issues/1142 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] oscerd opened a new issue #1141: Add an AWS2-ECS native extension

2020-04-24 Thread GitBox
oscerd opened a new issue #1141: URL: https://github.com/apache/camel-quarkus/issues/1141 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] oscerd opened a new issue #1140: Add an AWS2-EC2 native extensions

2020-04-24 Thread GitBox
oscerd opened a new issue #1140: URL: https://github.com/apache/camel-quarkus/issues/1140 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

  1   2   >