[GitHub] [camel-quarkus] valdar closed issue #2618: [camel 3.10] load selected list of kamelets definitions at build time

2021-06-18 Thread GitBox
valdar closed issue #2618: URL: https://github.com/apache/camel-quarkus/issues/2618 -- 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 specific comment. For queries about this service, please

[GitHub] [camel-quarkus] valdar commented on issue #2618: [camel 3.10] load selected list of kamelets definitions at build time

2021-06-18 Thread GitBox
valdar commented on issue #2618: URL: https://github.com/apache/camel-quarkus/issues/2618#issuecomment-864356820 Done in https://github.com/apache/camel-quarkus/pull/2799 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

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

2021-06-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/main by this push: new 37fa7ac Updated CHANGELOG.md 37fa7ac is

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

2021-06-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/main by this push: new 9624900 Updated CHANGELOG.md 9624900 i

[GitHub] [camel-quarkus] github-actions[bot] commented on issue #2490: [CI] - Camel Main Branch Build Failure

2021-06-18 Thread GitBox
github-actions[bot] commented on issue #2490: URL: https://github.com/apache/camel-quarkus/issues/2490#issuecomment-864333953 The [camel-main](https://github.com/apache/camel-quarkus/tree/camel-main) branch build is still failing: * Build ID: 951417461-318-1899f1c4-b9c6-453b-aab0-534

[camel-karaf] branch automatic-periodic-sync updated (0d9888e -> 06d822c)

2021-06-18 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-karaf.git. from 0d9888e Added Camel-Bean-Validator-Osgi to components POM add 2f2f44a Camel-AS2 Kara

[GitHub] [camel] mgenereu opened a new pull request #5712: [CAMEL-16736] Preserve captured headers during CSV Unmarshalling

2021-06-18 Thread GitBox
mgenereu opened a new pull request #5712: URL: https://github.com/apache/camel/pull/5712 During the parsing of the CSV and `setHeader` is set to `new String[0]{}`, the headers are collected and beautifully validated. These headers are then used in Map output but discarded on List output.

[GitHub] [camel-quarkus] ppalaga commented on issue #2618: [camel 3.10] load selected list of kamelets definitions at build time

2021-06-18 Thread GitBox
ppalaga commented on issue #2618: URL: https://github.com/apache/camel-quarkus/issues/2618#issuecomment-864288542 @valdar if this was implemented already could you please paste a link to PR or commit and close? -- This is an automated message from the Apache Git Service. To respond to th

[GitHub] [camel] orpiske opened a new pull request #5704: (chores) cleanup unused throws

2021-06-18 Thread GitBox
orpiske opened a new pull request #5704: URL: https://github.com/apache/camel/pull/5704 components: components/camel-bean, components/camel-bindy, components/camel-caffeine components/camel-consul, components/camel-crypto, components/camel-cxf-transport, components/camel-docker, co

[GitHub] [camel-k-runtime] orpiske opened a new pull request #718: Merge camel-main onto main

2021-06-18 Thread GitBox
orpiske opened a new pull request #718: URL: https://github.com/apache/camel-k-runtime/pull/718 **Release Note** ```release-note NONE ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [camel-quarkus] ppalaga closed issue #2391: Remove camel-quarkus-main

2021-06-18 Thread GitBox
ppalaga closed issue #2391: URL: https://github.com/apache/camel-quarkus/issues/2391 -- 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 specific comment. For queries about this service, pleas

[GitHub] [camel-quarkus] ppalaga merged pull request #2811: Remove camel-quarkus-main

2021-06-18 Thread GitBox
ppalaga merged pull request #2811: URL: https://github.com/apache/camel-quarkus/pull/2811 -- 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 specific comment. For queries about this service,

[GitHub] [camel-k-runtime] orpiske opened a new pull request #720: Merge Camel-3.10 and Camel Quarkus 2.x changes

2021-06-18 Thread GitBox
orpiske opened a new pull request #720: URL: https://github.com/apache/camel-k-runtime/pull/720 Merge the changes currently on `camel-main` onto `main` for larger testing. Retains `main` version as 1.8 and leaves `camel-main` on 1.9, therefore skips version-related changes

