[GitHub] [camel-kamelets] mthirion opened a new pull request, #1245: KafkaKameletsWithScram512

2023-01-20 Thread GitBox
mthirion opened a new pull request, #1245: URL: https://github.com/apache/camel-kamelets/pull/1245 Added a Kafka sink and Kafka source Kamelet definition that support SCRAM-SHA-512 authentication. -- This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [camel-quarkus] aldettinger commented on issue #4434: js-dsl: JavaScriptDslTest is failing on quarkus-platform

2023-01-20 Thread GitBox
aldettinger commented on issue #4434: URL: https://github.com/apache/camel-quarkus/issues/4434#issuecomment-1398629526 In this case, the JDK version and OS might not be the issue. The test is working on camel-quarkus but failing on quarkus-platform. They key information might be that th

[GitHub] [camel-quarkus] essobedo commented on issue #4434: js-dsl: JavaScriptDslTest is failing on quarkus-platform

2023-01-20 Thread GitBox
essobedo commented on issue #4434: URL: https://github.com/apache/camel-quarkus/issues/4434#issuecomment-1398593485 I cannot reproduce it on a MacOS with Temurin 11.0.18+10 and on the docker image `maven:3-eclipse-temurin-11`. The best, I can do is to remove this particular use case (abilit

[GitHub] [camel] klease merged pull request #9182: Simplify creation of SSL context for WireMock Jetty server.

2023-01-20 Thread GitBox
klease merged PR #9182: URL: https://github.com/apache/camel/pull/9182 -- 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...@camel.apache.

[GitHub] [camel-karavan] mgubaidullin commented on pull request #629: Make Quinoa work

2023-01-20 Thread GitBox
mgubaidullin commented on PR #629: URL: https://github.com/apache/camel-karavan/pull/629#issuecomment-1398566478 I will ping you when we need `npm ci` work ;-) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [camel-karavan] mgubaidullin commented on pull request #629: Make Quinoa work

2023-01-20 Thread GitBox
mgubaidullin commented on PR #629: URL: https://github.com/apache/camel-karavan/pull/629#issuecomment-1398565702 Thank you @ia3andy. Welcome to Karavan contributors! -- 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-karavan] mgubaidullin merged pull request #629: Make Quinoa work

2023-01-20 Thread GitBox
mgubaidullin merged PR #629: URL: https://github.com/apache/camel-karavan/pull/629 -- 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...@c

[GitHub] [camel-k] squakez commented on a diff in pull request #3977: feat: Render error message condition as json/structured message

2023-01-20 Thread GitBox
squakez commented on code in PR #3977: URL: https://github.com/apache/camel-k/pull/3977#discussion_r1082701027 ## pkg/client/camel/applyconfiguration/core/v1/affinity.go: ## @@ -0,0 +1,58 @@ +/* +Licensed to the Apache Software Foundation (ASF) under one or more +contributor lic

[GitHub] [camel] essobedo commented on pull request #9183: Prevent high channel churn in a queue full scenario

2023-01-20 Thread GitBox
essobedo commented on PR #9183: URL: https://github.com/apache/camel/pull/9183#issuecomment-1398560691 But there is also a formatting issue in your code: ``` [ERROR] Failed to execute goal net.revelc.code.formatter:formatter-maven-plugin:2.17.1:validate (validate) on project camel

[GitHub] [camel] essobedo commented on pull request #9183: Prevent high channel churn in a queue full scenario

2023-01-20 Thread GitBox
essobedo commented on PR #9183: URL: https://github.com/apache/camel/pull/9183#issuecomment-1398556825 The checkstyle issue is not related to your changes but is more in `camel-jbang-core`: ``` [ERROR] /home/runner/work/camel/camel/dsl/camel-jbang/camel-jbang-core/src/main/java/or

[GitHub] [camel] groundhog2k commented on pull request #9183: Prevent high channel churn in a queue full scenario

2023-01-20 Thread GitBox
groundhog2k commented on PR #9183: URL: https://github.com/apache/camel/pull/9183#issuecomment-1398547394 What is the reason that the pipeline failed? I can't see any root cause in the logs - only "error 1" !? Anything I can do/fix here? -- This is an automated message from the Apache Git

[GitHub] [camel] github-actions[bot] commented on pull request #9181: Prevent high channel churn in a queue full scenario

2023-01-20 Thread GitBox
github-actions[bot] commented on PR #9181: URL: https://github.com/apache/camel/pull/9181#issuecomment-1398538402 :star2: Thank you for your contribution to the Apache Camel project! :star2: :warning: Please note that the changes on this PR may be **tested automatically**. If

[GitHub] [camel] oscerd merged pull request #9184: Generated sources regen for SBOM

2023-01-20 Thread GitBox
oscerd merged PR #9184: URL: https://github.com/apache/camel/pull/9184 -- 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...@camel.apache.

[GitHub] [camel] github-actions[bot] opened a new pull request, #9184: Generated sources regen for SBOM

