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

github-bot pushed a change to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


 discard 9959f38d99 Disabled [200~DoubleRoutesPerClassTest, see #6492
 discard 3deb82a4ac Generated poms
 discard c8db6434a7 Fixed CamelQuarkusTestSupport method for asserting contexts
 discard 85542e3d21 Upgrade Camel to 4.9.0
     add 8e04672f57 Switch to 
io.smallrye.certs:smallrye-certificate-generator-junit5
     new e5906b1cd4 Upgrade Camel to 4.9.0
     new ccf99d8325 Fixed CamelQuarkusTestSupport method for asserting contexts
     new db24e03a15 Generated poms
     new baeb3e5497 Disabled [200~DoubleRoutesPerClassTest, see #6492

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (9959f38d99)
            \
             N -- N -- N   refs/heads/camel-main (baeb3e5497)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

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:
 .github/dependabot.yml                                     |  2 +-
 .../camel/quarkus/component/http/http/it/HttpTest.java     |  4 ++--
 .../quarkus/component/http/netty/it/NettyHttpJaasTest.java |  4 ++--
 .../quarkus/component/http/netty/it/NettyHttpTest.java     |  4 ++--
 .../quarkus/component/http/vertx/it/VertxHttpTest.java     |  4 ++--
 integration-tests-support/certificate-generator/pom.xml    |  4 ++--
 .../certificate/TestCertificateGenerationExtension.java    | 14 +++++++-------
 .../quarkus/test/support/certificate/TestCertificates.java |  6 +++---
 .../rest/client/it/ElasticsearchRestClientTest.java        |  4 ++--
 .../apache/camel/quarkus/component/ftps/it/FtpsTest.java   |  4 ++--
 .../apache/camel/quarkus/component/sftp/it/SftpTest.java   |  4 ++--
 .../apache/camel/quarkus/component/grpc/it/GrpcTest.java   |  4 ++--
 .../component/hashicorp/vault/it/HashicorpVaultTest.java   |  4 ++--
 .../apache/camel/quarkus/kafka/sasl/KafkaSaslSslTest.java  |  4 ++--
 .../org/apache/camel/quarkus/kafka/ssl/KafkaSslTest.java   |  4 ++--
 .../quarkus/component/lumberjack/it/LumberjackTest.java    |  4 ++--
 .../org/apache/camel/quarkus/component/mail/MailTest.java  |  4 ++--
 .../apache/camel/quarkus/component/nats/it/NatsTest.java   |  4 ++--
 .../camel/quarkus/component/netty/tcp/NettyTcpTest.java    |  4 ++--
 .../camel/quarkus/component/netty/udp/NettyUdpTest.java    |  4 ++--
 .../camel/quarkus/component/oaipmh/it/OaipmhTest.java      |  4 ++--
 .../quarkus/component/paho/mqtt5/it/PahoMqtt5Test.java     |  4 ++--
 .../apache/camel/quarkus/component/paho/it/PahoTest.java   |  4 ++--
 .../ProxySslTest.java                                      |  4 ++--
 .../quarkus/component/http/server/it/PlatformHttpTest.java |  4 ++--
 .../vertx/websocket/it/VertxWebsocketLegacySslTest.java    |  4 ++--
 .../websocket/it/VertxWebsocketTlsNamedConfigTest.java     |  4 ++--
 .../vertx/websocket/it/VertxWebsocketTlsTest.java          |  4 ++--
 pom.xml                                                    |  2 +-
 poms/bom-test/pom.xml                                      |  7 ++++---
 30 files changed, 66 insertions(+), 65 deletions(-)

Reply via email to