[GitHub] [camel-kamelets] oscerd closed issue #325: Create a SQL Sink Kamelet

2021-06-18 Thread GitBox
oscerd closed issue #325: URL: https://github.com/apache/camel-kamelets/issues/325 -- 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 specific comment. For queries about this service, please

[GitHub] [camel-quarkus] ppalaga closed issue #2351: Use in an example: autowiring of beans available in the CDI container to CamelContext and components

2021-06-18 Thread GitBox
ppalaga closed issue #2351: URL: https://github.com/apache/camel-quarkus/issues/2351 -- 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 specific comment. For queries about this service, pleas

[GitHub] [camel-k-runtime] orpiske closed pull request #718: Merge camel-main onto main

2021-06-18 Thread GitBox
orpiske closed pull request #718: URL: https://github.com/apache/camel-k-runtime/pull/718 -- 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 specific comment. For queries about this service,

[GitHub] [camel-quarkus] ppalaga merged pull request #2807: Upgrade to Cassandra Quarkus 1.1.0-rc2, fix #2801

2021-06-18 Thread GitBox
ppalaga merged pull request #2807: URL: https://github.com/apache/camel-quarkus/pull/2807 -- 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 specific comment. For queries about this service,

[GitHub] [camel-quarkus] ppalaga commented on issue #2317: Test FTPS

2021-06-18 Thread GitBox
ppalaga commented on issue #2317: URL: https://github.com/apache/camel-quarkus/issues/2317#issuecomment-864165051 Created a new issue for the flaky FtpsIT #2810 -- 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 issue #2351: Use in an example: autowiring of beans available in the CDI container to CamelContext and components

2021-06-18 Thread GitBox
jamesnetherton commented on issue #2351: URL: https://github.com/apache/camel-quarkus/issues/2351#issuecomment-863948084 I think we already have more than enough coverage for this. The `ExchangeFormatter` scenario is tested in core and various itests use autowiring to inject beans created

[GitHub] [camel-k] catshout commented on issue #2418: Groovy script JSON paring runs into java.util.ServiceConfigurationError: org.apache.groovy.json.FastStringServiceFactory: org.apache.groovy.json.D

2021-06-18 Thread GitBox
catshout commented on issue #2418: URL: https://github.com/apache/camel-k/issues/2418#issuecomment-863441655 -- 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 specific comment. For queries abo

[GitHub] [camel-quarkus] ppalaga closed issue #2317: Test FTPS

2021-06-18 Thread GitBox
ppalaga closed issue #2317: URL: https://github.com/apache/camel-quarkus/issues/2317 -- 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 specific comment. For queries about this service, pleas

[GitHub] [camel-quarkus] ppalaga commented on pull request #2758: Upgrade to azure-bom 1.0.3 and fix #2207 Upgrading to Jackson 2.12.1 …

2021-06-18 Thread GitBox
ppalaga commented on pull request #2758: URL: https://github.com/apache/camel-quarkus/pull/2758#issuecomment-864138462 Tried to fix the failures, please re-review -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [camel-kamelets] oscerd merged pull request #381: PostgreSQL Source Kamelet

2021-06-18 Thread GitBox
oscerd merged pull request #381: URL: https://github.com/apache/camel-kamelets/pull/381 -- 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 specific comment. For queries about this service, pl

[GitHub] [camel] github-actions[bot] closed pull request #5711: Generated sources regen

2021-06-18 Thread GitBox
github-actions[bot] closed pull request #5711: URL: https://github.com/apache/camel/pull/5711 -- 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 specific comment. For queries about this servi

[GitHub] [camel-quarkus] ppalaga commented on issue #2479: [Camel 3.10] enable couchbase CI integration tests

2021-06-18 Thread GitBox
ppalaga commented on issue #2479: URL: https://github.com/apache/camel-quarkus/issues/2479#issuecomment-864182197 Kind reminder to check and close this issue if possible -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [camel] orpiske merged pull request #5702: (chores) avoid creating arrays unnecessarily

2021-06-18 Thread GitBox
orpiske merged pull request #5702: URL: https://github.com/apache/camel/pull/5702 -- 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 specific comment. For queries about this service, please c

[GitHub] [camel-quarkus] ppalaga commented on pull request #2751: Fix #2727 to use embeddedActiveMQ for messageing and jta integration …