2023-01-20 Thread GitBox
github-actions[bot] opened a new pull request, #9184: URL: https://github.com/apache/camel/pull/9184 Regen bot :robot: found some uncommitted changes after running build on :camel: `main` branch for generating SBOMs. Please do not delete `regen_bot_sbom` branch after merge/rebase. -- T

[GitHub] [camel] github-actions[bot] commented on pull request #9183: Prevent high channel churn in a queue full scenario

2023-01-20 Thread GitBox
github-actions[bot] commented on PR #9183: URL: https://github.com/apache/camel/pull/9183#issuecomment-1398499252 ### Components tested: | Total | Tested | Failed :x: | Passed :white_check_mark: | | --- | --- | --- | --- | | 1 | 1 | 1 | 0 | -- This is an automated message fr

[GitHub] [camel-karavan] ia3andy commented on pull request #629: Make Quinoa work

2023-01-20 Thread GitBox
ia3andy commented on PR #629: URL: https://github.com/apache/camel-karavan/pull/629#issuecomment-1398497649 I've tried to use `npm ci` (frozen-lockfile) in the quinoa build but for some reason it's not happy with the local dependency so I disabled it (which was already the case anyway since

[GitHub] [camel-karavan] ia3andy commented on pull request #629: Make Quinoa work

2023-01-20 Thread GitBox
ia3andy commented on PR #629: URL: https://github.com/apache/camel-karavan/pull/629#issuecomment-1398496077 @mgubaidullin the Quinoa build part is passing on my fork, there is an error when pushing the image afteward but I guess it won't happen on this repo. So it's good to be merged --

[GitHub] [camel] github-actions[bot] commented on pull request #9182: Simplify creation of SSL context for WireMock Jetty server.

2023-01-20 Thread GitBox
github-actions[bot] commented on PR #9182: URL: https://github.com/apache/camel/pull/9182#issuecomment-1398490514 ### Components tested: | Total | Tested | Failed :x: | Passed :white_check_mark: | | --- | --- | --- | --- | | 1 | 1 | 0 | 1 | -- This is an automated message fr

[GitHub] [camel-k] andreaTP commented on pull request #3994: [proposal] Publish a generated extension using jbang and jitpack

2023-01-20 Thread GitBox
andreaTP commented on PR #3994: URL: https://github.com/apache/camel-k/pull/3994#issuecomment-1398477467 > who is going to consume such new configurations Here we are publishing standard Java Artifacts (i.e. a `jar` file and additional metadata) not configuration. Users that want t

[GitHub] [camel-k] squakez commented on a diff in pull request #3977: feat: Render error message condition as json/structured message

2023-01-20 Thread GitBox
squakez commented on code in PR #3977: URL: https://github.com/apache/camel-k/pull/3977#discussion_r1082608404 ## script/Makefile: ## @@ -212,7 +212,8 @@ codegen-tools-install: controller-gen @# We must force the installation to make sure we are using the correct versio

[GitHub] [camel-k] squakez merged pull request #3995: chore(deps): bump github.com/spf13/viper from 1.14.0 to 1.15.0

2023-01-20 Thread GitBox
squakez merged PR #3995: URL: https://github.com/apache/camel-k/pull/3995 -- 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...@camel.apac

[GitHub] [camel-quarkus] essobedo commented on pull request #4428: Ref #4426: Support CSimple expressions with all DSLs

2023-01-20 Thread GitBox
essobedo commented on PR #4428: URL: https://github.com/apache/camel-quarkus/pull/4428#issuecomment-1398462736 That's weird, the build complained about uncommitted files that are not even related to these changes (cxf and controlbus-statistics). -- This is an automated message from the Ap

[GitHub] [camel-k] squakez commented on issue #3996: Camel-k checks other namespaces and error given

2023-01-20 Thread GitBox
squakez commented on issue #3996: URL: https://github.com/apache/camel-k/issues/3996#issuecomment-1398456703 Yes, that is a kind of INFO, but as it is misleading I suggest we even remove it. You can just ignore for the time being. -- This is an automated message from the Apache Git Servic

[GitHub] [camel-k] squakez commented on pull request #3994: [proposal] Publish a generated extension using jbang and jitpack

2023-01-20 Thread GitBox
squakez commented on PR #3994: URL: https://github.com/apache/camel-k/pull/3994#issuecomment-1398454905 What I still miss to understand who is going to consume such new configurations and how the jar will end up into `com.github.andreaTP:camel-k:0.0.2-SNAPSHOT`. I suppose you have some proc

[GitHub] [camel-k] lburgazzoli commented on pull request #3977: feat: Render error message condition as json/structured message

2023-01-20 Thread GitBox
lburgazzoli commented on PR #3977: URL: https://github.com/apache/camel-k/pull/3977#issuecomment-1398452397 > > @astefanutti @squakez @tadayosi @claudio4j it lacks a test for integration that are scaled > 1, let me know if the test should be part of this pr or can wait for a second iteratio

