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 af3453be5c Updated CHANGELOG.md
     new bbe9c2b87b Upgrade Quarkus to 3.1.0.CR1
     new 40635a3b6c Revert "Revert "Restore smallrye-reactive-messaging-camel 
extension""
     new aaebbc7d42 Add workaround for RemoteCacheManager bean discovery #4841

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/antora.yml                                    |  4 +-
 docs/modules/ROOT/nav.adoc                         |  1 +
 .../pages/reference/extensions/infinispan.adoc     | 23 ++++++++
 .../extensions/smallrye-reactive-messaging.adoc    | 62 ++++++++++++++++++++++
 .../camel/quarkus/core/RuntimeBeanRepository.java  |  8 +++
 .../runtime/src/main/doc/configuration.adoc        | 23 ++++++++
 extensions/pom.xml                                 |  2 +-
 .../infinispan/InfinispanQuarkusClientRoutes.java  |  7 +++
 integration-tests/pom.xml                          |  2 +-
 .../messaging/it/FilesMessageConsumer.java         |  1 -
 .../reactive/messaging/it/PublisherRoute.java      |  1 -
 .../it/SmallRyeReactiveMessagingResource.java      |  1 -
 .../reactive/messaging/it/SubscriberRoute.java     |  3 +-
 pom.xml                                            | 14 ++---
 poms/bom/pom.xml                                   |  8 +--
 poms/bom/src/main/generated/flattened-full-pom.xml | 29 +++++++---
 .../src/main/generated/flattened-reduced-pom.xml   | 29 +++++++---
 .../generated/flattened-reduced-verbose-pom.xml    | 29 +++++++---
 tooling/scripts/test-categories.yaml               |  1 +
 19 files changed, 207 insertions(+), 41 deletions(-)
 create mode 100644 
docs/modules/ROOT/pages/reference/extensions/smallrye-reactive-messaging.adoc

Reply via email to