[GitHub] [camel-quarkus] zbendhiba commented on pull request #2889: Fix read-lock tests

2021-07-08 Thread GitBox
zbendhiba commented on pull request #2889: URL: https://github.com/apache/camel-quarkus/pull/2889#issuecomment-876960206 @philschaller When your PR is merged in Camel, you can do this PR against camel-main branch, to be on 3.12.SNAPSHOT -- This is an automated message from the Apache Git

[GitHub] [camel-quarkus] ppalaga commented on pull request #2865: Fix usage of incorrect @Produces annotation

2021-07-08 Thread GitBox
ppalaga commented on pull request #2865: URL: https://github.com/apache/camel-quarkus/pull/2865#issuecomment-876957323 Oh, I see it was `@javax.ws.rs.Produces`. I guess `@javax.enterprise.inject.Produces` would be correct but superfluous in this situation? -- This is an automated messag

[GitHub] [camel-quarkus] jamesnetherton opened a new pull request #2890: Add a summary page for messaging extensions

2021-07-08 Thread GitBox
jamesnetherton opened a new pull request #2890: URL: https://github.com/apache/camel-quarkus/pull/2890 -- 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. To unsubscribe, e-m

[GitHub] [camel-quarkus] philschaller commented on pull request #2889: Fix read-lock tests

2021-07-08 Thread GitBox
philschaller commented on pull request #2889: URL: https://github.com/apache/camel-quarkus/pull/2889#issuecomment-876942011 @aldettinger The test will not pass until this Camel issue [1] is fixed. It should have caught that problem without the changes. But my first version of the test from

[GitHub] [camel-k] stepan111 commented on issue #2485: ImagePullBackOff when node failed

2021-07-08 Thread GitBox
stepan111 commented on issue #2485: URL: https://github.com/apache/camel-k/issues/2485#issuecomment-876940651 Yes @nicolaferraro , I am using pull-secret trait for integration. Actually I see 2 pods created when I apply integration. And I found that there are 2 replica sets : ```

[camel-quarkus] 01/01: Upgrade Quarkus to 2.1.0.CR1

2021-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-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 488c86fcfbcfe0c8e76986dfe1e415433a3d7608 Author: James Netherton AuthorDate: Tue Jun 29 11:59:41 2021 +

[camel-quarkus] branch quarkus-main updated (3e41ab8 -> 488c86f)

2021-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-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. discard 3e41ab8 Upgrade Quarkus to 2.1.0.CR1 add 31b1d5d kudu: remove the useless test harness logic

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

2021-07-08 Thread GitBox
github-actions[bot] commented on issue #2473: URL: https://github.com/apache/camel-quarkus/issues/2473#issuecomment-876937423 Build fixed with: * Camel Quarkus Commit: 488c86fcfbcfe0c8e76986dfe1e415433a3d7608 * Quarkus Main Commit: 11c3f0ac5a9f0b246a6c172c1edb7d39d0fced18 *

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

2021-07-08 Thread GitBox
github-actions[bot] closed issue #2473: URL: https://github.com/apache/camel-quarkus/issues/2473 -- 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. To unsubscribe, e-mail: c

[camel] branch regen_bot updated (1c0a07d -> c63357e)