[GitHub] [camel-k] lburgazzoli opened a new issue, #3997: Create a test for structured health check conditions

2023-01-20 Thread GitBox
lburgazzoli opened a new issue, #3997: URL: https://github.com/apache/camel-k/issues/3997 Original discussion: https://github.com/apache/camel-k/pull/3977#issuecomment-1398432246 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [camel-k] lburgazzoli commented on a diff in pull request #3977: feat: Render error message condition as json/structured message

2023-01-20 Thread GitBox
lburgazzoli commented on code in PR #3977: URL: https://github.com/apache/camel-k/pull/3977#discussion_r1082589295 ## script/Makefile: ## @@ -212,7 +212,8 @@ codegen-tools-install: controller-gen @# We must force the installation to make sure we are using the correct ve

[GitHub] [camel-k] lburgazzoli commented on a diff in pull request #3977: feat: Render error message condition as json/structured message

2023-01-20 Thread GitBox
lburgazzoli commented on code in PR #3977: URL: https://github.com/apache/camel-k/pull/3977#discussion_r1082588838 ## script/gen_client.sh: ## @@ -17,7 +17,7 @@ location=$(dirname $0) -unset GOPATH +#unset GOPATH Review Comment: done -- This is an automated message

[GitHub] [camel-k] lburgazzoli commented on a diff in pull request #3977: feat: Render error message condition as json/structured message

2023-01-20 Thread GitBox
lburgazzoli commented on code in PR #3977: URL: https://github.com/apache/camel-k/pull/3977#discussion_r1082588522 ## e2e/global/common/traits/health_test.go: ## @@ -104,20 +106,190 @@ func TestHealthTrait(t *testing.T) { // Eventu

[GitHub] [camel-k] squakez commented on issue #3991: camel k bypassing maven settings.xml when using proxy

2023-01-20 Thread GitBox
squakez commented on issue #3991: URL: https://github.com/apache/camel-k/issues/3991#issuecomment-1398443789 I wonder if it is really using a custom maven repository at all. If you notice in my mock example: ``` from/to repository-000 (http://my-repo): transfer failed for http://my-re

[GitHub] [camel-k] squakez commented on issue #3982: Release 1.10.4

2023-01-20 Thread GitBox
squakez commented on issue #3982: URL: https://github.com/apache/camel-k/issues/3982#issuecomment-1398435966 Unfortunately https://github.com/apache/camel-k/pull/3897 is not an easy backport as it seems it requires to align almost completely to 1.11. For next release we won't include, which

[GitHub] [camel-k] squakez closed pull request #3993: [1.10.x] fix: reconciliation loops behaviors

2023-01-20 Thread GitBox
squakez closed pull request #3993: [1.10.x] fix: reconciliation loops behaviors URL: https://github.com/apache/camel-k/pull/3993 -- 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-k] squakez commented on pull request #3977: feat: Render error message condition as json/structured message

2023-01-20 Thread GitBox
squakez commented on PR #3977: URL: https://github.com/apache/camel-k/pull/3977#issuecomment-1398432246 > @astefanutti @squakez @tadayosi @claudio4j it lacks a test for integration that are scaled > 1, let me know if the test should be part of this pr or can wait for a second iteration.

[GitHub] [camel-k] squakez commented on a diff in pull request #3977: feat: Render error message condition as json/structured message

2023-01-20 Thread GitBox
squakez commented on code in PR #3977: URL: https://github.com/apache/camel-k/pull/3977#discussion_r1082551286 ## e2e/global/common/traits/health_test.go: ## @@ -104,20 +106,190 @@ func TestHealthTrait(t *testing.T) { // Eventually

[GitHub] [camel-k] lburgazzoli commented on pull request #3977: feat: Render error message condition as json/structured message

2023-01-20 Thread GitBox
lburgazzoli commented on PR #3977: URL: https://github.com/apache/camel-k/pull/3977#issuecomment-1398430359 @astefanutti @squakez @tadayosi @claudio4j it lacks a test for integration that are scaled > 1, let me know if the test should be part of this pr or can wait for a second iteration.

[GitHub] [camel] oscerd commented on pull request #9181: Prevent high channel churn in a queue full scenario

2023-01-20 Thread GitBox
oscerd commented on PR #9181: URL: https://github.com/apache/camel/pull/9181#issuecomment-1398427052 Please don't close this one, this is a bug, so it should go on 3.20.x too, thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [camel] github-actions[bot] commented on pull request #9183: Prevent high channel churn in a queue full scenario

2023-01-20 Thread GitBox
github-actions[bot] commented on PR #9183: URL: https://github.com/apache/camel/pull/9183#issuecomment-1398425103 :star2: Thank you for your contribution to the Apache Camel project! :star2: :warning: Please note that the changes on this PR may be **tested automatically**. If

[GitHub] [camel] groundhog2k opened a new pull request, #9183: Prevent high channel churn in a queue full scenario

