This is an automated email from the ASF dual-hosted git repository. jiriondrusek pushed a change to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
discard 583059caa7 Generated files discard df5c54b14e Rebased + generated files discard efc7221907 Quick workaround to make micrometer-deployment pass. discard ffacaa127c Disabled consul because of #5635 discard f04b57b471 fixed micrometer tests discard 4c484bfc1c Added initialization of VariableRepositoryFactory (CAMEL-19749) discard 1c41a3d282 Rebase to main + generated files discard bf43615229 Upgrade Camel to 4.4.0 add 968744f9ba Fix transformer service inclusion path add 5792b337e2 Add missing dependencies for transformer support new d691289f15 Upgrade Camel to 4.4.0 new 7ed419b9f6 Rebase to main + generated files new 3a4806deaf Added initialization of VariableRepositoryFactory (CAMEL-19749) new b2af75cd1f fixed micrometer tests new 5441b0c2c9 Disabled consul because of #5635 new 53ecb25bd6 Quick workaround to make micrometer-deployment pass. new 216326a0f3 Rebased + generated files new 1b6211435e Generated files new a0a7035952 rebased + synced + generated files 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 (583059caa7) \ N -- N -- N refs/heads/camel-main (a0a7035952) 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 9 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/deployment/CamelProcessor.java | 2 +- extensions/aws2-ddb/deployment/pom.xml | 4 ++++ extensions/aws2-ddb/runtime/pom.xml | 4 ++++ extensions/aws2-sqs/deployment/pom.xml | 4 ++++ extensions/aws2-sqs/runtime/pom.xml | 4 ++++ extensions/azure-storage-blob/deployment/pom.xml | 4 ++++ extensions/azure-storage-blob/runtime/pom.xml | 4 ++++ extensions/azure-storage-queue/deployment/pom.xml | 4 ++++ extensions/azure-storage-queue/runtime/pom.xml | 4 ++++ extensions/google-sheets/deployment/pom.xml | 4 ++++ extensions/google-sheets/runtime/pom.xml | 4 ++++ extensions/google-storage/deployment/pom.xml | 4 ++++ extensions/google-storage/runtime/pom.xml | 4 ++++ poms/bom/src/main/generated/flattened-full-pom.xml | 4 ++-- poms/bom/src/main/generated/flattened-reduced-pom.xml | 4 ++-- poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml | 4 ++-- 16 files changed, 55 insertions(+), 7 deletions(-)