2021-06-18 Thread GitBox
ppalaga commented on pull request #2751: URL: https://github.com/apache/camel-quarkus/pull/2751#issuecomment-864186419 @zhfeng could you please rebase on top of the current quarkus-main and test locally? -- This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [camel-quarkus] ppalaga closed issue #2801: CNFE MapperResultProducerService when com.datastax.oss:java-driver-mapper-runtime is not in the class path

2021-06-18 Thread GitBox
ppalaga closed issue #2801: URL: https://github.com/apache/camel-quarkus/issues/2801 -- 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 specific comment. For queries about this service, pleas

[GitHub] [camel-k-runtime] orpiske opened a new pull request #719: Sync camel-main with latest changes from main

2021-06-18 Thread GitBox
orpiske opened a new pull request #719: URL: https://github.com/apache/camel-k-runtime/pull/719 **Release Note** ```release-note NONE ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [camel-quarkus] ppalaga merged pull request #2806: Expand HTTP clients test coverage

2021-06-18 Thread GitBox
ppalaga merged pull request #2806: URL: https://github.com/apache/camel-quarkus/pull/2806 -- 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 specific comment. For queries about this service,

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

2021-06-18 Thread GitBox
github-actions[bot] opened a new pull request #5711: URL: https://github.com/apache/camel/pull/5711 Regen bot :robot: found some uncommited changes after running build on :camel: main. Please do not delete `regen_bot` branch after merge/rebase. -- This is an automated message from the

[GitHub] [camel] davsclaus merged pull request #5710: Huawei Documentation Updates

2021-06-18 Thread GitBox
davsclaus merged pull request #5710: URL: https://github.com/apache/camel/pull/5710 -- 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 specific comment. For queries about this service, please

[GitHub] [camel-quarkus] ppalaga commented on issue #2575: [camel 3.10] arangoDb - warnings

2021-06-18 Thread GitBox
ppalaga commented on issue #2575: URL: https://github.com/apache/camel-quarkus/issues/2575#issuecomment-864180762 Filed https://github.com/arangodb/arangodb-java-driver/issues/397 for --allow-incomplete-classpath in their config https://github.com/arangodb/arangodb-java-driver/blob/master/

[GitHub] [camel-quarkus] ppalaga merged pull request #2788: Dependency upgrades

2021-06-18 Thread GitBox
ppalaga merged pull request #2788: URL: https://github.com/apache/camel-quarkus/pull/2788 -- 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 specific comment. For queries about this service,

[GitHub] [camel-kamelets] oscerd opened a new pull request #383: MariaDB Source Kamelet

2021-06-18 Thread GitBox
oscerd opened a new pull request #383: URL: https://github.com/apache/camel-kamelets/pull/383 Fixed #360 -- 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 specific comment. For queries about

[GitHub] [camel-quarkus] christian-morin commented on issue #2802: Ability to retrieve traceId for observability in routes

2021-06-18 Thread GitBox
christian-morin commented on issue #2802: URL: https://github.com/apache/camel-quarkus/issues/2802#issuecomment-863991230 Yes, that worked! The context on my OpenTracingSpanAdapter didn't have a toTraceId() method though, but casting the Span to a JaegerSpan made me able to retrieve it.

[GitHub] [camel-kamelets] oscerd opened a new pull request #382: MySQL Source Kamelet

2021-06-18 Thread GitBox
oscerd opened a new pull request #382: URL: https://github.com/apache/camel-kamelets/pull/382 Fixes #353 -- 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 specific comment. For queries about

[GitHub] [camel] davsclaus merged pull request #5703: CAMEL-16717: Adding Huawei Cloud IAM Operations

2021-06-18 Thread GitBox
davsclaus merged pull request #5703: URL: https://github.com/apache/camel/pull/5703 -- 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 specific comment. For queries about this service, please

[GitHub] [camel-quarkus] jamesnetherton closed issue #2802: Ability to retrieve traceId for observability in routes

2021-06-18 Thread GitBox
jamesnetherton closed issue #2802: URL: https://github.com/apache/camel-quarkus/issues/2802 -- 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 specific comment. For queries about this service

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