2023-01-20 Thread GitBox
groundhog2k opened a new pull request, #9183: URL: https://github.com/apache/camel/pull/9183 In a scenario with a high message publishing rate and a full queue the publisher will get "nack" (not acknowledged) as feedback from RabbitMQ. The method Channel#waitForConfirmsOrDie(long) in

[GitHub] [camel] groundhog2k closed pull request #9181: Prevent high channel churn in a queue full scenario

2023-01-20 Thread GitBox
groundhog2k closed pull request #9181: Prevent high channel churn in a queue full scenario URL: https://github.com/apache/camel/pull/9181 -- 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-k] MazArslan opened a new issue, #3996: Camel-k checks other namespaces and error given

2023-01-20 Thread GitBox
MazArslan opened a new issue, #3996: URL: https://github.com/apache/camel-k/issues/3996 ``` $ kamel run Integration.java --namespace user1-dev Unable to verify existence of operator id [camel-k] due to lack of user privileges Integration "integration" updated ``` We get th

[GitHub] [camel-quarkus] aldettinger commented on pull request #4433: Fix #4128 add a dependabot to upgrade quarkiverse versions

2023-01-20 Thread GitBox
aldettinger commented on PR #4433: URL: https://github.com/apache/camel-quarkus/pull/4433#issuecomment-1398419074 Indeed, well spotted, not all updates are to be consumed. Also, I'm thinking the dependabot approach would encourage to increase each quarkiverse.* version independently.

[GitHub] [camel] klease commented on pull request #9182: Simplify creation of SSL context for WireMock Jetty server.

2023-01-20 Thread GitBox
klease commented on PR #9182: URL: https://github.com/apache/camel/pull/9182#issuecomment-1398419394 Now that wiremock has been upgraded to 3.x, it's possible to simplify the overriding class which sets the cipher suites. -- This is an automated message from the Apache Git Service. To res

[GitHub] [camel] klease opened a new pull request, #9182: Simplify creation of SSL context for WireMock Jetty server.

2023-01-20 Thread GitBox
klease opened a new pull request, #9182: URL: https://github.com/apache/camel/pull/9182 Use the method JettyHttpServer.buildSslContextFactory in the new WireMock version to avoid having to override createHttpConnector. # Description # Target - [ ] I checked that

[GitHub] [camel] github-actions[bot] commented on pull request #9182: Simplify creation of SSL context for WireMock Jetty server.

2023-01-20 Thread GitBox
github-actions[bot] commented on PR #9182: URL: https://github.com/apache/camel/pull/9182#issuecomment-1398418437 :star2: Thank you for your contribution to the Apache Camel project! :star2: :warning: Please note that the changes on this PR may be **tested automatically**. If

[GitHub] [camel-k] lburgazzoli commented on pull request #3993: [1.10.x] fix: reconciliation loops behaviors

2023-01-20 Thread GitBox
lburgazzoli commented on PR #3993: URL: https://github.com/apache/camel-k/pull/3993#issuecomment-1398417838 > No luck. I am not sure we can make a backport of the fix, unless we basically do all the rest of backports to align to version 1.11.x. cc @lburgazzoli ok, if not possible lea

[GitHub] [camel-k] squakez commented on pull request #3993: [1.10.x] fix: reconciliation loops behaviors

2023-01-20 Thread GitBox
squakez commented on PR #3993: URL: https://github.com/apache/camel-k/pull/3993#issuecomment-1398413260 No luck. I am not sure we can make a backport of the fix, unless we basically do all the rest of backports to align to version 1.11.x. cc @lburgazzoli -- This is an automated message

[GitHub] [camel-karavan] ia3andy commented on pull request #629: Make Quinoa work

2023-01-20 Thread GitBox
ia3andy commented on PR #629: URL: https://github.com/apache/camel-karavan/pull/629#issuecomment-1398412433 I am testing on my local branch, for now it fails, but I am close to have it working.. -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [camel-karavan] brunomendola commented on issue #620: Route not rendering under WLS 2

2023-01-20 Thread GitBox
brunomendola commented on issue #620: URL: https://github.com/apache/camel-karavan/issues/620#issuecomment-1398408910 I closed the remote folder in VS Code and opened it again. No changes. I even tried to lose the folder, delete the .vscode subdirectory and open the folder again...

[GitHub] [camel] github-actions[bot] commented on pull request #9181: Prevent high channel churn in a queue full scenario

2023-01-20 Thread GitBox
github-actions[bot] commented on PR #9181: URL: https://github.com/apache/camel/pull/9181#issuecomment-1398407562 :star2: Thank you for your contribution to the Apache Camel project! :star2: :warning: Please note that the changes on this PR may be **tested automatically**. If

[GitHub] [camel] groundhog2k opened a new pull request, #9181: Prevent high channel churn in a queue full scenario

