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


    omit 428ffeed84 Ref #4220: Add the camel-swift extension (#4315)
    omit 1b83e3350f Temporary disabled openshift-master, kubernetes native 
tests, because of different kubernetes-client in C and Q
    omit 83e78e9a8a Change because of CAMEL-19405 to make nightlu build 
successful
    omit 71cc16550f Added clear method to FastFactoryFinderResolver - 
CAMEL-19405, regen POMS
    omit e7e46b566e Upgraded azurite because of Upgrade of azure libs in Camel
    omit a6a5417274 POM regen
    omit 98b449e833 Fixed messaging tests because of CAMEL-19135
    omit 3b8008050c Regen poms
    omit 49bffa0129 Regenerated files
    omit 8b51e12b77 Fixed openapi-java and rest-openapi by introducing 
support-swgger
    omit 4f74aa1b75 Fixed mail + pom regen
    omit a4a78541a3 fixed minio test because of CAMEL-17652
    omit 717402d012 Fixed tika excludes + regen poms
    omit e8046f880b Opeapi-java: fixed native tests - CQ4900
    omit f78f8a6f9b Tika: fixed dependency conflict CQ4907
    omit b481ea6429 cq:sync-versions + regen poms
    omit 61ac4fe68e Fix of Openapi-java because of CAMEL-18963 (compile and jvm 
works, native fails)
    omit 8403f87a07 Upgrade Camel to 4.0.0-M4
     add 9427a4416b Updated CHANGELOG.md
     add 34f8bac8f3 Bump quarkus-amazon-services-bom from 2.3.0 to 2.3.1
     add a1f2bdec81 Auto generated changes for dependabot commit 
1308819fe70441493128f00e61d7bca6e57549aa
     add 54003a70b3 Upgrade hazelcast-quarkus-client to 4.0.0
     add 1fc8110504 Add quarkus-hazelcast-client to Dependabot configuration
     add a3b0061422 Bump quarkiverse-jgit.version from 3.0.0 to 3.0.1
     add b4ab9bb9a4 Updated CHANGELOG.md
     new 63934cf62b Upgrade Camel to 4.0.0-M4
     new 103718288f Fix of Openapi-java because of CAMEL-18963 (compile and jvm 
works, native fails)
     new a98642670a cq:sync-versions + regen poms
     new bb0c6b20ab Tika: fixed dependency conflict CQ4907
     new fcb868a84f Opeapi-java: fixed native tests - CQ4900
     new ec0706c681 Fixed tika excludes + regen poms
     new b99ff04d08 fixed minio test because of CAMEL-17652
     new 5556a1925e Fixed mail + pom regen
     new 04dab843b2 Fixed openapi-java and rest-openapi by introducing 
support-swgger
     new 71a16732e6 Regenerated files
     new 8efd394ccf Regen poms
     new 9139492655 Fixed messaging tests because of CAMEL-19135
     new 1895f5f67d POM regen
     new 5754e0d309 Upgraded azurite because of Upgrade of azure libs in Camel
     new cd1ee47f18 Added clear method to FastFactoryFinderResolver - 
CAMEL-19405, regen POMS
     new 8f30dbf863 Change because of CAMEL-19405 to make nightlu build 
successful
     new ef5c47ba4f Temporary disabled openshift-master, kubernetes native 
tests, because of different kubernetes-client in C and Q
     new 2176b91bc8 Ref #4220: Add the camel-swift extension (#4315)
     new ddc0b13638 regen poms

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   (428ffeed84)
            \
             N -- N -- N   refs/heads/camel-main (ddc0b13638)

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 19 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 +
 CHANGELOG.md                                       |   12 +
 .../hazelcast/deployment/HazelcastProcessor.java   |   22 +-
 .../component/hazelcast/it/HazelcastListTest.java  |    2 +
 integration-tests/pom.xml                          |    2 +-
 pom.xml                                            |   10 +-
 poms/bom/src/main/generated/flattened-full-pom.xml | 3186 ++++++++------------
 .../src/main/generated/flattened-reduced-pom.xml   |  100 +-
 .../generated/flattened-reduced-verbose-pom.xml    |  290 +-
 tooling/scripts/test-categories.yaml               |    1 +
 10 files changed, 1476 insertions(+), 2151 deletions(-)

Reply via email to