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

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


 discard 6fcf83f3fe Disable OptaPlanner tests due to #4116
 discard 3d1a5ca86e Disable pgevent tests due to #4114
 discard 50e2400c41 Disable master-openshift integration tests due to #4095
 discard 7005552745 Disable kubernetes integration tests due to #4095
 discard 92b230f551 Upgrade Quarkus to 2.14.0.CR1
     add cfba13e458 CamelQuarkusTestSupport: Alow to use AdiceWith with another 
route #4104
     add b9c3a1466e Bump Amazon Services version to 1.1.3
     add 8c405d0c9d Bump jgit version to 2.2.0
     add 9788860fe5 Bump jsch version  to 2.0.1
     add 56306b97f1 Bump Minio version to 2.9.2
     add 6543eb915c Bump Qpid JMS version to 0.38.0
     new 245b45be3c Upgrade Quarkus to 2.14.0.CR1
     new 2cb5cdb3f0 Disable kubernetes integration tests due to #4095
     new a22c243e0f Disable master-openshift integration tests due to #4095
     new 61dae3c88f Disable pgevent tests due to #4114
     new d2f3db7c35 Disable OptaPlanner tests due to #4116

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   (6fcf83f3fe)
            \
             N -- N -- N   refs/heads/quarkus-main (d2f3db7c35)

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 5 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/user-guide/testing.adoc    |     1 +
 .../commons/deployment/AwsCommonsProcessor.java    |     2 +
 pom.xml                                            |    14 +-
 poms/bom/src/main/generated/flattened-full-pom.xml | 14141 ++++++++++---------
 .../src/main/generated/flattened-reduced-pom.xml   |   102 +-
 .../generated/flattened-reduced-verbose-pom.xml    |   278 +-
 .../quarkus/test/CamelQuarkusTestSupport.java      |    29 +
 ...ntTest.java => AdviceWithAnotherRouteTest.java} |    24 +-
 8 files changed, 7361 insertions(+), 7230 deletions(-)
 copy 
test-framework/junit5/src/test/java/org/apache/camel/quarkus/test/junit5/patterns/{UseOverridePropertiesWithPropertiesComponentTest.java
 => AdviceWithAnotherRouteTest.java} (78%)

Reply via email to