2023-01-20 Thread GitBox
groundhog2k opened a new pull request, #9181: URL: https://github.com/apache/camel/pull/9181 In a scenario with a high message publishing rate and a full queue the publisher will get "nack" (not acknowledged) as feedback from RabbitMQ. The method Channel#waitForConfirmsOrDie(long) in

[GitHub] [camel-karavan] mgubaidullin commented on pull request #629: Make Quinoa work

2023-01-20 Thread GitBox
mgubaidullin commented on PR #629: URL: https://github.com/apache/camel-karavan/pull/629#issuecomment-1398400288 > Something else I wasn't able to run locally because you need to have some envs `GIT_REPOSITORY `, ... could you add the way to configure it for local dev in the dev doc https:/

[GitHub] [camel-karavan] ia3andy commented on pull request #629: Make Quinoa work

2023-01-20 Thread GitBox
ia3andy commented on PR #629: URL: https://github.com/apache/camel-karavan/pull/629#issuecomment-1398366516 @oscerd @mgubaidullin we can't make sure currently it works as the CI is disabled if it's not main. I will test on my fork, please do not merge yet -- This is an automated message f

[GitHub] [camel-karavan] ia3andy commented on pull request #629: Make Quinoa work

2023-01-20 Thread GitBox
ia3andy commented on PR #629: URL: https://github.com/apache/camel-karavan/pull/629#issuecomment-1398355247 Something else I wasn't able to run locally because you need to have some envs `GIT_REPOSITORY `, ... could you add the way to configure it for local dev in the dev doc https://github

[GitHub] [camel-karavan] oscerd commented on pull request #629: Make Quinoa work

2023-01-20 Thread GitBox
oscerd commented on PR #629: URL: https://github.com/apache/camel-karavan/pull/629#issuecomment-1398354977 @mgubaidullin this is for you. -- 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 speci

[GitHub] [camel-karavan] ia3andy commented on pull request #629: Make Quinoa work

2023-01-20 Thread GitBox
ia3andy commented on PR #629: URL: https://github.com/apache/camel-karavan/pull/629#issuecomment-1398353011 Also @valdar you should consider actually fixing what eslint is complaining about (or editing the rules) -- This is an automated message from the Apache Git Service. To respond to t

[GitHub] [camel-karavan] ia3andy opened a new pull request, #629: Make Quinoa work

2023-01-20 Thread GitBox
ia3andy opened a new pull request, #629: URL: https://github.com/apache/camel-karavan/pull/629 The problem is with ESLINT, in the CI, `CI=true` makes react-scripts do the eslint check in error mode. In the maven-frontend-plugin config you had `CI=false` but this is wrong since it's not

[GitHub] [camel-quarkus] jamesnetherton commented on pull request #4433: Fix #4128 add a dependabot to upgrade quarkiverse versions

2023-01-20 Thread GitBox
jamesnetherton commented on PR #4433: URL: https://github.com/apache/camel-quarkus/pull/4433#issuecomment-1398272370 > I would vote to experiment with this. > > I wonder what other think ? Yeah let's see how it works for us. For `quarkus-amazon-services` we maybe need to

[GitHub] [camel-quarkus] jamesnetherton closed issue #3327: Sql derby - test exernal db if possible, remove workaround because of quarkus issue #21639

2023-01-20 Thread GitBox
jamesnetherton closed issue #3327: Sql derby - test exernal db if possible, remove workaround because of quarkus issue #21639 URL: https://github.com/apache/camel-quarkus/issues/3327 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [camel-quarkus] jamesnetherton merged pull request #3370: Sql test using derby doesn't start dev service and shows class loadin…

2023-01-20 Thread GitBox
jamesnetherton merged PR #3370: URL: https://github.com/apache/camel-quarkus/pull/3370 -- 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-kafka-connector] mundrusatish commented on issue #1504: camel-https-kafka-connector support for multiple HTTPS endpoints

2023-01-20 Thread GitBox
mundrusatish commented on issue #1504: URL: https://github.com/apache/camel-kafka-connector/issues/1504#issuecomment-1398264613 thanks @oscerd for the pointers. the base use case is to sink to two API's at a time based on codition (des above) still not possible from ckc. Pls confirm.

[GitHub] [camel-quarkus] aldettinger opened a new issue, #4434: js-dsl: JavaScriptDslTest is failing on quarkus-platform

2023-01-20 Thread GitBox
aldettinger opened a new issue, #4434: URL: https://github.com/apache/camel-quarkus/issues/4434 java.lang.RuntimeException: java.lang.RuntimeException: Failed to start quarkus at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:625)

[GitHub] [camel] orpiske merged pull request #9178: (chores) camel-pulsar: fixes some errors shown in logs

2023-01-20 Thread GitBox
orpiske merged PR #9178: URL: https://github.com/apache/camel/pull/9178 -- 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...@camel.apache

[GitHub] [camel] orpiske merged pull request #9177: (chores) camel-kafka: disable connection check test on Apache CI