2021-06-18 Thread GitBox
github-actions[bot] commented on issue #2473: URL: https://github.com/apache/camel-quarkus/issues/2473#issuecomment-863751136 The [quarkus-main](https://github.com/apache/camel-quarkus/tree/quarkus-main) branch build is still failing: * Build ID: 948458949-421-340590b2-68f1-4d9d-8cf

[GitHub] [camel-kamelets] oscerd closed issue #365: Create MS SQL Server Source Kamelet

2021-06-18 Thread GitBox
oscerd closed issue #365: URL: https://github.com/apache/camel-kamelets/issues/365 -- 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 specific comment. For queries about this service, please

[GitHub] [camel-quarkus] ffang commented on pull request #2805: add affinity dependency in a mac profile for camel-hazelcast extensio…

2021-06-18 Thread GitBox
ffang commented on pull request #2805: URL: https://github.com/apache/camel-quarkus/pull/2805#issuecomment-864112966 > Let's whether they accept the profile in Hazelcast [hazelcast/quarkus-hazelcast-client#189](https://github.com/hazelcast/quarkus-hazelcast-client/issues/189) If they do we

[GitHub] [camel-kamelets] oscerd commented on issue #325: Create a SQL Sink Kamelet

2021-06-18 Thread GitBox
oscerd commented on issue #325: URL: https://github.com/apache/camel-kamelets/issues/325#issuecomment-864038201 We have specialized SQL kamelets for different Databases -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [camel-kamelets] oscerd merged pull request #383: MariaDB Source Kamelet

2021-06-18 Thread GitBox
oscerd merged pull request #383: URL: https://github.com/apache/camel-kamelets/pull/383 -- 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 specific comment. For queries about this service, pl

[GitHub] [camel-k-runtime] orpiske merged pull request #720: Merge Camel-3.10 and Camel Quarkus 2.x changes

2021-06-18 Thread GitBox
orpiske merged pull request #720: URL: https://github.com/apache/camel-k-runtime/pull/720 -- 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 specific comment. For queries about this service,

[GitHub] [camel-quarkus] ppalaga opened a new pull request #2807: Upgrade to Cassandra Quarkus 1.1.0-rc2, fix #2801

2021-06-18 Thread GitBox
ppalaga opened a new pull request #2807: URL: https://github.com/apache/camel-quarkus/pull/2807 -- 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 specific comment. For queries about this ser

[GitHub] [camel] gordeevnm opened a new pull request #5705: Fix incorrect read from InputStream

2021-06-18 Thread GitBox
gordeevnm opened a new pull request #5705: URL: https://github.com/apache/camel/pull/5705 I didn't test that fix 🙃, but I assume it would work correctly -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [camel-k] lburgazzoli commented on issue #2418: Groovy script JSON paring runs into java.util.ServiceConfigurationError: org.apache.groovy.json.FastStringServiceFactory: org.apache.groovy.jso

2021-06-18 Thread GitBox
lburgazzoli commented on issue #2418: URL: https://github.com/apache/camel-k/issues/2418#issuecomment-863772094 -- 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 specific comment. For queries

[GitHub] [camel] hokutor opened a new pull request #5710: Huawei Documentation Updates

2021-06-18 Thread GitBox
hokutor opened a new pull request #5710: URL: https://github.com/apache/camel/pull/5710 Updates to title and description in documentation for Huawei Cloud's FunctionGraph and SMN components. - include Huawei Cloud in titles - update 'SimpleNotification' to 'Simple Message Notification

[GitHub] [camel] orpiske commented on pull request #5704: (chores) cleanup unused throws

2021-06-18 Thread GitBox
orpiske commented on pull request #5704: URL: https://github.com/apache/camel/pull/5704#issuecomment-863893606 -- 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 specific comment. For queries a

[GitHub] [camel-kamelets] oscerd merged pull request #382: MySQL Source Kamelet

2021-06-18 Thread GitBox
oscerd merged pull request #382: URL: https://github.com/apache/camel-kamelets/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 go to the specific comment. For queries about this service, pl

[GitHub] [camel] orpiske closed pull request #5704: (chores) cleanup unused throws

2021-06-18 Thread GitBox
orpiske closed pull request #5704: URL: https://github.com/apache/camel/pull/5704 -- 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 specific comment. For queries about this service, please c

