JiriOndrusek commented on issue #4569:
URL: https://github.com/apache/camel-quarkus/issues/4569#issuecomment-1430897649
The error message is: `Different context found! ==> expected:
but was: `
--
This is an automated message from the Apache Git Service.
To respond to the message, please
JiriOndrusek commented on code in PR #4568:
URL: https://github.com/apache/camel-quarkus/pull/4568#discussion_r1106762829
##
test-framework/junit5/src/main/java/org/apache/camel/quarkus/test/CallbackUtil.java:
##
@@ -46,15 +46,22 @@ static Optional
getLifecycle(CamelQuarkusTest
JiriOndrusek commented on code in PR #4568:
URL: https://github.com/apache/camel-quarkus/pull/4568#discussion_r1106762829
##
test-framework/junit5/src/main/java/org/apache/camel/quarkus/test/CallbackUtil.java:
##
@@ -46,15 +46,22 @@ static Optional
getLifecycle(CamelQuarkusTest
jamesnetherton commented on issue #4515:
URL: https://github.com/apache/camel-quarkus/issues/4515#issuecomment-1430874381
Not sure what to do with this one. There's an Axiom issue about updating to
Jakarta packages:
https://issues.apache.org/jira/projects/AXIOM/issues/AXIOM-506
JiriOndrusek commented on code in PR #4568:
URL: https://github.com/apache/camel-quarkus/pull/4568#discussion_r1106743814
##
test-framework/junit5/src/main/java/org/apache/camel/quarkus/test/CallbackUtil.java:
##
@@ -46,15 +46,22 @@ static Optional
getLifecycle(CamelQuarkusTest
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
commit 7512a95f54d8467fe7848939040c64cc8c249d66
Author: Claus Ibsen
AuthorDate: Wed Feb 15 08:19:45 2023 +0100
CAMEL-19033
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
commit 504c7a00a5ab25c0ae9f513e1bf683e361069c39
Author: Claus Ibsen
AuthorDate: Wed Feb 15 08:21:24 2023 +0100
Fixed CS
--
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 0d5e1010305 Sync deps
new 7512a95f54d CAMEL-19033: camel-jbang - get trace -> trace
new 504c7a00a5a Fixed CS
davsclaus commented on PR #9343:
URL: https://github.com/apache/camel/pull/9343#issuecomment-1430794099
Apache Camel Karaf 3.x only supports what we provide in the features file -
there is no support for camel-cdi in OSGi
https://github.com/apache/camel-karaf/blob/camel-karaf-3.x/platfor
davsclaus commented on PR #9349:
URL: https://github.com/apache/camel/pull/9349#issuecomment-1430787243
Thanks for the contribution.
However all the source code must use the ASF license header. So either you
need to change this in the PR or we cannot accept the PR to ASF.
Also
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 8b8ee68cc8 Updated CHANGELOG.md
8b8ee68cc
github-actions[bot] commented on issue #2926:
URL: https://github.com/apache/camel-quarkus/issues/2926#issuecomment-1430665595
The
[quarkus-main](https://github.com/apache/camel-quarkus/tree/quarkus-main)
branch build has failed:
* Build ID: 4180001690-1028-dc5268d6-1d47-409f-af1f-88
rafamqrs opened a new pull request, #659:
URL: https://github.com/apache/camel-karavan/pull/659
@mgubaidullin, please have a look at this implementation, I've added the
retry and circuit breaker, the CircuitBreaker opens if half of the requests
(failureRatio = 0.5) of ten consecutive invoca
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch automatic-periodic-sync
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
omit 1ed598e2ece [create-pull-request] automated change
add e365711c6fb [create-pull-r
zhfeng commented on code in PR #9344:
URL: https://github.com/apache/camel/pull/9344#discussion_r1106505254
##
core/camel-support/src/main/java/org/apache/camel/saga/InMemorySagaCoordinator.java:
##
@@ -75,6 +75,13 @@ public String getId() {
@Override
public Completa
essobedo commented on PR #9332:
URL: https://github.com/apache/camel/pull/9332#issuecomment-1430486741
> The test provided uses components that are not available in this module.
Thus, I created the test using what is available inside the camel-support
module. I have reproduced the issue wit
rhuan080 commented on PR #9332:
URL: https://github.com/apache/camel/pull/9332#issuecomment-1430470487
The test uses components that are not available in this module. Thus, I
created the test using what is available inside the support module. I have
reproduced the issue with my test.
--
essobedo commented on PR #9332:
URL: https://github.com/apache/camel/pull/9332#issuecomment-1430458256
> Hi,
>
> I added the unit test. Now, I'll rewrite the concatExpression to be
immutable. @essobedo and @oscerd If you have questions or improvements about
the unit test, please, tel
rhuan080 commented on PR #9332:
URL: https://github.com/apache/camel/pull/9332#issuecomment-1430453156
Hi,
I added the unit test. Now, I'll rewrite the concatExpression to be
immutable. @essobedo and @oscerd If you have questions or improvement about the
unit test, please, tell me :-
aldettinger closed issue #4572: xml-io: document the possibility to add all
charsets in native mode
URL: https://github.com/apache/camel-quarkus/issues/4572
--
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
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 730e87dd42 xml-io: document the possibil
aldettinger merged PR #4573:
URL: https://github.com/apache/camel-quarkus/pull/4573
--
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...@
jamesnetherton closed issue #4510: crypto test cannot be compiled to native
with Camel 4 and Quarkus 3
URL: https://github.com/apache/camel-quarkus/issues/4510
--
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
This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
from 0a67ccdf86 Aws2: Add testing of defaultCredentialProvider to each
extension #4442
add 25c7f7500a Re
jamesnetherton merged PR #4571:
URL: https://github.com/apache/camel-quarkus/pull/4571
--
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-actions[bot] commented on PR #9349:
URL: https://github.com/apache/camel/pull/9349#issuecomment-1430347948
: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
claudemamo opened a new pull request, #9349:
URL: https://github.com/apache/camel/pull/9349
# Description
Add DHIS2 Camel Component.
# 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 `ma
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 0a67ccdf86 Aws2: Add testing of defaultCrede
ppalaga merged PR #4474:
URL: https://github.com/apache/camel-quarkus/pull/4474
--
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
ppalaga closed issue #4442: Aws2: Add testing of defaultCredentialProvider to
each extension
URL: https://github.com/apache/camel-quarkus/issues/4442
--
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
github-actions[bot] commented on PR #9339:
URL: https://github.com/apache/camel/pull/9339#issuecomment-1430232068
### Components tested:
| Total | Tested | Failed :x: | Passed :white_check_mark: |
| --- | --- | --- | --- |
| 9 | 9 | 0 | 10 |
--
This is an automated message f
aldettinger commented on PR #4474:
URL: https://github.com/apache/camel-quarkus/pull/4474#issuecomment-1430187503
I would say this one 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
aldettinger commented on code in PR #4568:
URL: https://github.com/apache/camel-quarkus/pull/4568#discussion_r1106206781
##
test-framework/junit5/src/main/java/org/apache/camel/quarkus/test/CallbackUtil.java:
##
@@ -46,15 +46,22 @@ static Optional
getLifecycle(CamelQuarkusTestS
github-actions[bot] commented on PR #9348:
URL: https://github.com/apache/camel/pull/9348#issuecomment-1430182177
### Components tested:
| Total | Tested | Failed :x: | Passed :white_check_mark: |
| --- | --- | --- | --- |
| 1 | 1 | 0 | 1 |
--
This is an automated message fr
orpiske commented on code in PR #9339:
URL: https://github.com/apache/camel/pull/9339#discussion_r1106197323
##
components/camel-aws/camel-aws2-kinesis/src/main/java/org/apache/camel/component/aws2/kinesis/consumer/KinesisDefaultResumeAdapter.java:
##
@@ -46,8 +47,8 @@ public vo
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 ce55044c520 Regen for commit a91ba7e68ed3d11638b45e3570a7adc899dd55c3
add 33320201406 Upgrade Classgraph to
bvahdat commented on PR #9339:
URL: https://github.com/apache/camel/pull/9339#issuecomment-1430119137
> > > One last reason for using the native assert instead of
`ObjectHelper.notNull`: the native assert throws an
[`AssertionError`](https://docs.oracle.com/javase/8/docs/api/java/lang/Asser
This is an automated email from the ASF dual-hosted git repository.
bvahdat pushed a change to branch avoid-java-assert-keyword
in repository https://gitbox.apache.org/repos/asf/camel.git
from 686e06535ab avoid java assert keyword as disabled per default
add 2fe58d63663 apply review sug
aldettinger opened a new pull request, #4573:
URL: https://github.com/apache/camel-quarkus/pull/4573
…4572
--
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 unsubs
vjuranek commented on code in PR #9348:
URL: https://github.com/apache/camel/pull/9348#discussion_r1106128884
##
components/camel-debezium/camel-debezium-common/camel-debezium-common-component/pom.xml:
##
@@ -41,7 +41,7 @@
org.apache.kafka
kaf
vjuranek commented on code in PR #9348:
URL: https://github.com/apache/camel/pull/9348#discussion_r1106128884
##
components/camel-debezium/camel-debezium-common/camel-debezium-common-component/pom.xml:
##
@@ -41,7 +41,7 @@
org.apache.kafka
kaf
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit 0d5e10103052b71051186d7359190c6c91b32b8c
Author: Andrea Cosentino
AuthorDate: Tue Feb 14 18:20:37 2023 +0100
Sync
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from ce55044c520 Regen for commit a91ba7e68ed3d11638b45e3570a7adc899dd55c3
new 33320201406 Upgrade Classgraph to vers
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit 33320201406662530c5146e39f15c98350a50f90
Author: Andrea Cosentino
AuthorDate: Tue Feb 14 18:19:04 2023 +0100
Upgra
oscerd commented on PR #9332:
URL: https://github.com/apache/camel/pull/9332#issuecomment-1430004989
Using immutable classes sounds good and I'm +1 on that
--
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
essobedo commented on PR #9332:
URL: https://github.com/apache/camel/pull/9332#issuecomment-1429988834
@rhuan080 +1 I agree, if we can end up with a solution based on immutable
classes, it is a good tradeoff
--
This is an automated message from the Apache Git Service.
To respond to the me
jamesnetherton commented on PR #4571:
URL: https://github.com/apache/camel-quarkus/pull/4571#issuecomment-1429987895
I did not see any issues locally, hence simply reverting the commit that
disabled the tests.
--
This is an automated message from the Apache Git Service.
To respond to the
jamesnetherton opened a new pull request, #4571:
URL: https://github.com/apache/camel-quarkus/pull/4571
Fixes #4510
--
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 unsub
jamesnetherton opened a new issue, #4570:
URL: https://github.com/apache/camel-quarkus/issues/4570
Maintaining the Infinispan tests is becoming a bit painful due to having
tests for both the Quarkus Infinispan client and the client created by the
camel component all co-located.
It'd
rhuan080 commented on PR #9332:
URL: https://github.com/apache/camel/pull/9332#issuecomment-1429911577
Hi @oscerd,
Yes, I agree the way this was figured out is a corner case. However the
Expression is used inside a parallel and multithreaded context, but it is not
immutable nor threa
oscerd commented on code in PR #9348:
URL: https://github.com/apache/camel/pull/9348#discussion_r1105952839
##
components/camel-debezium/camel-debezium-common/camel-debezium-common-component/pom.xml:
##
@@ -41,7 +41,7 @@
org.apache.kafka
kafka
essobedo commented on code in PR #9344:
URL: https://github.com/apache/camel/pull/9344#discussion_r1105933476
##
core/camel-support/src/main/java/org/apache/camel/saga/InMemorySagaCoordinator.java:
##
@@ -75,6 +75,13 @@ public String getId() {
@Override
public Comple
bvahdat commented on PR #9341:
URL: https://github.com/apache/camel/pull/9341#issuecomment-1429871199
> > Would you mind to create a JIRA for this?
>
> I don't have a JIRA account yet.
Please see here:
https://infra.apache.org/jira-guidelines.html#who
https://infra.apa
github-actions[bot] commented on PR #9348:
URL: https://github.com/apache/camel/pull/9348#issuecomment-1429862536
### Components tested:
| Total | Tested | Failed :x: | Passed :white_check_mark: |
| --- | --- | --- | --- |
| 1 | 1 | 0 | 1 |
--
This is an automated message fr
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 9c71e8b3cc8 Regen for commit a91ba7e68ed3d11638b45e3570a7adc899dd55c3
add ce55044c520 Regen for commit a91b
oscerd commented on issue #4058:
URL: https://github.com/apache/camel-k/issues/4058#issuecomment-1429807491
@squakez as far as I remember this always worked in this way. Do you have
any clue? I'll try to reproduce btw
--
This is an automated message from the Apache Git Service.
To respond
fourstepper opened a new issue, #4058:
URL: https://github.com/apache/camel-k/issues/4058
Hi, I am having issues setting up the MongoDB sink using the included kamelet
I am trying to set up a mongoDB sink with RMQ source using a kameletbinding
after installing the `camel-k operator 1.
github-actions[bot] commented on PR #9348:
URL: https://github.com/apache/camel/pull/9348#issuecomment-1429775118
: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
vjuranek opened a new pull request, #9348:
URL: https://github.com/apache/camel/pull/9348
# Description
Upgrade Debezium maven plugin and all Debezium connectors to Debezium 2.X.
Debezium 2.0 introduced backward incompatible changes and therefore current
connectors cannot work with D
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 6c65866e7c1 CAMEL-19033: camel-jbang - Add trace command
add 72c146dc9ea CAMEL-15105: decouple the Extended
oscerd merged PR #9347:
URL: https://github.com/apache/camel/pull/9347
--
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.
This is an automated email from the ASF dual-hosted git repository.
acosentino 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 ce55044c520 Regen for commit a91ba7e68ed3d11638b4
github-actions[bot] opened a new pull request, #9347:
URL: https://github.com/apache/camel/pull/9347
Regen bot :robot: found some uncommitted changes after running build on
:camel: `main` branch.
Please do not delete `regen_bot` branch after merge/rebase.
--
This is an automated messag
This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit 94b807e5c5e29f3f337751b23229cc0b1bcc40d5
Author: Otavio Rodolfo Piske
AuthorDate: Wed Nov 23 08:49:51 2022 +0100
CAME
This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit 812786f9d92ecc3d514cc43cca0b32a2b1988c1f
Author: Otavio Rodolfo Piske
AuthorDate: Tue Nov 22 17:45:34 2022 +0100
CAME
This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit d2e8b0fcef34139b0e4adba6b8dcb5cf6ed9441c
Author: Otavio Rodolfo Piske
AuthorDate: Wed Jan 11 16:25:22 2023 +0100
CAME
This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit 57d5f57077add6e71884e26e08c1fea9528d3bd7
Author: Otavio Rodolfo Piske
AuthorDate: Wed Nov 23 09:11:11 2022 +0100
CAME
This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit 44e139333aed5324badc83236712d2b132839118
Author: Otavio Rodolfo Piske
AuthorDate: Tue Nov 22 18:35:24 2022 +0100
CAME
This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit ceaffab948b9ab441b984a1fabaaf3731ba0996e
Author: Otavio Rodolfo Piske
AuthorDate: Tue Nov 22 18:28:49 2022 +0100
CAME
This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit 5d4c96d306cadd95afae7d5de3eed4f9832c1cd4
Author: Otavio Rodolfo Piske
AuthorDate: Tue Nov 22 18:40:51 2022 +0100
CAME
This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit 7e6da1de5bb709d7046b9b4f458d9882a642d72c
Author: Otavio Rodolfo Piske
AuthorDate: Tue Nov 22 18:34:32 2022 +0100
CAME
This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit d5989c41660b9ab6e28f33af942a26b4882c6171
Author: Otavio Rodolfo Piske
AuthorDate: Tue Nov 22 18:34:15 2022 +0100
CAME
This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit 5e7f751fccb9da090f38f97cf623a753d9b87f2c
Author: Otavio Rodolfo Piske
AuthorDate: Tue Nov 22 18:29:17 2022 +0100
CAME
This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit aec1d1d0596e2a909b1dded8a0eaf2ca4b92e1a9
Author: Otavio Rodolfo Piske
AuthorDate: Thu Jan 12 16:36:57 2023 +0100
CAME
This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit a3c41472a7db347ff2071ecec898cb9a57a3b98e
Author: Otavio Rodolfo Piske
AuthorDate: Tue Nov 22 18:41:22 2022 +0100
CAME
This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit 67cf609766e8978718e5985e912a0507f9bb0492
Author: Otavio Rodolfo Piske
AuthorDate: Wed Nov 23 09:28:49 2022 +0100
CAME
This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit a91ba7e68ed3d11638b45e3570a7adc899dd55c3
Author: Otavio Rodolfo Piske
AuthorDate: Tue Feb 14 09:06:37 2023 +0100
CAME
This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit cd3f7313842b81a1656333cac69bdff243fd1b2f
Author: Otavio Rodolfo Piske
AuthorDate: Tue Nov 22 18:19:06 2022 +0100
CAME
This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit 70b31903962acc5dd61426938a0f12d4d12f0fd9
Author: Otavio Rodolfo Piske
AuthorDate: Wed Nov 23 09:27:14 2022 +0100
CAME
This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit 04ac187cf48b8998f91028d83631966425735308
Author: Otavio Rodolfo Piske
AuthorDate: Wed Nov 23 13:48:29 2022 +0100
CAME
This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit dbbf0060ad910daea6af1e244f4a59e150dc2a9c
Author: Otavio Rodolfo Piske
AuthorDate: Wed Nov 23 13:30:04 2022 +0100
CAME
This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit 72c146dc9ea26c11744d8a408d14c1096425fcef
Author: Otavio Rodolfo Piske
AuthorDate: Mon Feb 13 17:04:57 2023 +0100
CAME
This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit db69991c06744b3217f561ae11767669b75dd6c7
Author: Otavio Rodolfo Piske
AuthorDate: Tue Nov 22 18:36:50 2022 +0100
CAME
This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit 48fd93058a8f534747e9a2c27fe959d83c468645
Author: Otavio Rodolfo Piske
AuthorDate: Wed Nov 23 08:46:41 2022 +0100
CAME
This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit 85e12ebe270778592e378441b52e39a0ba30637f
Author: Otavio Rodolfo Piske
AuthorDate: Wed Nov 23 13:30:27 2022 +0100
CAME
This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit 43a6574cbd699733dd174f60dcc5a87c68068e21
Author: Otavio Rodolfo Piske
AuthorDate: Wed Nov 23 13:51:12 2022 +0100
CAME
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 6c65866e7c1 CAMEL-19033: camel-jbang - Add trace command
new 72c146dc9ea CAMEL-15105: decouple the ExtendedExchange
orpiske merged PR #9342:
URL: https://github.com/apache/camel/pull/9342
--
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
orpiske commented on PR #9342:
URL: https://github.com/apache/camel/pull/9342#issuecomment-1429700587
We're good to go. Also, the checkstyle issue is unrelated.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
aldettinger merged PR #4567:
URL: https://github.com/apache/camel-quarkus/pull/4567
--
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...@
aldettinger commented on PR #4567:
URL: https://github.com/apache/camel-quarkus/pull/4567#issuecomment-1429696661
The failing test is unrelated, so merging.
--
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
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 7bbe7d510e Use XML DSL to define templat
sven-carstens commented on PR #9341:
URL: https://github.com/apache/camel/pull/9341#issuecomment-1429602455
> Would you mind to create a JIRA for this?
I don't have a JIRA account yet.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
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 b95d520da50 CAMEL-19033: camel-jbang - Add trace command
add 6c65866e7c1 CAMEL-19033: camel-jbang - Add tra
JiriOndrusek opened a new issue, #4569:
URL: https://github.com/apache/camel-quarkus/issues/4569
Follows https://github.com/apache/camel-quarkus/issues/4560.
Usage of `Lifecycle.PER_CLASS` in the reproducer from issue #4560 should
work as a workaround.
From the brief check it
github-actions[bot] commented on PR #9346:
URL: https://github.com/apache/camel/pull/9346#issuecomment-1429472924
### Components tested:
| Total | Tested | Failed :x: | Passed :white_check_mark: |
| --- | --- | --- | --- |
| 1 | 1 | 0 | 1 |
--
This is an automated message fr
JiriOndrusek opened a new pull request, #4568:
URL: https://github.com/apache/camel-quarkus/pull/4568
fixes https://github.com/apache/camel-quarkus/issues/4560
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
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 6c65866e7c1 CAMEL-19033: camel-jbang - Add trace c
orpiske commented on PR #9342:
URL: https://github.com/apache/camel/pull/9342#issuecomment-1429440160
> ↩️ There are either **too many** changes to be tested in this PR or the
code **needs be rebased**: (46 components likely to be affected)
This one won't be able to be tested on GH ac
orpiske commented on PR #9339:
URL: https://github.com/apache/camel/pull/9339#issuecomment-1429427608
> > One last reason for using the native assert instead of
`ObjectHelper.notNull`: the native assert throws an
[`AssertionError`](https://docs.oracle.com/javase/8/docs/api/java/lang/Asserti
1 - 100 of 123 matches
Mail list logo