2023-01-20 Thread GitBox
orpiske merged PR #9177: URL: https://github.com/apache/camel/pull/9177 -- 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...@camel.apache

[GitHub] [camel] orpiske merged pull request #9179: (chores) build: removed outdated scripts

2023-01-20 Thread GitBox
orpiske merged PR #9179: URL: https://github.com/apache/camel/pull/9179 -- 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...@camel.apache

[GitHub] [camel] github-actions[bot] commented on pull request #9178: (chores) camel-pulsar: fixes some errors shown in logs

2023-01-20 Thread GitBox
github-actions[bot] commented on PR #9178: URL: https://github.com/apache/camel/pull/9178#issuecomment-1398230122 ### Components tested: | Total | Tested | Failed :x: | Passed :white_check_mark: | | --- | --- | --- | --- | | 1 | 1 | 1 | 0 | -- This is an automated message fr

[GitHub] [camel] github-actions[bot] commented on pull request #9178: (chores) camel-pulsar: fixes some errors shown in logs

2023-01-20 Thread GitBox
github-actions[bot] commented on PR #9178: URL: https://github.com/apache/camel/pull/9178#issuecomment-1398222928 ### Components tested: | Total | Tested | Failed :x: | Passed :white_check_mark: | | --- | --- | --- | --- | | 1 | 1 | 1 | 0 | -- This is an automated message fr

[GitHub] [camel] github-actions[bot] commented on pull request #9179: (chores) build: removed outdated scripts

2023-01-20 Thread GitBox
github-actions[bot] commented on PR #9179: URL: https://github.com/apache/camel/pull/9179#issuecomment-1398220891 :no_entry_sign: There are (likely) no components to be tested in this PR -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [camel] github-actions[bot] commented on pull request #9177: (chores) camel-kafka: disable connection check test on Apache CI

2023-01-20 Thread GitBox
github-actions[bot] commented on PR #9177: URL: https://github.com/apache/camel/pull/9177#issuecomment-1398220603 ### Components tested: | Total | Tested | Failed :x: | Passed :white_check_mark: | | --- | --- | --- | --- | | 1 | 1 | 0 | 1 | -- This is an automated message fr

[GitHub] [camel-k] andreaTP commented on pull request #3994: [proposal] Publish a generated extension using jbang and jitpack

2023-01-20 Thread GitBox
andreaTP commented on PR #3994: URL: https://github.com/apache/camel-k/pull/3994#issuecomment-1398211837 @squakez Sure, sorry for the missing context, here the ultimate goal is to provide the users a Java library to easily interact with typed Camel-K Custom Resources using the `fabric8` `ku

[GitHub] [camel-quarkus] Tibor17 commented on pull request #1383: Upgrade to surefire/failsafe plugins 3.0.0-M8

2023-01-20 Thread GitBox
Tibor17 commented on PR #1383: URL: https://github.com/apache/camel-quarkus/pull/1383#issuecomment-1398192346 Hi Jiri, I am aware of such issue SUREFIRE-2143 . It was never working. We are reworking the code in many places whic

[GitHub] [camel-quarkus] essobedo commented on pull request #4428: Ref #4426: Support CSimple expressions with all DSLs

2023-01-20 Thread GitBox
essobedo commented on PR #4428: URL: https://github.com/apache/camel-quarkus/pull/4428#issuecomment-1398187311 Note added and fallback solution proposed -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [camel] oscerd merged pull request #9180: Update publish-subscribe-channel.adoc

2023-01-20 Thread GitBox
oscerd merged PR #9180: URL: https://github.com/apache/camel/pull/9180 -- 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...@camel.apache.

[GitHub] [camel-quarkus] zhfeng commented on pull request #4433: Fix #4128 add a dependabot to upgrade quarkiverse versions

2023-01-20 Thread GitBox
zhfeng commented on PR #4433: URL: https://github.com/apache/camel-quarkus/pull/4433#issuecomment-1398178560 yeah. I think we can use `ignore` in yaml file to skip some artifacts or some version we don't want to update. -- This is an automated message from the Apache Git Service. To respo

[GitHub] [camel] github-actions[bot] commented on pull request #9177: (chores) camel-kafka: disable connection check test on Apache CI

2023-01-20 Thread GitBox
github-actions[bot] commented on PR #9177: URL: https://github.com/apache/camel/pull/9177#issuecomment-1398178390 ### Components tested: | Total | Tested | Failed :x: | Passed :white_check_mark: | | --- | --- | --- | --- | | 1 | 1 | 0 | 1 | -- This is an automated message fr

[GitHub] [camel] github-actions[bot] commented on pull request #9180: Update publish-subscribe-channel.adoc

2023-01-20 Thread GitBox
github-actions[bot] commented on PR #9180: URL: https://github.com/apache/camel/pull/9180#issuecomment-1398175889 :star2: Thank you for your contribution to the Apache Camel project! :star2: :warning: Please note that the changes on this PR may be **tested automatically**. If