[GitHub] [camel-k] catshout edited a comment on issue #2418: Groovy script JSON paring runs into java.util.ServiceConfigurationError: org.apache.groovy.json.FastStringServiceFactory: org.apache.groovy

2021-06-18 Thread GitBox
catshout edited a comment on issue #2418: URL: https://github.com/apache/camel-k/issues/2418#issuecomment-863441655 Voilà ``` apiVersion: camel.apache.org/v1 kind: IntegrationKit metadata: creationTimestamp: "2021-06-17T17:52:10Z" generation: 1 labels: c

[GitHub] [camel-quarkus] jamesnetherton opened a new pull request #2808: Remove redundant apt dependency from camel-quarkus-bom

2021-06-18 Thread GitBox
jamesnetherton opened a new pull request #2808: URL: https://github.com/apache/camel-quarkus/pull/2808 -- 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 specific comment. For queries about t

[GitHub] [camel-quarkus] ppalaga commented on pull request #2805: add affinity dependency in a mac profile for camel-hazelcast extensio…

2021-06-18 Thread GitBox
ppalaga commented on pull request #2805: URL: https://github.com/apache/camel-quarkus/pull/2805#issuecomment-863935522 Let's whether they accept the profile in Hazelcast https://github.com/hazelcast/quarkus-hazelcast-client/issues/189 If they do we wouldn't need the profile here, would we?

[GitHub] [camel-kamelets] oscerd opened a new pull request #384: Fix MariaDB Sink Kamelet

2021-06-18 Thread GitBox
oscerd opened a new pull request #384: URL: https://github.com/apache/camel-kamelets/pull/384 -- 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 specific comment. For queries about this servi

[GitHub] [camel] orpiske merged pull request #5708: Fix camel-maven-plugin error breaking the CI

2021-06-18 Thread GitBox
orpiske merged pull request #5708: URL: https://github.com/apache/camel/pull/5708 -- 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 specific comment. For queries about this service, please c

[GitHub] [camel-quarkus] ppalaga merged pull request #2809: Reduce Splunk minimum free disk space requirement

2021-06-18 Thread GitBox
ppalaga merged pull request #2809: URL: https://github.com/apache/camel-quarkus/pull/2809 -- 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 specific comment. For queries about this service,

[GitHub] [camel-kamelets] oscerd commented on pull request #383: MariaDB Source Kamelet

2021-06-18 Thread GitBox
oscerd commented on pull request #383: URL: https://github.com/apache/camel-kamelets/pull/383#issuecomment-864014307 Fixed. -- 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 specific comment.

[GitHub] [camel-kamelets] oscerd closed issue #324: Create a SQL Source Kamelet

2021-06-18 Thread GitBox
oscerd closed issue #324: URL: https://github.com/apache/camel-kamelets/issues/324 -- 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 specific comment. For queries about this service, please

[GitHub] [camel] samratdhillon closed pull request #5707: Use an existing bean from the registry if a single candidate of the given type is available, rather than creating a new one

2021-06-18 Thread GitBox
samratdhillon closed pull request #5707: URL: https://github.com/apache/camel/pull/5707 -- 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 specific comment. For queries about this service, pl

[GitHub] [camel-k-runtime] orpiske merged pull request #719: Sync camel-main with latest changes from main

2021-06-18 Thread GitBox
orpiske merged pull request #719: URL: https://github.com/apache/camel-k-runtime/pull/719 -- 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 specific comment. For queries about this service,

[GitHub] [camel-quarkus] ppalaga commented on issue #2651: Class loader issues in AvroRpcTest with Quarkus 2.0.0.Alpha3

2021-06-18 Thread GitBox
ppalaga commented on issue #2651: URL: https://github.com/apache/camel-quarkus/issues/2651#issuecomment-864210738 I wonder what we can do for 2.0.0 that will happen before Camel 3.11? Could you @JiriOndrusek perhaps check the feasibility of having the Undertow based `org.apache.avro.ipc.Se

[GitHub] [camel-kamelets] oscerd closed issue #353: Create MySQL Source Kamelet

