jamesnetherton commented on PR #182:
URL:
https://github.com/apache/camel-quarkus-examples/pull/182#issuecomment-1831568458
I added this change to #185.
--
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
jamesnetherton closed pull request #182: Fix message_bridge example crash
scenario
URL: https://github.com/apache/camel-quarkus-examples/pull/182
--
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
zhfeng commented on PR #182:
URL:
https://github.com/apache/camel-quarkus-examples/pull/182#issuecomment-1827773717
Sure, no problem!
--
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
jamesnetherton commented on PR #182:
URL:
https://github.com/apache/camel-quarkus-examples/pull/182#issuecomment-1827754737
> @jamesnetherton are you going to move main branch to 3.7.0-SNAPSHOT?
If this PR is not urgent to merge, then I can incorporate the commit it into
the 3.6.0 up
zhfeng commented on PR #182:
URL:
https://github.com/apache/camel-quarkus-examples/pull/182#issuecomment-1827684765
@jamesnetherton are you going to move `main` branch to `3.7.0-SNAPSHOT`?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
avano commented on PR #182:
URL:
https://github.com/apache/camel-quarkus-examples/pull/182#issuecomment-1827284988
thanks @zhfeng ! looks good to me
--
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 commented on PR #182:
URL:
https://github.com/apache/camel-quarkus-examples/pull/182#issuecomment-1826037671
> @jamesnetherton CI is failing and it has to wait for camel-quarkus `3.6.0`
release?
It's because the CQ `main` branch has moved on to `3.7.0-SNAPSHOT`. So the
zhfeng commented on PR #182:
URL:
https://github.com/apache/camel-quarkus-examples/pull/182#issuecomment-1825920136
@jamesnetherton CI is failing and it has to wait for camel-quarkus `3.6.0`
release?
--
This is an automated message from the Apache Git Service.
To respond to the message,
zhfeng commented on PR #182:
URL:
https://github.com/apache/camel-quarkus-examples/pull/182#issuecomment-1825876716
Hi @avano ,
Can you check this fix? I add `FirstResource` interface in `DummyXAResource`
and it can be marked as the first resource to commit during the 2PC.
So the