2021-07-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. from 1c0a07d camel-json-validator documentation update (#5818) add c63357e Switched to column index methods t

[camel] branch regen_bot updated (98a90d8 -> 1c0a07d)

2021-07-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. from 98a90d8 CAMEL-16792: mvel, ognl, spel languages should access all exchange properties in getProperties a

[camel] branch main updated (1c0a07d -> c63357e)

2021-07-08 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git. from 1c0a07d camel-json-validator documentation update (#5818) add c63357e Switched to column index methods to avoi

[GitHub] [camel] davsclaus merged pull request #5817: [CAMEL-16798] Fix JDBC Cached Repo case sensitivity

2021-07-08 Thread GitBox
davsclaus merged pull request #5817: URL: https://github.com/apache/camel/pull/5817 -- 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. To unsubscribe, e-mail: commits-unsubs

[camel-quarkus] 03/03: camel 3.12 : dataformat fix attributes names

2021-07-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit fcb39240d5bcdddc32aed7809739b9b3bb7982d8 Author: Zineb Bendhiba AuthorDate: Tue Jul 6 17:35:09 2021 +0200

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

2021-07-08 Thread GitBox
github-actions[bot] commented on issue #2490: URL: https://github.com/apache/camel-quarkus/issues/2490#issuecomment-876895744 Build fixed with: * Camel Quarkus Commit: fcb39240d5bcdddc32aed7809739b9b3bb7982d8 * Camel Main Commit: 11c3f0ac5a9f0b246a6c172c1edb7d39d0fced18 * Li

[camel-quarkus] 01/03: Upgrade Camel to 3.12.0

2021-07-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit b7184db5a6115ec74ab806f8d798d65d70815141 Author: James Netherton AuthorDate: Tue Jun 29 11:56:56 2021 +01

[camel-quarkus] branch camel-main updated (1cb4ff0 -> fcb3924)

2021-07-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. discard 1cb4ff0 camel 3.12 : dataformat fix attributes names discard ff9aa5e Upgrade spark and hadoop versi

[camel-quarkus] 02/03: Upgrade spark and hadoop versions

2021-07-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 81935cd594a7331652076e0b4ce69b78f50aa5f4 Author: Zineb Bendhiba AuthorDate: Tue Jul 6 14:30:31 2021 +0200

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

2021-07-08 Thread GitBox
github-actions[bot] closed issue #2490: URL: https://github.com/apache/camel-quarkus/issues/2490 -- 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. To unsubscribe, e-mail: c

[camel] branch main updated (98a90d8 -> 1c0a07d)

2021-07-08 Thread zhfeng
This is an automated email from the ASF dual-hosted git repository. zhfeng pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git. from 98a90d8 CAMEL-16792: mvel, ognl, spel languages should access all exchange properties in getProperties add 1c0a07

[GitHub] [camel] zhfeng merged pull request #5818: camel-json-validator documentation update

2021-07-08 Thread GitBox
zhfeng merged pull request #5818: URL: https://github.com/apache/camel/pull/5818 -- 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. To unsubscribe, e-mail: commits-unsubscr.

[GitHub] [camel] pgalbraith opened a new pull request #5819: [CAMEL-16738] [CAMEL-16739] subprotocol & relative path support for camel-websocket

2021-07-08 Thread GitBox
pgalbraith opened a new pull request #5819: URL: https://github.com/apache/camel/pull/5819 -- 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. To unsubscribe, e-mail: commits

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

2021-07-08 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 a85803f Updated CHANGELOG.md a85803f is

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

2021-07-08 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.git The following commit(s) were added to refs/heads/main by this push: new f48535a Updated CHANGELOG.md f48535a is descri

[GitHub] [camel] pgalbraith opened a new pull request #5818: camel-json-validator documentation update

2021-07-08 Thread GitBox
pgalbraith opened a new pull request #5818: URL: https://github.com/apache/camel/pull/5818 Documentation to reflect [CAMEL-16779] [CAMEL-16780] [CAMEL-16781] -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [camel] mgenereu opened a new pull request #5817: [CAMEL-16798] Fix JDBC Cached Repo case sensitivity

2021-07-08 Thread GitBox
mgenereu opened a new pull request #5817: URL: https://github.com/apache/camel/pull/5817 Switched to column index methods to avoid case sensitivity issues on certain SQL implementations -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [camel] klease commented on pull request #5810: Camel-16374

2021-07-08 Thread GitBox
klease commented on pull request #5810: URL: https://github.com/apache/camel/pull/5810#issuecomment-876706077 Thanks for the quick review and comments. I did consider that option but thought it might be more confusing. I'm on vacation this coming week but will plan to rework the solution a

[GitHub] [camel-quarkus] ffang closed issue #2800: add affinity dependency in a mac profile for camel-hazelcast extension

2021-07-08 Thread GitBox
ffang closed issue #2800: URL: https://github.com/apache/camel-quarkus/issues/2800 -- 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. To unsubscribe, e-mail: commits-unsubsc

[GitHub] [camel-quarkus] ffang commented on issue #2800: add affinity dependency in a mac profile for camel-hazelcast extension

2021-07-08 Thread GitBox
ffang commented on issue #2800: URL: https://github.com/apache/camel-quarkus/issues/2800#issuecomment-876633684 Close this issue as this is fixed at quarkus-hazelcast-client side(version 2.0.0) https://github.com/hazelcast/quarkus-hazelcast-client/issues/189 and now we synced up to th

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

2021-07-08 Thread GitBox
ffang commented on pull request #2805: URL: https://github.com/apache/camel-quarkus/pull/2805#issuecomment-876631347 Thanks @jamesnetherton for the heads up, yes we can close this PR now. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

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

2021-07-08 Thread GitBox
ffang closed pull request #2805: URL: https://github.com/apache/camel-quarkus/pull/2805 -- 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. To unsubscribe, e-mail: commits-un

[camel-website] branch asf-site updated (cd0af36 -> 8e511f9)

2021-07-08 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/camel-website.git. discard cd0af36 Website updated to 0d037868c5721aadb557b9eb9ee5f83c82e3fce8 discard aef4d59 Website update

[GitHub] [camel] orpiske commented on pull request #5770: Support for JBang within Camel

2021-07-08 Thread GitBox
orpiske commented on pull request #5770: URL: https://github.com/apache/camel/pull/5770#issuecomment-876580222 @davsclaus @oscerd I think I've got enough for an initial PR and we are good to go. There are more things I'd like to implement, but I'd like to wait for Claus' work on CAMEL-1675

[GitHub] [camel-quarkus] aldettinger commented on pull request #2889: Fix read-lock tests

2021-07-08 Thread GitBox
aldettinger commented on pull request #2889: URL: https://github.com/apache/camel-quarkus/pull/2889#issuecomment-876558090 @philschaller Many thanks for contributing to camel-quarkus :+1: Apparently, the `fileReadLock_minLength` test appears to fail on the continuous integration after thi

[camel] branch regen_bot updated (5d3dd3c -> 98a90d8)

2021-07-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. from 5d3dd3c CAMEL-16794: race condition in LoopProcessor (#5813) add 98a90d8 CAMEL-16792: mvel, ognl, spel l

[camel] branch regen_bot updated (56222e9 -> 5d3dd3c)

2021-07-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. from 56222e9 (chores) camel-ahc-ws: avoid using generic exceptions (#5815) add 5d3dd3c CAMEL-16794: race cond

[GitHub] [camel] philschaller opened a new pull request #5816: [CAMEL-16795] Fix read-lock behavior

2021-07-08 Thread GitBox
philschaller opened a new pull request #5816: URL: https://github.com/apache/camel/pull/5816 This reverts parts of the commit [1] which broke the read-lock behavior for files. [1] https://github.com/apache/camel/commit/c5bbbd5b58569fbbd00d2936223f4d52ed23f78d -- This is an automa

[GitHub] [camel-quarkus] jamesnetherton closed issue #2632: No consumers available on endpoint

2021-07-08 Thread GitBox
jamesnetherton closed issue #2632: URL: https://github.com/apache/camel-quarkus/issues/2632 -- 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. To unsubscribe, e-mail: commit

[GitHub] [camel-quarkus] jamesnetherton commented on issue #2632: No consumers available on endpoint

2021-07-08 Thread GitBox
jamesnetherton commented on issue #2632: URL: https://github.com/apache/camel-quarkus/issues/2632#issuecomment-876496462 I ran the attached code sample using `quarkus-universe-bom` 2.0.1.Final and the problem seems to be resolved now. -- This is an automated message from the Apache Git

[camel] branch camel-3.11.x updated: CAMEL-16792: mvel, ognl, spel languages should access all exchange properties in getProperties

2021-07-08 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.11.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.11.x by this push: new ee1f30a CAMEL-16792: mvel, ognl,

[camel] branch main updated: CAMEL-16792: mvel, ognl, spel languages should access all exchange properties in getProperties

2021-07-08 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new 98a90d8 CAMEL-16792: mvel, ognl, spel languages s

[camel] branch camel-3.11.x updated: CAMEL-16794: race condition in LoopProcessor (#5813)

2021-07-08 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.11.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.11.x by this push: new d8958ee CAMEL-16794: race conditi

[camel] branch main updated: CAMEL-16794: race condition in LoopProcessor (#5813)

2021-07-08 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new 5d3dd3c CAMEL-16794: race condition in LoopProces

[GitHub] [camel] davsclaus merged pull request #5813: CAMEL-16794: race condition in LoopProcessor

2021-07-08 Thread GitBox
davsclaus merged pull request #5813: URL: https://github.com/apache/camel/pull/5813 -- 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. To unsubscribe, e-mail: commits-unsubs

[GitHub] [camel-quarkus] jamesnetherton closed issue #2690: Split with AggregationStrategy

2021-07-08 Thread GitBox
jamesnetherton closed issue #2690: URL: https://github.com/apache/camel-quarkus/issues/2690 -- 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. To unsubscribe, e-mail: commit

[camel] branch CAMEL-16757 updated: CAMEL-16757: camel-core - Global error handling, interceptor in all DSL

2021-07-08 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch CAMEL-16757 in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/CAMEL-16757 by this push: new 0ce9094 CAMEL-16757: camel-core - G

[camel] branch regen_bot updated (08b6257 -> 56222e9)

2021-07-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. from 08b6257 (chores) camel-git: avoid using generic exceptions (#5814) add 56222e9 (chores) camel-ahc-ws: av

[GitHub] [camel-k] claudio4j commented on pull request #2467: fix(cli) Duplicated trait set as modeline and kamel run parameters causes error

2021-07-08 Thread GitBox
claudio4j commented on pull request #2467: URL: https://github.com/apache/camel-k/pull/2467#issuecomment-876475250 @nicolaferraro can you check if it's ok to merge this one ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[camel] branch regen_bot updated (1aac9ce -> 08b6257)

2021-07-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. from 1aac9ce Regen for commit 087017533265178806cbe41b75d04cfa19ea929a (#5812) add 08b6257 (chores) camel-gi

[camel] branch main updated (08b6257 -> 56222e9)

2021-07-08 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git. from 08b6257 (chores) camel-git: avoid using generic exceptions (#5814) add 56222e9 (chores) camel-ahc-ws: avoid usin

[camel] branch main updated (1aac9ce -> 08b6257)

2021-07-08 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git. from 1aac9ce Regen for commit 087017533265178806cbe41b75d04cfa19ea929a (#5812) add 08b6257 (chores) camel-git: avoid

[GitHub] [camel] orpiske merged pull request #5815: (chores) camel-ahc-ws: avoid using generic exceptions

2021-07-08 Thread GitBox
orpiske merged pull request #5815: URL: https://github.com/apache/camel/pull/5815 -- 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. To unsubscribe, e-mail: commits-unsubscr

[GitHub] [camel] orpiske merged pull request #5814: (chores) camel-git: avoid using generic exceptions

2021-07-08 Thread GitBox
orpiske merged pull request #5814: URL: https://github.com/apache/camel/pull/5814 -- 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. To unsubscribe, e-mail: commits-unsubscr

[GitHub] [camel-quarkus] philschaller opened a new pull request #2889: Fix read-lock tests

2021-07-08 Thread GitBox
philschaller opened a new pull request #2889: URL: https://github.com/apache/camel-quarkus/pull/2889 #2888 -- 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. To unsubscribe,

[GitHub] [camel-quarkus] philschaller opened a new issue #2888: Read-lock tests are flawed

2021-07-08 Thread GitBox
philschaller opened a new issue #2888: URL: https://github.com/apache/camel-quarkus/issues/2888 The read-lock test [1] does not catch the recently introduced regression [2] [1] https://github.com/apache/camel-quarkus/blob/11c3f0ac5a9f0b246a6c172c1edb7d39d0fced18/integration-tests/fil

[GitHub] [camel] spenkale commented on pull request #5813: CAMEL-16794: race condition in LoopProcessor

2021-07-08 Thread GitBox
spenkale commented on pull request #5813: URL: https://github.com/apache/camel/pull/5813#issuecomment-876426369 Thanks for the pointer to WireTapProcessor, I've now taken the same approach. This is actually better because the original (and the one in the current main branch) would only cou

[camel] branch CAMEL-16757 updated: CAMEL-16757: camel-core - Global error handling, interceptor in all DSL

2021-07-08 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch CAMEL-16757 in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/CAMEL-16757 by this push: new 113b724 CAMEL-16757: camel-core - G

[camel] branch CAMEL-16757 updated: CAMEL-16757: camel-core - Global error handling, interceptor in all DSL

2021-07-08 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch CAMEL-16757 in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/CAMEL-16757 by this push: new acabe97 CAMEL-16757: camel-core - G

[GitHub] [camel-quarkus] jamesnetherton commented on issue #2844: Document the need of @RegisterForReflection in Bean doc

2021-07-08 Thread GitBox
jamesnetherton commented on issue #2844: URL: https://github.com/apache/camel-quarkus/issues/2844#issuecomment-876394921 Seems we have this covered already. The usage section of the bean docs link to the CDI guide, which mentions native requirements. https://camel.apache.org/camel-q

[GitHub] [camel-quarkus] jamesnetherton closed issue #2844: Document the need of @RegisterForReflection in Bean doc

2021-07-08 Thread GitBox
jamesnetherton closed issue #2844: URL: https://github.com/apache/camel-quarkus/issues/2844 -- 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. To unsubscribe, e-mail: commit

[camel] branch regen_bot updated (1f4bbd6 -> 1aac9ce)

2021-07-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. omit 1f4bbd6 Regen for commit 087017533265178806cbe41b75d04cfa19ea929a add 1aac9ce Regen for commit 087017533

[GitHub] [camel-kafka-connector] qafro1 commented on issue #1209: Issue with camel-google-pubsub-kafka-connector sink configuration

2021-07-08 Thread GitBox
qafro1 commented on issue #1209: URL: https://github.com/apache/camel-kafka-connector/issues/1209#issuecomment-876390235 ``` kind: KafkaConnector apiVersion: kafka.strimzi.io/v1beta2 metadata: name: pubsub namespace: kafka labels: # must match connect cluster

[GitHub] [camel] orpiske opened a new pull request #5815: (chores) camel-ahc-ws: avoid using generic exceptions

2021-07-08 Thread GitBox
orpiske opened a new pull request #5815: URL: https://github.com/apache/camel/pull/5815 -- 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. To unsubscribe, e-mail: commits-un

[camel-examples] branch main updated: CAMEL-16757: camel-core - Global error handling, interceptor in all DSL

2021-07-08 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-examples.git The following commit(s) were added to refs/heads/main by this push: new 0306aad CAMEL-16757: camel-core - Global

[GitHub] [camel] orpiske opened a new pull request #5814: (chores) camel-git: avoid using generic exceptions

2021-07-08 Thread GitBox
orpiske opened a new pull request #5814: URL: https://github.com/apache/camel/pull/5814 -- 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. To unsubscribe, e-mail: commits-un

[camel] branch CAMEL-16757 updated: CAMEL-16757: camel-core - Global error handling, interceptor in all DSL

2021-07-08 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch CAMEL-16757 in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/CAMEL-16757 by this push: new 29fe119 CAMEL-16757: camel-core - G

[GitHub] [camel] davsclaus commented on pull request #5810: Camel-16374

2021-07-08 Thread GitBox
davsclaus commented on pull request #5810: URL: https://github.com/apache/camel/pull/5810#issuecomment-876369721 Thanks for starting working on this. One thing I would like to avoid was to introduce a new defintion for just this "not so common" use-case. If we had use for OnSucces

[GitHub] [camel] davsclaus commented on pull request #5813: CAMEL-16794: race condition in LoopProcessor

2021-07-08 Thread GitBox
davsclaus commented on pull request #5813: URL: https://github.com/apache/camel/pull/5813#issuecomment-876367908 Thanks for reporting. We should find a better fix than to synchronize the entire process method. Can you try to investigate making the LoopState local instance, and the

[camel] branch main updated: Regen for commit 087017533265178806cbe41b75d04cfa19ea929a (#5812)

2021-07-08 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new 1aac9ce Regen for commit 087017533265178806cbe41b

[GitHub] [camel] davsclaus merged pull request #5812: Generated sources regen

2021-07-08 Thread GitBox
davsclaus merged pull request #5812: URL: https://github.com/apache/camel/pull/5812 -- 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. To unsubscribe, e-mail: commits-unsubs

[GitHub] [camel-k] nicolaferraro merged pull request #2483: Fix #2482: ServiceBinding CR should tied to the IntegrationPhaseWaiti…

2021-07-08 Thread GitBox
nicolaferraro merged pull request #2483: URL: https://github.com/apache/camel-k/pull/2483 -- 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. To unsubscribe, e-mail: commits-

[GitHub] [camel-k] nicolaferraro closed issue #2482: ServiceBinding CR sometimes doesn't get created

2021-07-08 Thread GitBox
nicolaferraro closed issue #2482: URL: https://github.com/apache/camel-k/issues/2482 -- 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. To unsubscribe, e-mail: commits-unsub

[camel-k] branch main updated: Fix #2482: ServiceBinding CR should tied to the IntegrationPhaseWaitingForBindings Phase as well

2021-07-08 Thread nferraro
This is an automated email from the ASF dual-hosted git repository. nferraro pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/main by this push: new bdab8f3 Fix #2482: ServiceBinding CR should tied

[GitHub] [camel] spenkale opened a new pull request #5813: CAMEL-16794: race condition in LoopProcessor

2021-07-08 Thread GitBox
spenkale opened a new pull request #5813: URL: https://github.com/apache/camel/pull/5813 -- 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. To unsubscribe, e-mail: commi

[GitHub] [camel-k] johnpoth opened a new pull request #2488: chore(sbo-trait): Upgrade Service Binding Operator to v0.8.0

2021-07-08 Thread GitBox
johnpoth opened a new pull request #2488: URL: https://github.com/apache/camel-k/pull/2488 Thanks ! **Release Note** ```release-note NONE ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[camel-quarkus] branch main updated: Leverage catalog metadata to discover unremovable types

2021-07-08 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton 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 11c3f0a Leverage catalog metadata to

[GitHub] [camel-quarkus] jamesnetherton closed issue #2822: Leverage catalog metadata to discover unremovable bean types

2021-07-08 Thread GitBox
jamesnetherton closed issue #2822: URL: https://github.com/apache/camel-quarkus/issues/2822 -- 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. To unsubscribe, e-mail: commit

[GitHub] [camel-quarkus] jamesnetherton merged pull request #2881: Leverage catalog metadata to discover unremovable types

2021-07-08 Thread GitBox
jamesnetherton merged pull request #2881: URL: https://github.com/apache/camel-quarkus/pull/2881 -- 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. To unsubscribe, e-mail: c

[camel-quarkus] branch main updated: Remove useless docker-java8 profile

2021-07-08 Thread aldettinger
This is an automated email from the ASF dual-hosted git repository. aldettinger 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 93443a0 Remove useless docker-java8 pro

[GitHub] [camel-quarkus] aldettinger merged pull request #2887: Remove useless docker-java8 profile

2021-07-08 Thread GitBox
aldettinger merged pull request #2887: URL: https://github.com/apache/camel-quarkus/pull/2887 -- 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. To unsubscribe, e-mail: comm

[GitHub] [camel-k] nicolaferraro opened a new issue #2487: kamel reset should not fail for integration missing due to owning kameletbinding removed

2021-07-08 Thread GitBox
nicolaferraro opened a new issue #2487: URL: https://github.com/apache/camel-k/issues/2487 Happened quite some times with 1.5. There's a KameletBinding called `timer-source-to-mysql-sink`. It's deleted but then the CLI tries to remove the integration (it should not, it's automatically clea

[camel] 02/02: CAMEL-16757: camel-core - Global error handling, interceptor in all DSL

2021-07-08 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch CAMEL-16757 in repository https://gitbox.apache.org/repos/asf/camel.git commit 3dd87c2b698ec3e318e55206c7fc706ab3eeb618 Author: Claus Ibsen AuthorDate: Thu Jul 8 11:45:19 2021 +0200 CAMEL

[camel] 01/02: CAMEL-16757: camel-core - Global error handling, interceptor in all DSL

2021-07-08 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch CAMEL-16757 in repository https://gitbox.apache.org/repos/asf/camel.git commit 9837e499b53970e9a52cffb5c038127bf1c867a1 Author: Claus Ibsen AuthorDate: Thu Jul 8 09:02:36 2021 +0200 CAMEL

[camel] branch CAMEL-16757 updated (9bdca97 -> 3dd87c2)

2021-07-08 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch CAMEL-16757 in repository https://gitbox.apache.org/repos/asf/camel.git. from 9bdca97 CAMEL-16757: camel-core - Global error handling, interceptor in all DSL new 9837e49 CAMEL-1675

[GitHub] [camel-quarkus] jamesnetherton commented on issue #2344: Camel-Infinispan consumer doesn't work

2021-07-08 Thread GitBox
jamesnetherton commented on issue #2344: URL: https://github.com/apache/camel-quarkus/issues/2344#issuecomment-876282645 Created a follow up to the original closed issue https://github.com/quarkusio/quarkus/issues/18517. -- This is an automated message from the Apache Git Service. To res

[GitHub] [camel-kamelets] nicolaferraro commented on issue #412: Provide dependency info in each kamelet's catalog page

2021-07-08 Thread GitBox
nicolaferraro commented on issue #412: URL: https://github.com/apache/camel-kamelets/issues/412#issuecomment-876279129 Sure, it makes sense. You can also think to add specific sections about using them in particular environments (jbang?). -- This is an automated message from the Apache G

[GitHub] [camel-kamelets] tadayosi opened a new issue #412: Provide dependency info in each kamelet's catalog page

2021-07-08 Thread GitBox
tadayosi opened a new issue #412: URL: https://github.com/apache/camel-kamelets/issues/412 Kamelets are now open for usage in standalone, but when we try to use them in a standalone app without some automatic dependency resolver like camel-kamelet-main it's cumbersome to know which extra c

[GitHub] [camel-quarkus] jamesnetherton closed issue #2712: Test both camel and quarkus configuration of underlying component quarkus client

2021-07-08 Thread GitBox
jamesnetherton closed issue #2712: URL: https://github.com/apache/camel-quarkus/issues/2712 -- 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. To unsubscribe, e-mail: commit

[GitHub] [camel-quarkus] jamesnetherton commented on issue #2712: Test both camel and quarkus configuration of underlying component quarkus client

2021-07-08 Thread GitBox
jamesnetherton commented on issue #2712: URL: https://github.com/apache/camel-quarkus/issues/2712#issuecomment-876276885 I'll close this one as we have separate issues for Infinispan and ES. -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [camel-quarkus-examples] jamesnetherton opened a new pull request #46: Build with Maven 3.8.1 & use JDK 11 source / target

2021-07-08 Thread GitBox
jamesnetherton opened a new pull request #46: URL: https://github.com/apache/camel-quarkus-examples/pull/46 -- 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. To unsubscribe

[GitHub] [camel-quarkus] aldettinger commented on issue #1433: [Serialization] Jolt: Remove the DeepCopySubstitution when/if graal supports Object serialization

2021-07-08 Thread GitBox
aldettinger commented on issue #1433: URL: https://github.com/apache/camel-quarkus/issues/1433#issuecomment-876250900 Quarkus 2.1 should include [serialization support](https://github.com/quarkusio/quarkus/issues/14530). -- This is an automated message from the Apache Git Service. To res

[GitHub] [camel-quarkus] aldettinger opened a new pull request #2887: Remove useless docker-java8 profile

2021-07-08 Thread GitBox
aldettinger opened a new pull request #2887: URL: https://github.com/apache/camel-quarkus/pull/2887 -- 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. To unsubscribe, e-mail

[GitHub] [camel-k] nicolaferraro commented on issue #2486: kamelet binding: make it scalable ?

2021-07-08 Thread GitBox
nicolaferraro commented on issue #2486: URL: https://github.com/apache/camel-k/issues/2486#issuecomment-876211094 Sounds reasonable. -- 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