2021-06-18 Thread GitBox
oscerd closed issue #353: URL: https://github.com/apache/camel-kamelets/issues/353 -- 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 specific comment. For queries about this service, please

[GitHub] [camel-quarkus] aldettinger commented on a change in pull request #2809: Reduce Splunk minimum free disk space requirement

2021-06-18 Thread GitBox
aldettinger commented on a change in pull request #2809: URL: https://github.com/apache/camel-quarkus/pull/2809#discussion_r654542892 ## File path: integration-tests/splunk/src/test/java/org/apache/camel/quarkus/component/splunk/it/SplunkTestResource.java ## @@ -54,6 +54,8 @@

[GitHub] [camel-kamelets] oscerd closed issue #360: Create MariaDB Source Kamelet

2021-06-18 Thread GitBox
oscerd closed issue #360: URL: https://github.com/apache/camel-kamelets/issues/360 -- 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 specific comment. For queries about this service, please

[GitHub] [camel-quarkus] jamesnetherton commented on issue #2802: Ability to retrieve traceId for observability in routes

2021-06-18 Thread GitBox
jamesnetherton commented on issue #2802: URL: https://github.com/apache/camel-quarkus/issues/2802#issuecomment-863944507 -- 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 specific comment. For

[GitHub] [camel-quarkus] jamesnetherton opened a new pull request #2809: Reduce Splunk minimum free disk space requirement

2021-06-18 Thread GitBox
jamesnetherton opened a new pull request #2809: URL: https://github.com/apache/camel-quarkus/pull/2809 -- 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 specific comment. For queries about t

[GitHub] [camel-quarkus] jamesnetherton opened a new pull request #2806: Expand HTTP clients test coverage

2021-06-18 Thread GitBox
jamesnetherton opened a new pull request #2806: URL: https://github.com/apache/camel-quarkus/pull/2806 -- 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 specific comment. For queries about t

[GitHub] [camel-quarkus] christian-morin edited a comment on issue #2802: Ability to retrieve traceId for observability in routes

2021-06-18 Thread GitBox
christian-morin edited a comment on issue #2802: URL: https://github.com/apache/camel-quarkus/issues/2802#issuecomment-863991230 Yes, that worked! The context on my OpenTracingSpanAdapter didn't have a toTraceId() method though, but casting the Span to a JaegerSpan made me able to retrieve

[GitHub] [camel-quarkus] github-actions[bot] commented on issue #2490: [CI] - Camel Main Branch Build Failure

2021-06-18 Thread GitBox
github-actions[bot] commented on issue #2490: URL: https://github.com/apache/camel-quarkus/issues/2490#issuecomment-863657560 The [camel-main](https://github.com/apache/camel-quarkus/tree/camel-main) branch build is still failing: * Build ID: 948208178-317-1b5de19b-3d0f-4bfd-895a-71c

[GitHub] [camel] samratdhillon opened a new pull request #5709: Use an existing bean from the registry if a single candidate of the given type is available, rather than creating a new one

2021-06-18 Thread GitBox
samratdhillon opened a new pull request #5709: URL: https://github.com/apache/camel/pull/5709 Fixing https://issues.apache.org/jira/browse/CAMEL-16733. Search the registry and if single bean is found matching the given type, then use it rather than creating a new instance. -- This

[GitHub] [camel] davsclaus merged pull request #5700: (chores) Cleanup unused throws

2021-06-18 Thread GitBox
davsclaus merged pull request #5700: URL: https://github.com/apache/camel/pull/5700 -- 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 specific comment. For queries about this service, please

[GitHub] [camel-quarkus] ppalaga closed issue #2794: Expand HTTP extension test coverage

2021-06-18 Thread GitBox
ppalaga closed issue #2794: URL: https://github.com/apache/camel-quarkus/issues/2794 -- 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 specific comment. For queries about this service, pleas

[GitHub] [camel-kamelets] oscerd opened a new pull request #385: SQL Server Source Kamelet

2021-06-18 Thread GitBox
oscerd opened a new pull request #385: URL: https://github.com/apache/camel-kamelets/pull/385 Fixes #365 -- 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 specific comment. For queries about

[GitHub] [camel-k] claudio4j commented on pull request #2292: fix(integration) Integration not marked as Failed when Camel is unabl…