[GitHub] [camel] OscarGalindo opened a new pull request, #9180: Update publish-subscribe-channel.adoc

2023-01-20 Thread GitBox
OscarGalindo opened a new pull request, #9180: URL: https://github.com/apache/camel/pull/9180 Simple typo # Description # Target - [x] I checked that the commit is targeting the correct branch (note that Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` b

[GitHub] [camel-quarkus] aldettinger commented on pull request #4433: Fix #4128 add a dependabot to upgrade quarkiverse versions

2023-01-20 Thread GitBox
aldettinger commented on PR #4433: URL: https://github.com/apache/camel-quarkus/pull/4433#issuecomment-1398171473 So, when we want to skip a version. Then we just modify the yaml file ? That would be a nice way to document what quarkiverse updates are dangling. -- This is an automated m

[GitHub] [camel] orpiske commented on pull request #9179: (chores) build: removed outdated scripts

2023-01-20 Thread GitBox
orpiske commented on PR #9179: URL: https://github.com/apache/camel/pull/9179#issuecomment-1398170743 It looks like we don't need these. Do we? -- 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] orpiske commented on pull request #9177: (chores) camel-kafka: disable connection check test on Apache CI

2023-01-20 Thread GitBox
orpiske commented on PR #9177: URL: https://github.com/apache/camel/pull/9177#issuecomment-1398165436 Actually, I think this test is wrong as it seems to depend on a complex chain of events to be correct (service needs to be *fully* up, Camel - and the Kafka client - needs to be connect, pa

[GitHub] [camel-quarkus] essobedo commented on pull request #4428: Ref #4426: Support CSimple expressions with all DSLs

2023-01-20 Thread GitBox
essobedo commented on PR #4428: URL: https://github.com/apache/camel-quarkus/pull/4428#issuecomment-1398164066 > Something I just remembered about doing 'dry run' stuff at build time, is that you potentially run into issues once you start moving away from the 'happy path'. E.g if a `RouteBu

[GitHub] [camel] orpiske commented on pull request #9178: (chores) camel-pulsar: fixes some errors shown in logs

2023-01-20 Thread GitBox
orpiske commented on PR #9178: URL: https://github.com/apache/camel/pull/9178#issuecomment-1398160094 Obs.: `PulsarSuspendRouteIT` is still broken, so the tests are likely to fail. It may take a bit more effort (from me, at least) to figure out what's going on. -- This is an automated me

[GitHub] [camel] github-actions[bot] commented on pull request #9178: (chores) camel-pulsar: fixes some errors shown in logs

2023-01-20 Thread GitBox
github-actions[bot] commented on PR #9178: URL: https://github.com/apache/camel/pull/9178#issuecomment-1398159334 :star2: Thank you for your contribution to the Apache Camel project! :star2: :warning: Please note that the changes on this PR may be **tested automatically**. If

[GitHub] [camel-kafka-connector] oscerd commented on issue #1504: camel-https-kafka-connector support for multiple HTTPS endpoints

2023-01-20 Thread GitBox
oscerd commented on issue #1504: URL: https://github.com/apache/camel-kafka-connector/issues/1504#issuecomment-1398147224 If you want to use EIPs, use directly Apache Camel instead of passing through kafka connector project. You can do that easily by consuming from a kafka endpoint.

[GitHub] [camel-kafka-connector] oscerd closed issue #1504: camel-https-kafka-connector support for multiple HTTPS endpoints

2023-01-20 Thread GitBox
oscerd closed issue #1504: camel-https-kafka-connector support for multiple HTTPS endpoints URL: https://github.com/apache/camel-kafka-connector/issues/1504 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [camel-kafka-connector-examples] oscerd closed issue #342: Camel AWS S3 source connector - Error org.reflections.ReflectionsException: Scanner SubTypesScanner was not configured

2023-01-20 Thread GitBox
oscerd closed issue #342: Camel AWS S3 source connector - Error org.reflections.ReflectionsException: Scanner SubTypesScanner was not configured URL: https://github.com/apache/camel-kafka-connector-examples/issues/342 -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [camel-quarkus] zhfeng commented on pull request #4433: Fix #4128 add a dependabot to upgrade quarkiverse versions

2023-01-20 Thread GitBox
zhfeng commented on PR #4433: URL: https://github.com/apache/camel-quarkus/pull/4433#issuecomment-1398129700 It could open a PR for any new release of quarkiverse artifacts we are using. More details on https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configur

[GitHub] [camel] github-actions[bot] commented on pull request #9177: (chores) camel-kafka: disable connection check test on Apache CI

2023-01-20 Thread GitBox
github-actions[bot] commented on PR #9177: URL: https://github.com/apache/camel/pull/9177#issuecomment-1398114286 :star2: Thank you for your contribution to the Apache Camel project! :star2: :warning: Please note that the changes on this PR may be **tested automatically**. If

