This is an automated email from the ASF dual-hosted git repository.

jamesnetherton pushed a change to branch 3.8.x
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


    from 876c9a2ede Work around Camel OpenTelemetry thread factory services not 
being compatible with Quarkus OpenTelemetry
     new cf320ec4e4 Configure maven-deploy-plugin to retry on failure
     new 3f7dd7b1bd Use jackson extension instead of plain component dependency 
in MongoDB extensions
     new c306c856f8 Fix incorrect exporter endpoint configuration property in 
OpenTelemetry extension documentation
     new 5a74a424c5 Move Quarkus Qpid JMS configuration content to AMQP 
extension usage section

The 4 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/modules/ROOT/pages/reference/extensions/amqp.adoc       | 12 ++++--------
 .../ROOT/pages/reference/extensions/opentelemetry.adoc       |  4 ++--
 extensions/amqp/runtime/src/main/doc/configuration.adoc      |  3 ---
 extensions/amqp/runtime/src/main/doc/usage.adoc              |  4 ++++
 extensions/mongodb-gridfs/deployment/pom.xml                 |  4 ++++
 extensions/mongodb-gridfs/runtime/pom.xml                    |  4 ++++
 extensions/mongodb/deployment/pom.xml                        |  4 ++++
 extensions/mongodb/runtime/pom.xml                           |  4 ++++
 extensions/opentelemetry/runtime/src/main/doc/usage.adoc     |  4 ++--
 pom.xml                                                      |  3 +++
 10 files changed, 31 insertions(+), 15 deletions(-)
 delete mode 100644 extensions/amqp/runtime/src/main/doc/configuration.adoc

Reply via email to