[camel] branch main updated: camel-jbang: align features to ensure they match the same version of CamelJBang by default (#5971)

2021-08-20 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 8fc78df camel-jbang: align features to ensure the

[GitHub] [camel] davsclaus merged pull request #5971: camel-jbang: align features to ensure they match the same version of CamelJBang by default

2021-08-20 Thread GitBox
davsclaus merged pull request #5971: URL: https://github.com/apache/camel/pull/5971 -- 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] branch main updated: CAMEL-16876: Add delete instance to DMS component (#5972)

2021-08-20 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 a9bb9a4 CAMEL-16876: Add delete instance to DMS c

[GitHub] [camel] davsclaus merged pull request #5972: CAMEL-16876: Add delete instance to DMS component

2021-08-20 Thread GitBox
davsclaus merged pull request #5972: URL: https://github.com/apache/camel/pull/5972 -- 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] github-actions[bot] commented on issue #2926: [CI] - Quarkus Main Branch Build Failure

2021-08-20 Thread GitBox
github-actions[bot] commented on issue #2926: URL: https://github.com/apache/camel-quarkus/issues/2926#issuecomment-903056356 The [quarkus-main](https://github.com/apache/camel-quarkus/tree/quarkus-main) branch build has failed: * Build ID: 1152661332-485-0a4d2cc9-7553-4edc-9c34-3e8

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

2021-08-20 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 b8ba5f4 Updated CHANGELOG.md b8ba5f4 is

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

2021-08-20 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 4519d53 Updated CHANGELOG.md 4519d53 is descri

[GitHub] [camel-quarkus] ffang opened a new pull request #3024: fix SolrTest failure when using CloundContainer #2967

2021-08-20 Thread GitBox
ffang opened a new pull request #3024: URL: https://github.com/apache/camel-quarkus/pull/3024 -- 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-quarkus] ffang commented on issue #2967: SolrTest failure when using CloundContainer

2021-08-20 Thread GitBox
ffang commented on issue #2967: URL: https://github.com/apache/camel-quarkus/issues/2967#issuecomment-902866227 Eventually I find a way to fix this. And this discussion https://github.com/docker-solr/docker-solr-examples/issues/5 inspired -- This is an automated message from the Apache G

[GitHub] [camel-k] astefanutti commented on issue #2585: Add the option to inject the integration container as a side car to another deployment

2021-08-20 Thread GitBox
astefanutti commented on issue #2585: URL: https://github.com/apache/camel-k/issues/2585#issuecomment-902842244 @hguerrero it's rather an advanced feature, and the only documentation is available at https://camel.apache.org/camel-k/latest/traits/pod.html. In essence, you can pass a `

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

2021-08-20 Thread GitBox
jamesnetherton closed issue #2344: URL: https://github.com/apache/camel-quarkus/issues/2344 -- 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 #2344: Camel-Infinispan consumer doesn't work

2021-08-20 Thread GitBox
jamesnetherton commented on issue #2344: URL: https://github.com/apache/camel-quarkus/issues/2344#issuecomment-902777643 This is fixed in Quarkus 2.2.x. If you don't provide any `quarkus.infinispan` properties, then the clieant bean does not get produced to override the one managed by Came

[GitHub] [camel-k] hguerrero commented on issue #2585: Add the option to inject the integration container as a side car to another deployment

2021-08-20 Thread GitBox
hguerrero commented on issue #2585: URL: https://github.com/apache/camel-k/issues/2585#issuecomment-902772596 @astefanutti this is promising, is there more docs on how it should be configured? -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [camel] hokutor opened a new pull request #5972: CAMEL-16876: Add delete instance to DMS component

2021-08-20 Thread GitBox
hokutor opened a new pull request #5972: URL: https://github.com/apache/camel/pull/5972 Adding an operation to the Huawei Cloud DMS component: - deleteInstance JIRA - https://issues.apache.org/jira/browse/CAMEL-16876 -- This is an automated message from the Apache Git Se

[GitHub] [camel-kamelets] 2020testuser commented on issue #458: Postgres db as sink

2021-08-20 Thread GitBox
2020testuser commented on issue #458: URL: https://github.com/apache/camel-kamelets/issues/458#issuecomment-902715250 ok. Thanks. Will do. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [camel-k] johnpoth commented on issue #2396: Kamelets: configuration does not seem to cascade to the integration

2021-08-20 Thread GitBox
johnpoth commented on issue #2396: URL: https://github.com/apache/camel-k/issues/2396#issuecomment-902680914 Wanted to do the same thing, as an alternative you can do: ``` apiVersion: camel.apache.org/v1alpha1 kind: KameletBinding metadata: name: jms-source-binding spec:

[camel-quarkus] branch main updated: Test camel-xchange with kraken until binance issues are resolved

2021-08-20 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 aa7bbd1 Test camel-xchange with krak

[GitHub] [camel-quarkus] jamesnetherton merged pull request #3020: Test camel-xchange with kraken until binance issues are resolved

2021-08-20 Thread GitBox
jamesnetherton merged pull request #3020: URL: https://github.com/apache/camel-quarkus/pull/3020 -- 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

[GitHub] [camel-quarkus] ppalaga opened a new issue #3023: Document the usage of partial Quarkus BOMs

2021-08-20 Thread GitBox
ppalaga opened a new issue #3023: URL: https://github.com/apache/camel-quarkus/issues/3023 Since Quarkus 2.1, Quarkus platform produces a partial BOM for each participant and their tooling prefers suing these partial bom when generating new projects. We should document this around where we

[camel-quarkus] branch main updated: CoreTest.testCamelContextAwareRegistryBeansInitialized failing after RouteBuilder started implementing CamelContextAware #3002

2021-08-20 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 d9dd921 CoreTest.testCamelContextAwareRegis

[GitHub] [camel-quarkus] ppalaga commented on pull request #3019: CoreTest.testCamelContextAwareRegistryBeansInitialized failing after …

2021-08-20 Thread GitBox
ppalaga commented on pull request #3019: URL: https://github.com/apache/camel-quarkus/pull/3019#issuecomment-902621334 The CI failure seems to be unrelated. Let's merge -- 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 closed issue #3002: `CoreTest.testCamelContextAwareRegistryBeansInitialized` failing after RouteBuilder started implementing CamelContextAware

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

[GitHub] [camel-quarkus] ppalaga merged pull request #3019: CoreTest.testCamelContextAwareRegistryBeansInitialized failing after …

2021-08-20 Thread GitBox
ppalaga merged pull request #3019: URL: https://github.com/apache/camel-quarkus/pull/3019 -- 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] orpiske opened a new pull request #5971: camel-jbang: align features to ensure they match the same version of CamelJBang by default

2021-08-20 Thread GitBox
orpiske opened a new pull request #5971: URL: https://github.com/apache/camel/pull/5971 -- 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 main updated: Regen for commit b5a5dc2081591c43e0d77c11ffa790fc77eb6417 (#5970)

2021-08-20 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 25ca958 Regen for commit b5a5dc2081591c43e0d77c11

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

2021-08-20 Thread GitBox
davsclaus merged pull request #5970: URL: https://github.com/apache/camel/pull/5970 -- 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] astefanutti commented on pull request #2582: Fix #2486: make kamelet binding scalable

2021-08-20 Thread GitBox
astefanutti commented on pull request #2582: URL: https://github.com/apache/camel-k/pull/2582#issuecomment-902578755 It may be `TestClient().Get(TestContext, key, &klb)` updates the `klb` struct with an empty Kind for some reasons. That would explain why patching works, while update fails.

[GitHub] [camel-k] astefanutti commented on issue #2585: Add the option to inject the integration container as a side car to another deployment

2021-08-20 Thread GitBox
astefanutti commented on issue #2585: URL: https://github.com/apache/camel-k/issues/2585#issuecomment-902576649 There is the _pod_ trait that enables adding sidecar containers to the integration pod(s): https://camel.apache.org/camel-k/latest/traits/pod.html#_example. It's not "inje

[GitHub] [camel-k] astefanutti merged pull request #2575: fix(cmd/bind): show expected kameletbinding

2021-08-20 Thread GitBox
astefanutti merged pull request #2575: URL: https://github.com/apache/camel-k/pull/2575 -- 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

[GitHub] [camel-k] astefanutti closed issue #2565: Kamel bind produces incomplete yaml files with -o yaml

2021-08-20 Thread GitBox
astefanutti closed issue #2565: URL: https://github.com/apache/camel-k/issues/2565 -- 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

[camel-k] branch main updated: fix(cmd/bind): show expected kameletbinding

2021-08-20 Thread astefanutti
This is an automated email from the ASF dual-hosted git repository. astefanutti 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 24cd46b fix(cmd/bind): show expected kameletb

[camel] branch regen_bot updated (761f57b -> e14eebe)

2021-08-20 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. discard 761f57b Regen for commit 4017b72b405ca401b03ea0233397c993391d4c45 add b5a5dc2 Polish and cleanup documen

[camel] branch regen_bot updated (1dc42ff -> 761f57b)

2021-08-20 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 1dc42ff (chores) camel-bindy: code cleanup (#5968) add 4017b72 Polish and cleanup documentation add

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

2021-08-20 Thread GitBox
github-actions[bot] opened a new pull request #5970: URL: https://github.com/apache/camel/pull/5970 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

[camel] branch regen_bot updated (46c9637 -> 1dc42ff)

2021-08-20 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 46c9637 Polish and cleanup documentation add 1dc42ff (chores) camel-bindy: code cleanup (#5968) No new

[camel-website] branch asf-site updated (a668ade -> 1f9714d)

2021-08-20 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 a668ade Website updated to 97c4a1f989dd0f8978d29cb8013296e837ceaada discard 622805b Website update

[camel] branch main updated: Polish and cleanup documentation

2021-08-20 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 b5a5dc2 Polish and cleanup documentation b5a5dc2

[camel] branch main updated: Polish and cleanup documentation

2021-08-20 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 4017b72 Polish and cleanup documentation 4017b72

[camel] branch main updated: (chores) camel-bindy: code cleanup (#5968)

2021-08-20 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 1dc42ff (chores) camel-bindy: code cleanup (#5968

[GitHub] [camel] davsclaus merged pull request #5968: (chores) camel-bindy: minor cleanups

2021-08-20 Thread GitBox
davsclaus merged pull request #5968: URL: https://github.com/apache/camel/pull/5968 -- 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] orpiske commented on pull request #5969: Added support for initializing Kamelet bindings from Camel JBang

2021-08-20 Thread GitBox
orpiske commented on pull request #5969: URL: https://github.com/apache/camel/pull/5969#issuecomment-902524562 This is preliminary and I'm mostly interested in early feedbacks if any. There's still some loose ends I'd like to resolve (ie.: the bindings are only for Camel K, for example).

[GitHub] [camel-website] davsclaus merged pull request #613: Mentioning Huawei Cloud ROMA as Camel's success story

2021-08-20 Thread GitBox
davsclaus merged pull request #613: URL: https://github.com/apache/camel-website/pull/613 -- 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-website] branch main updated: Mentioning Huawei Cloud ROMA as Camel's success story (#613)

2021-08-20 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-website.git The following commit(s) were added to refs/heads/main by this push: new 1a94efd Mentioning Huawei Cloud ROMA as C

[GitHub] [camel] orpiske opened a new pull request #5969: Added support for initializing Kamelet bindings from Camel JBang

2021-08-20 Thread GitBox
orpiske opened a new pull request #5969: URL: https://github.com/apache/camel/pull/5969 This depends on apache/camel-kamets#465 Basically it simplifies initializing new bindings from the CLI using Camel JBang. [![asciicast](https://asciinema.org/a/431329.svg)](https://asciin

[camel] branch regen_bot updated (abbbb27 -> 46c9637)

2021-08-20 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 a27 CAMEL-16873: dumpModelToXml now resolves template parameters with their real values when dumping

[GitHub] [camel-kamelets] orpiske opened a new pull request #465: Added support for generating YAML binding template files

2021-08-20 Thread GitBox
orpiske opened a new pull request #465: URL: https://github.com/apache/camel-kamelets/pull/465 Basically, it also saves the example bindings as file in the repo, so we can do something like this on Camel JBang: [![asciicast](https://asciinema.org/a/431329.svg)](https://asciinema.or

[camel] branch regen_bot updated (4cff0cd -> abbbb27)

2021-08-20 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 4cff0cd Regen for commit 5a237cc143c1c878035c3ad36b4fa689c1adb511 (#5966) add a27 CAMEL-16873: dump

[GitHub] [camel-website] github-actions[bot] commented on pull request #613: Mentioning Huawei Cloud ROMA as Camel's success story

2021-08-20 Thread GitBox
github-actions[bot] commented on pull request #613: URL: https://github.com/apache/camel-website/pull/613#issuecomment-902506070 🚀 Preview is available at https://pr-613--camel.netlify.app -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [camel-quarkus] mmuzikar opened a new issue #3022: Salesforce test failure

2021-08-20 Thread GitBox
mmuzikar opened a new issue #3022: URL: https://github.com/apache/camel-quarkus/issues/3022 *org.apache.camel.quarkus.component.salesforce.SalesforceTest.testGetAccountByQueryHelper* failed using real salesforce service with following stacktrace: ``` Caused by: org.apache.camel.compo

[camel] branch main updated: Polish and cleanup documentation

2021-08-20 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 46c9637 Polish and cleanup documentation 46c9637

[camel] branch main updated (4cff0cd -> abbbb27)

2021-08-20 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 4cff0cd Regen for commit 5a237cc143c1c878035c3ad36b4fa689c1adb511 (#5966) add a27 CAMEL-16873: dumpModelT

[GitHub] [camel] orpiske opened a new pull request #5968: (chores) camel-bindy: minor cleanups

2021-08-20 Thread GitBox
orpiske opened a new pull request #5968: URL: https://github.com/apache/camel/pull/5968 - Replace some reflection logic with reusable code from ReflectionHelper - Logging cleanups -- This is an automated message from the Apache Git Service. To respond to the message, please log