[GitHub] [camel] orpiske opened a new pull request, #9177: (chores) camel-kafka: disable connection check test on Apache CI

2023-01-20 Thread GitBox
orpiske opened a new pull request, #9177: URL: https://github.com/apache/camel/pull/9177 # Description This test runs OK locally, but fails on Apache CI. # Target - [ ] I checked that the commit is targeting the correct branch (note that Camel 3 uses `camel-3.x`, whe

[GitHub] [camel-k] aadish2020 commented on issue #3991: camel k bypassing maven settings.xml when using proxy

2023-01-20 Thread GitBox
aadish2020 commented on issue #3991: URL: https://github.com/apache/camel-k/issues/3991#issuecomment-139857 > I think the issue may be related by the way you're calling the installation variables. Each environment variable should be called with `--operator-env-vars` separately, such as:

[GitHub] [camel] davsclaus merged pull request #9175: Spring Boot 2.7.8 parent dependencies

2023-01-20 Thread GitBox
davsclaus merged PR #9175: URL: https://github.com/apache/camel/pull/9175 -- 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...@camel.apac

[GitHub] [camel-k] squakez commented on pull request #3994: [proposal] Publish a generated extension using jbang and jitpack

2023-01-20 Thread GitBox
squakez commented on PR #3994: URL: https://github.com/apache/camel-k/pull/3994#issuecomment-1398091804 Thanks for submitting the PR. However I am not able to entirely understand how this is going to work. Is it some user that need to run some command with the proposed configuration? Can yo

[GitHub] [camel-quarkus] aldettinger commented on pull request #4433: Fix #4128 add a dependabot to upgrade quarkiverse versions

2023-01-20 Thread GitBox
aldettinger commented on PR #4433: URL: https://github.com/apache/camel-quarkus/pull/4433#issuecomment-1398082960 Good time to experiment with new tools right after a release. Thus few questions. Will dependabot upgrade versions only linked to CVEs ? Or upgrade to any new release q

[GitHub] [camel-k] squakez commented on issue #3991: camel k bypassing maven settings.xml when using proxy

2023-01-20 Thread GitBox
squakez commented on issue #3991: URL: https://github.com/apache/camel-k/issues/3991#issuecomment-1398082182 I think the issue may be related by the way you're calling the installation variables. Each environment variable should be called with `--operator-env-vars` separately, such as: `-op

[GitHub] [camel-quarkus] jamesnetherton commented on pull request #4428: Ref #4426: Support CSimple expressions with all DSLs

2023-01-20 Thread GitBox
jamesnetherton commented on PR #4428: URL: https://github.com/apache/camel-quarkus/pull/4428#issuecomment-1398081286 Something I just remembered about doing 'dry run' stuff at build time, is that you potentially run into issues once you start moving away from the 'happy path'. E.g if a `Rou

[GitHub] [camel-quarkus] JiriOndrusek commented on pull request #3370: Sql test using derby doesn't start dev service and shows class loadin…

2023-01-20 Thread GitBox
JiriOndrusek commented on PR #3370: URL: https://github.com/apache/camel-quarkus/pull/3370#issuecomment-1398059425 Done, can be merged. -- 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 specifi

[GitHub] [camel-kamelets] oscerd commented on issue #1244: Provide a way to pass Kamelets arbitrary parameters so that users don't need to extend predefined Kamelets so often

2023-01-20 Thread GitBox
oscerd commented on issue #1244: URL: https://github.com/apache/camel-kamelets/issues/1244#issuecomment-1398049007 To me, it's almost impossible to accomplish this, for multiple reasons: - We give the opportunity to write a Kamelet in multiple ways (like having toD, to and some steps

[GitHub] [camel-kamelets] davsclaus commented on issue #1244: Provide a way to pass Kamelets arbitrary parameters so that users don't need to extend predefined Kamelets so often

2023-01-20 Thread GitBox
davsclaus commented on issue #1244: URL: https://github.com/apache/camel-kamelets/issues/1244#issuecomment-1398045063 Please do NOT do this - the promise of Kamelets is that that are easier and not complex. The point is exactly that if you need a derived of a given kamelet you copy it and

[GitHub] [camel-kamelets] oscerd merged pull request #1243: isolate the verifyHeader method in testSupportedHeaders to allow customizations

2023-01-20 Thread GitBox
oscerd merged PR #1243: URL: https://github.com/apache/camel-kamelets/pull/1243 -- 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...@came

[GitHub] [camel-kamelets] oscerd merged pull request #1242: isolate the verifyHeader method in testSupportedHeaders to allow customizations (0.10.x branch)

2023-01-20 Thread GitBox
oscerd merged PR #1242: URL: https://github.com/apache/camel-kamelets/pull/1242 -- 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...@came

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

2023-01-20 Thread GitBox
oscerd merged PR #9176: URL: https://github.com/apache/camel/pull/9176 -- 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...@camel.apache.

  1   2   3   4   5   6   7   8   9   10   >