This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a change to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.
discard 7c404a2 Make AtlasMap work on Quarkus 2.0.0 discard 9368574 Workaround for #2514 quarkus.test.flat-class-path=true required to run Avro tests discard 1d84809 Temporary workaround for #2503 Upgrade to minio 8.2.1 in Camel 3.10 breaks Quarkiverse Minio and MinioClientProducer in our test discard ed3a2c3 Upgrade to Quarkus 2.0.0.Alpha1 new 6930b1e Upgrade to Quarkus 2.0.0.Alpha1 new ab5103d Temporary workaround for #2503 Upgrade to minio 8.2.1 in Camel 3.10 breaks Quarkiverse Minio and MinioClientProducer in our test new 32616fb Workaround for #2514 quarkus.test.flat-class-path=true required to run Avro tests new 1782e9c Make AtlasMap work on Quarkus 2.0.0 new ef081b9 Align Zookeeper dependencies 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 (7c404a2) \ N -- N -- N refs/heads/camel-main (ef081b9) 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: .../java/org/apache/camel/quarkus/core/FastCamelContext.java | 4 ++-- pom.xml | 1 + poms/bom/pom.xml | 10 ++++++++++ 3 files changed, 13 insertions(+), 2 deletions(-)