oscerd commented on PR #251:
URL: https://github.com/apache/camel-karaf/pull/251#issuecomment-1996841390
https://ci-builds.apache.org/job/Camel/job/Camel%20Karaf%20Build%203.21.x%20(ppc64le)/job/camel-3.21.x/1/console
--
This is an automated message from the Apache Git Service.
To respond
zbendhiba commented on PR #13341:
URL: https://github.com/apache/camel/pull/13341#issuecomment-1996842171
yeah thanks everyone.
--
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 commen
zbendhiba merged PR #13341:
URL: https://github.com/apache/camel/pull/13341
--
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.ap
davsclaus merged PR #13468:
URL: https://github.com/apache/camel/pull/13468
--
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.ap
davsclaus merged PR #13477:
URL: https://github.com/apache/camel/pull/13477
--
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.ap
davsclaus merged PR #13470:
URL: https://github.com/apache/camel/pull/13470
--
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.ap
davsclaus merged PR #13473:
URL: https://github.com/apache/camel/pull/13473
--
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.ap
davsclaus merged PR #13474:
URL: https://github.com/apache/camel/pull/13474
--
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.ap
davsclaus merged PR #13469:
URL: https://github.com/apache/camel/pull/13469
--
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.ap
sanskruti1098 commented on PR #251:
URL: https://github.com/apache/camel-karaf/pull/251#issuecomment-1996852862
Thank 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 specific comment.
T
orpiske opened a new pull request, #13479:
URL: https://github.com/apache/camel/pull/13479
(no comment)
--
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-ma
github-actions[bot] commented on PR #13479:
URL: https://github.com/apache/camel/pull/13479#issuecomment-1996860986
:star2: Thank you for your contribution to the Apache Camel project! :star2:
:robot: CI automation will test this PR automatically.
:camel: Apache Camel Committer
davsclaus merged PR #13475:
URL: https://github.com/apache/camel/pull/13475
--
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.ap
tdiesler commented on issue #5238:
URL: https://github.com/apache/camel-k/issues/5238#issuecomment-1996879169
During build time, we extract the base image digest from the manifest list,
like this ...
```
ARM64_DIGEST := $(shell docker manifest inspect eclipse-temurin:17 | jq -r
'.
davsclaus merged PR #13472:
URL: https://github.com/apache/camel/pull/13472
--
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.ap
davsclaus merged PR #13476:
URL: https://github.com/apache/camel/pull/13476
--
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.ap
tdiesler commented on issue #5238:
URL: https://github.com/apache/camel-k/issues/5238#issuecomment-1996900355
Slack:
https://redhat-internal.slack.com/archives/C06DH6BJA80/p1710406352615669
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
github-actions[bot] opened a new pull request, #13480:
URL: https://github.com/apache/camel/pull/13480
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 mess
oscerd merged PR #13480:
URL: https://github.com/apache/camel/pull/13480
--
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.apach
lburgazzoli opened a new pull request, #13481:
URL: https://github.com/apache/camel/pull/13481
# Description
# Target
- [ ] I checked that the commit is targeting the correct branch (note that
Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch)
# Tr
lburgazzoli commented on code in PR #13481:
URL: https://github.com/apache/camel/pull/13481#discussion_r1524542644
##
catalog/camel-catalog/src/main/resources/org/apache/camel/catalog/capabilities.properties:
##
@@ -0,0 +1,17 @@
+## --
lburgazzoli commented on code in PR #13481:
URL: https://github.com/apache/camel/pull/13481#discussion_r1524544103
##
tooling/camel-tooling-model/src/main/java/org/apache/camel/tooling/model/EntityRef.java:
##
@@ -0,0 +1,24 @@
+/*
+ * Licensed to the Apache Software Foundation (
squakez opened a new pull request, #5248:
URL: https://github.com/apache/camel-k/pull/5248
Enabling the feature via Camel Quarkus runtime directly.
Closes #4048
**Release Note**
```release-note
feat(trait): use quarkus master feature
```
squakez closed pull request #5248: feat(trait): use quarkus master feature
URL: https://github.com/apache/camel-k/pull/5248
--
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 u
squakez commented on PR #5248:
URL: https://github.com/apache/camel-k/pull/5248#issuecomment-1997039684
Created by mistake, sorry.
--
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 com
github-actions[bot] commented on PR #5248:
URL: https://github.com/apache/camel-k/pull/5248#issuecomment-1997053198
:heavy_check_mark: Unit test coverage report - coverage increased from 37.2%
to 37.4% (**+0.2%**)
--
This is an automated message from the Apache Git Service.
To respond to
lburgazzoli commented on PR #5245:
URL: https://github.com/apache/camel-k/pull/5245#issuecomment-1997061272
@christophd following the discussion in
https://github.com/apache/camel-k/issues/5242, do we still need the property ?
--
This is an automated message from the Apache Git Service.
tplevko opened a new pull request, #77:
URL: https://github.com/apache/camel-kamelets-examples/pull/77
replace `set-header` and `set-body` with their camelCased counterparts
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
christophd commented on PR #5245:
URL: https://github.com/apache/camel-k/pull/5245#issuecomment-1997079362
@lburgazzoli I am currently trying to avoid the property right now and set
the error handler ref directly on the route as Camel JBang would do.
Unfortunately we would end up having bot
oscerd merged PR #77:
URL: https://github.com/apache/camel-kamelets-examples/pull/77
--
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...
lburgazzoli commented on code in PR #5246:
URL: https://github.com/apache/camel-k/pull/5246#discussion_r1524578978
##
pkg/util/defaults/defaults.go:
##
@@ -44,5 +44,10 @@ const (
installDefaultKamelets = true
)
+// Maps base image variants to their respective digests
lburgazzoli commented on PR #5245:
URL: https://github.com/apache/camel-k/pull/5245#issuecomment-1997087228
> @lburgazzoli I am currently trying to avoid the property right now and set
the error handler ref directly on the route as Camel JBang would do.
Unfortunately we would end up having
github-actions[bot] commented on PR #13482:
URL: https://github.com/apache/camel/pull/13482#issuecomment-1997095496
:star2: Thank you for your contribution to the Apache Camel project! :star2:
:robot: CI automation will test this PR automatically.
:camel: Apache Camel Committer
oscerd opened a new pull request, #13482:
URL: https://github.com/apache/camel/pull/13482
# 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` branch)
# Trackin
lburgazzoli opened a new pull request, #13483:
URL: https://github.com/apache/camel/pull/13483
# Description
# Target
- [ ] I checked that the commit is targeting the correct branch (note that
Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch)
# Tr
claudio4j opened a new pull request, #1184:
URL: https://github.com/apache/camel-k-runtime/pull/1184
**Release Note**
```release-note
Update quarkus platform to 3.2.10
```
--
This is an automated message from the Apache Git Service.
To respond to th
davsclaus closed pull request #13392: CAMEL-20522: camel-test -
CamelTestSupport does not call tearDown for…
URL: https://github.com/apache/camel/pull/13392
--
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
oscerd merged PR #13483:
URL: https://github.com/apache/camel/pull/13483
--
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.apach
oscerd merged PR #13482:
URL: https://github.com/apache/camel/pull/13482
--
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.apach
luigidemasi commented on PR #13403:
URL: https://github.com/apache/camel/pull/13403#issuecomment-1997168742
> Given the scope and criticality of this (as losing messages is truly a bad
thing), I think it would be important to consider adding actual integration
tests, instead of relying on m
orpiske merged PR #13479:
URL: https://github.com/apache/camel/pull/13479
--
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
christophd commented on PR #5245:
URL: https://github.com/apache/camel-k/pull/5245#issuecomment-1997209935
> is there anything we can do in the camel-k runtime maybe ? so in fact the
operator won't have to change.
I try to explain my findings:
So the proper fix in my eyes would
jamesnetherton closed issue #5874: Jasypt password sysenv: prefix leads to an
NPE at build time if the environment variable does not exist
URL: https://github.com/apache/camel-quarkus/issues/5874
--
This is an automated message from the Apache Git Service.
To respond to the message, please lo
jamesnetherton merged PR #5875:
URL: https://github.com/apache/camel-quarkus/pull/5875
--
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.
claudio4j merged PR #1184:
URL: https://github.com/apache/camel-k-runtime/pull/1184
--
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...@
claudio4j commented on PR #1170:
URL: https://github.com/apache/camel-k-runtime/pull/1170#issuecomment-1997264055
The nighly builds are fixed and can we close this PR ?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
github-actions[bot] commented on PR #13484:
URL: https://github.com/apache/camel/pull/13484#issuecomment-1997279519
:star2: Thank you for your contribution to the Apache Camel project! :star2:
:robot: CI automation will test this PR automatically.
:camel: Apache Camel Committer
orpiske opened a new pull request, #13484:
URL: https://github.com/apache/camel/pull/13484
(no comment)
--
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-ma
zhfeng opened a new pull request, #5876:
URL: https://github.com/apache/camel-quarkus/pull/5876
--
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: com
ppalaga commented on PR #5876:
URL: https://github.com/apache/camel-quarkus/pull/5876#issuecomment-1997357119
Thanks @zhfeng I was just about to do this :)
--
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
ppalaga commented on PR #5876:
URL: https://github.com/apache/camel-quarkus/pull/5876#issuecomment-1997360241
@zhfeng are you going to send the same PR to main?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
zhfeng opened a new pull request, #5877:
URL: https://github.com/apache/camel-quarkus/pull/5877
--
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: com
zhfeng commented on PR #5876:
URL: https://github.com/apache/camel-quarkus/pull/5876#issuecomment-1997365211
Yeah, I open the same one to main #5877
--
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
jamesnetherton opened a new pull request, #5878:
URL: https://github.com/apache/camel-quarkus/pull/5878
(no comment)
--
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 unsu
davsclaus opened a new pull request, #13485:
URL: https://github.com/apache/camel/pull/13485
…emplates can lead to duplicate consumer on starutp error.
# Description
# Target
- [ ] I checked that the commit is targeting the correct branch (note that
Camel 3 uses
github-actions[bot] commented on PR #13485:
URL: https://github.com/apache/camel/pull/13485#issuecomment-1997456976
:star2: Thank you for your contribution to the Apache Camel project! :star2:
:robot: CI automation will test this PR automatically.
:camel: Apache Camel Committer
JiriOndrusek opened a new pull request, #13486:
URL: https://github.com/apache/camel/pull/13486
fixes https://issues.apache.org/jira/browse/CAMEL-20566
# Description
# Target
- [ ] I checked that the commit is targeting the correct branch (note that
Camel 3 u
github-actions[bot] commented on PR #13486:
URL: https://github.com/apache/camel/pull/13486#issuecomment-1997467256
:star2: Thank you for your contribution to the Apache Camel project! :star2:
:robot: CI automation will test this PR automatically.
:camel: Apache Camel Committer
JiriOndrusek commented on PR #13486:
URL: https://github.com/apache/camel/pull/13486#issuecomment-1997468057
@davsclaus I moved groovy version as well, because I haven't found a reason
why it should stay, WDYT?
--
This is an automated message from the Apache Git Service.
To respond to the
davsclaus merged PR #13485:
URL: https://github.com/apache/camel/pull/13485
--
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.ap
davsclaus commented on PR #1083:
URL: https://github.com/apache/camel-website/pull/1083#issuecomment-1997487209
I need to find some time post 4.5 release
--
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
davsclaus commented on PR #995:
URL: https://github.com/apache/camel-website/pull/995#issuecomment-1997486605
closing old PR that was not active
--
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 th
davsclaus closed pull request #995: Updated rules.js
URL: https://github.com/apache/camel-website/pull/995
--
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-mai
tdiesler commented on issue #5095:
URL: https://github.com/apache/camel-k/issues/5095#issuecomment-1997531129
Out-of-date
--
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
jamesnetherton opened a new pull request, #13487:
URL: https://github.com/apache/camel/pull/13487
(no comment)
--
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 unsubscrib
github-actions[bot] commented on PR #13487:
URL: https://github.com/apache/camel/pull/13487#issuecomment-1997535281
:robot: The Apache Camel test robot will run the tests for you :+1:
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
tdiesler closed issue #5095: Basic example fails on Docker Desktop MacOS
URL: https://github.com/apache/camel-k/issues/5095
--
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 u
github-actions[bot] commented on PR #13487:
URL: https://github.com/apache/camel/pull/13487#issuecomment-1997534017
:star2: Thank you for your contribution to the Apache Camel project! :star2:
:robot: CI automation will test this PR automatically.
:camel: Apache Camel Committer
jamesnetherton commented on PR #13487:
URL: https://github.com/apache/camel/pull/13487#issuecomment-1997534170
/component-test javascript
--
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
tdiesler commented on issue #5238:
URL: https://github.com/apache/camel-k/issues/5238#issuecomment-1997537212
In this second attempt, we simply tell Jib to consider multiple platforms
for the FROM image
```
-Djib.from.platforms=linux/amd64,linux/arm64
-Djib.from.image=eclipse-temu
tdiesler commented on PR #5246:
URL: https://github.com/apache/camel-k/pull/5246#issuecomment-1997538456
In this second attempt, we simply tell Jib to consider multiple platforms
for the FROM image
```
-Djib.from.platforms=linux/amd64,linux/arm64
-Djib.from.image=eclipse-temurin:1
gansheer commented on issue #5238:
URL: https://github.com/apache/camel-k/issues/5238#issuecomment-1997553059
> In this second attempt, we simply tell Jib to consider multiple platforms
for the FROM image
>
> ```
> -Djib.from.platforms=linux/amd64,linux/arm64
-Djib.from.image=ecli
mgubaidullin commented on issue #1173:
URL: https://github.com/apache/camel-karavan/issues/1173#issuecomment-1997579354
It would be very helpful if you share docker-compose.yaml that you are using
--
This is an automated message from the Apache Git Service.
To respond to the message, plea
mgubaidullin commented on issue #1164:
URL: https://github.com/apache/camel-karavan/issues/1164#issuecomment-1997581164
It would be very helpful if you share docker-compose.yaml that you are using
--
This is an automated message from the Apache Git Service.
To respond to the message, pleas
lburgazzoli commented on PR #5245:
URL: https://github.com/apache/camel-k/pull/5245#issuecomment-1997587158
my workaround-ish feeling would lead to register a Kamelet component in the
`camel-k-runtime` with the `noErrorHandler` set to false so it would apply only
to specific versions. This
jamesnetherton merged PR #13487:
URL: https://github.com/apache/camel/pull/13487
--
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...@cam
zhfeng merged PR #5877:
URL: https://github.com/apache/camel-quarkus/pull/5877
--
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
zhfeng merged PR #5876:
URL: https://github.com/apache/camel-quarkus/pull/5876
--
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
tdiesler commented on issue #5238:
URL: https://github.com/apache/camel-k/issues/5238#issuecomment-1997598404
@christophd could you perhaps verify whether this branch works for you?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
jamesnetherton opened a new pull request, #5879:
URL: https://github.com/apache/camel-quarkus/pull/5879
(no comment)
--
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 unsu
johnpoth opened a new pull request, #13488:
URL: https://github.com/apache/camel/pull/13488
# Description
Done in a similar way as the yaml-dsl, hope this is ok! Not sure why it's
possible to define
[multiple](https://github.com/apache/camel/blob/e6cede73c02c88d83ffd5876090e0072f9ea8
gansheer opened a new pull request, #5249:
URL: https://github.com/apache/camel-k/pull/5249
**Release Note**
```release-note
chore(ci): Upgrade kind action to 2.0.4
```
--
This is an automated message from the Apache Git Service.
To respond to the m
github-actions[bot] commented on PR #13488:
URL: https://github.com/apache/camel/pull/13488#issuecomment-1997670763
:star2: Thank you for your contribution to the Apache Camel project! :star2:
:robot: CI automation will test this PR automatically.
:camel: Apache Camel Committer
christophd commented on PR #5245:
URL: https://github.com/apache/camel-k/pull/5245#issuecomment-1997674194
@lburgazzoli if this is better received than the changes in this PR I am
fine with it. It still is a Camel K specific workaround though
--
This is an automated message from the Apach
jamesnetherton merged PR #5878:
URL: https://github.com/apache/camel-quarkus/pull/5878
--
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.
lburgazzoli commented on PR #5245:
URL: https://github.com/apache/camel-k/pull/5245#issuecomment-1997700464
I think at this stage it would be better but it is gut feeling
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
jamesnetherton opened a new pull request, #5880:
URL: https://github.com/apache/camel-quarkus/pull/5880
(no comment)
--
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 unsu
christophd closed pull request #5245: fix(#5242): Disable noErrorHandler
setting for Camel 4.4.0
URL: https://github.com/apache/camel-k/pull/5245
--
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
christophd commented on PR #5245:
URL: https://github.com/apache/camel-k/pull/5245#issuecomment-1997728926
@lburgazzoli no worries I am fine. let's close this PR then
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
squakez merged PR #5200:
URL: https://github.com/apache/camel-k/pull/5200
--
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
squakez commented on PR #5200:
URL: https://github.com/apache/camel-k/pull/5200#issuecomment-1997758990
Thanks, let's keep tuned to see the manifest during nightly build.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
christophd opened a new pull request, #13489:
URL: https://github.com/apache/camel/pull/13489
# Description
Allow to set error handler on route level in Camel YAML DSL
# Target
- [x] I checked that the commit is targeting the correct branch (note that
Camel 3 use
christophd commented on issue #5242:
URL: https://github.com/apache/camel-k/issues/5242#issuecomment-1997771799
Relates to https://github.com/apache/camel/pull/13489
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
christophd commented on PR #13489:
URL: https://github.com/apache/camel/pull/13489#issuecomment-1997781029
@lburgazzoli 👀 🙏
--
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.
davsclaus merged PR #13486:
URL: https://github.com/apache/camel/pull/13486
--
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.ap
esivakumar26 opened a new pull request, #13490:
URL: https://github.com/apache/camel/pull/13490
# Description
Update year in NOTICE.txt
# 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 `mai
davsclaus merged PR #13490:
URL: https://github.com/apache/camel/pull/13490
--
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.ap
davsclaus commented on PR #13488:
URL: https://github.com/apache/camel/pull/13488#issuecomment-1997830840
Can you update this PR as there are modified files
modified:
dsl/camel-xml-io-dsl/src/test/java/org/apache/camel/dsl/xml/io/XmlLoadAppTest.java
modified:
dsl/cam
davsclaus merged PR #13484:
URL: https://github.com/apache/camel/pull/13484
--
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.ap
jamesnetherton merged PR #5879:
URL: https://github.com/apache/camel-quarkus/pull/5879
--
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.
1 - 100 of 65767 matches
Mail list logo