2021-06-18 Thread GitBox
claudio4j commented on pull request #2292: URL: https://github.com/apache/camel-k/pull/2292#issuecomment-863745185 > I would suggest to research relying on the Pods controller status When pods are in error state, looking at Deployment object in the status.conditions, the type "Availa

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #2809: Reduce Splunk minimum free disk space requirement

2021-06-18 Thread GitBox
ppalaga commented on a change in pull request #2809: URL: https://github.com/apache/camel-quarkus/pull/2809#discussion_r654534211 ## File path: integration-tests/splunk/src/test/java/org/apache/camel/quarkus/component/splunk/it/SplunkTestResource.java ## @@ -54,6 +54,8 @@

[GitHub] [camel-kafka-connector] simplifadmin edited a comment on issue #1209: Issue with camel-google-pubsub-kafka-connector sink configuration

2021-06-18 Thread GitBox
simplifadmin edited a comment on issue #1209: URL: https://github.com/apache/camel-kafka-connector/issues/1209#issuecomment-863359797 -- 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 specific

[GitHub] [camel-quarkus] ppalaga closed issue #2724: cassandra-driver-core 3.5.0 managed in Debezium BOM too old for testcontainers 1.15.3

2021-06-18 Thread GitBox
ppalaga closed issue #2724: URL: https://github.com/apache/camel-quarkus/issues/2724 -- 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 specific comment. For queries about this service, pleas

[GitHub] [camel] samratdhillon opened a new pull request #5707: Use an existing bean from the registry if a single candidate of the given type is available, rather than creating a new one

2021-06-18 Thread GitBox
samratdhillon opened a new pull request #5707: URL: https://github.com/apache/camel/pull/5707 Fixing https://issues.apache.org/jira/browse/CAMEL-16733. Search the registry and if single bean is found matching the given type, then use it rather than creating a new instance.

[GitHub] [camel] davsclaus merged pull request #5705: Fix incorrect read from InputStream

2021-06-18 Thread GitBox
davsclaus merged pull request #5705: URL: https://github.com/apache/camel/pull/5705 -- 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 specific comment. For queries about this service, please

[GitHub] [camel-quarkus] ppalaga closed issue #2207: Upgrading to Jackson 2.12.1 via Quarkus BOM 1.12 breaks Azure SDK v12 extensions

2021-06-18 Thread GitBox
ppalaga closed issue #2207: URL: https://github.com/apache/camel-quarkus/issues/2207 -- 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 specific comment. For queries about this service, pleas

[GitHub] [camel-kamelets] oscerd closed issue #356: Create PostgreSQL Source Kamelet

2021-06-18 Thread GitBox
oscerd closed issue #356: URL: https://github.com/apache/camel-kamelets/issues/356 -- 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 specific comment. For queries about this service, please

[GitHub] [camel-quarkus] ppalaga commented on issue #2767: Intermittent failure of testJmsTransaction

2021-06-18 Thread GitBox
ppalaga commented on issue #2767: URL: https://github.com/apache/camel-quarkus/issues/2767#issuecomment-864206007 It does not look like the test is disabled, thus moving to 2.1.0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [camel-kamelets] oscerd commented on issue #324: Create a SQL Source Kamelet

2021-06-18 Thread GitBox
oscerd commented on issue #324: URL: https://github.com/apache/camel-kamelets/issues/324#issuecomment-864038073 We have specialized SQL kamelets for different Databases -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [camel-quarkus] ppalaga opened a new pull request #2811: Remove camel-quarkus-main

2021-06-18 Thread GitBox
ppalaga opened a new pull request #2811: URL: https://github.com/apache/camel-quarkus/pull/2811 Fix #2391 -- 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 specific comment. For queries about

[GitHub] [camel-quarkus] jamesnetherton merged pull request #2808: Remove redundant apt dependency from camel-quarkus-bom

2021-06-18 Thread GitBox
jamesnetherton merged pull request #2808: URL: https://github.com/apache/camel-quarkus/pull/2808 -- 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 specific comment. For queries about this se

[GitHub] [camel-kamelets] oscerd merged pull request #385: SQL Server Source Kamelet

