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

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


    from 0f18dca56a Add ignore option also for service bus test
     new 990e6fbed6 fixes #7335 EdDSA test should be disabled on RHEL8 in native
     new e316f479ad Fix dependency convergence error 
io.opentelemetry:opentelemetry-semconv

The 2 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:
 .../ROOT/pages/reference/extensions/ssh.adoc       | 13 +++++++++
 .../ssh/runtime/src/main/doc/limitations.adoc      |  6 ++++
 .../apache/camel/quarkus/test/DisabledOnRhel.java  |  6 ++--
 .../quarkus/test/DisabledOnRhelCondition.java      | 32 ++++++++++++++++------
 .../quarkus/test/DisabledOnRhelConditionTest.java  | 30 ++++++++++++--------
 .../camel/quarkus/component/ssh/it/SshTest.java    |  2 ++
 pom.xml                                            |  1 +
 poms/bom/pom.xml                                   |  5 ++++
 poms/bom/src/main/generated/flattened-full-pom.xml | 10 +++----
 .../src/main/generated/flattened-reduced-pom.xml   |  5 ++++
 .../generated/flattened-reduced-verbose-pom.xml    |  5 ++++
 11 files changed, 87 insertions(+), 28 deletions(-)
 create mode 100644 extensions/ssh/runtime/src/main/doc/limitations.adoc

Reply via email to