2021-06-18 Thread GitBox
oscerd merged pull request #385: URL: https://github.com/apache/camel-kamelets/pull/385 -- 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 specific comment. For queries about this service, pl

[GitHub] [camel-kamelets] oscerd merged pull request #384: Fix MariaDB Sink Kamelet

2021-06-18 Thread GitBox
oscerd merged pull request #384: URL: https://github.com/apache/camel-kamelets/pull/384 -- 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 specific comment. For queries about this service, pl

[GitHub] [camel-quarkus] ppalaga closed issue #2793: camel-quarkus-http doesn't build native image - Random/SplittableRandom

2021-06-18 Thread GitBox
ppalaga closed issue #2793: URL: https://github.com/apache/camel-quarkus/issues/2793 -- 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 specific comment. For queries about this service, pleas

[GitHub] [camel-k-runtime] orpiske closed issue #657: Remove RouteBuilder workaround when moving to Camel 3.10 onward

2021-06-18 Thread GitBox
orpiske closed issue #657: URL: https://github.com/apache/camel-k-runtime/issues/657 -- 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 specific comment. For queries about this service, pleas

[GitHub] [camel-quarkus] ppalaga commented on issue #2351: Use in an example: autowiring of beans available in the CDI container to CamelContext and components

2021-06-18 Thread GitBox
ppalaga commented on issue #2351: URL: https://github.com/apache/camel-quarkus/issues/2351#issuecomment-863973492 This asks for an example, not for additional test coverage. But when thinking of it, I do not think this important enough for one. I guess I was carried away by the initial ent

[GitHub] [camel] hokutor opened a new pull request #5703: CAMEL-16717: Adding Huawei Cloud IAM Operations

2021-06-18 Thread GitBox
hokutor opened a new pull request #5703: URL: https://github.com/apache/camel/pull/5703 Adding new operations to the Huawei Cloud IAM component: - update user - update group JIRA - https://issues.apache.org/jira/browse/CAMEL-16717 -- This is an automated message f

[camel-quarkus] branch main updated: Remove camel-quarkus-main #2391

2021-06-18 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/main by this push: new 15fe399 Remove camel-quarkus-main #2391 15f

[GitHub] [camel] orpiske opened a new pull request #5708: Fix camel-maven-plugin error breaking the CI

2021-06-18 Thread GitBox
orpiske opened a new pull request #5708: URL: https://github.com/apache/camel/pull/5708 Reverts one of the changes introduced by the commit 6d233b66756a109d4c414b8b917bb9c95859d7d6 which was causing the plugin to fail -- This is an automated message from the Apache Git Servic

[GitHub] [camel-quarkus] ppalaga merged pull request #2758: Upgrade to azure-bom 1.0.3 and fix #2207 Upgrading to Jackson 2.12.1 …

2021-06-18 Thread GitBox
ppalaga merged pull request #2758: URL: https://github.com/apache/camel-quarkus/pull/2758 -- 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 specific comment. For queries about this service,

[GitHub] [camel-kamelets] oscerd opened a new pull request #381: PostgreSQL Source Kamelet

2021-06-18 Thread GitBox
oscerd opened a new pull request #381: URL: https://github.com/apache/camel-kamelets/pull/381 Fixes #356 -- 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 specific comment. For queries about

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

2021-06-18 Thread GitBox
oscerd merged pull request #5706: URL: https://github.com/apache/camel/pull/5706 -- 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 specific comment. For queries about this service, please co

[GitHub] [camel-k] squakez opened a new pull request #2419: fix(cli): resource path with quotes and spaces

2021-06-18 Thread GitBox
squakez opened a new pull request #2419: URL: https://github.com/apache/camel-k/pull/2419 Closes #2417 **Release Note** ```release-note NONE ``` -- This is an automated message from the Apache Git Service. To respond to the message, please l

[GitHub] [camel-quarkus] ppalaga opened a new issue #2810: FtpxIT fails intermittently on the CI

2021-06-18 Thread GitBox
ppalaga opened a new issue #2810: URL: https://github.com/apache/camel-quarkus/issues/2810 Forking this from https://github.com/apache/camel-quarkus/issues/2317, which is now fixed for JVM mode at least ``` Caused by: org.apache.camel.CamelExecutionException: Exception occurred d

  1   2   3   >