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

tcunning pushed a change to branch spring-boot-4.0
in repository https://gitbox.apache.org/repos/asf/camel.git


    omit e7206eb7ae2c PollDynamicFileName is an integration test, not a unit 
test
    omit 7b243be5b627 Fix Dockerfile loading issue in CI but specifically 
loading each file from services (Dockerfile, smb.conf, start.sh)
    omit 7130ac391025 Add test-infra test dependencies so that the github 
action that execute mvn test works without a full build
    omit 7882ae80ba5a Additional alignments for spring-boot 4.0.3
    omit 93a55122bdf2 Upgrade to spring-boot 4.0.3
    omit 262d41030d20 Document, disable or fix tests on JDK25
    omit 102c238929d8 Additional JUnit 6 changes
    omit 068f2317ee7a Align to spring-boot 4.0.2, upgrade jackson to 2.20.2, 
API changes for jackson upgrade
    omit 8b386f4c07f6 Upgrade to spring-boot 4.0.2
    omit a72f78432382 Update rest-assured to 6.0.0
    omit 683f44e3bfe6 RegisterExtension not needed in AMQPRouteTraceFrameTest - 
it duplicates the ones in AMQPTestSupport and causes conflict
    omit c82c5267f6c0 Netty 4.2 enables hostname verification by default - 
override with io.netty.handler.ssl.defaultEndpointVerificationAlgorithm=NONE 
for the test
    omit c08f1ce8c258 JUnit 6 changes after rebase
    omit 0f9f09109160 Update rabbitmq image version; refresh
    omit a543d894eafd Upgrade netty to 4.2.7.Final
    omit 6f642e7793a3 Add jackson-databind dependency (inherited spring-vault 
dependencies have changed)
    omit 128f9a483933 Remove LaunchScript (deprecated in spring-boot 4)
    omit fc9f13b8ebc2 API changes to match spring-boot 4.0.0
    omit 55d9c12fadb8 API changes for spring-security upgrade to 7.0.0
    omit 801c57f73cd4 spring-amqp changes upgrading to 4.0.0
    omit b756481dc837 Spring util API changes
    omit 2ac86c438a5f API changes for spring-batch upgrade to 6.0.0
    omit 1fce328fb479 Update versions to align to spring-boot 4.0.0
    omit a2f934e50912 CAMEL-22780 Update camel from JUnit 5 to Junit 6
     add 9288d167e087 CAMEL-16861: Update docs
     add bd6fa4d051bd chore(deps): Bump actions/dependency-review-action from 
4.8.2 to 4.8.3 (#21545)
     add 6d6a3ab10a4c chore(deps): Bump actions/github-script from 7 to 8 
(#21546)
     add 14f26129804d CAMEL-22545 disable tests CI doesn't have python env
     add fbd9c5d904f1 CAMEL-23034 - Generalize Google services authentication 
with common module (#21547)
     add db715fa9b237 CAMEL-16861: Update docs
     add 048fc085676f Add camel launcher version arg into the container
     add 2346ef0f65a8 CAMEL-22780 Update camel from JUnit 5 to Junit 6
     add 603e7cf678ab Update versions to align to spring-boot 4.0.0
     add 459f25abc16c API changes for spring-batch upgrade to 6.0.0
     add 48c871d87b5c Spring util API changes
     add 6d7f72d3f402 spring-amqp changes upgrading to 4.0.0
     add baedb7e8f8ec API changes for spring-security upgrade to 7.0.0
     add 9b20b4133b3c API changes to match spring-boot 4.0.0
     add 4feaa848c9ec Remove LaunchScript (deprecated in spring-boot 4)
     add 9be11faeb39a Add jackson-databind dependency (inherited spring-vault 
dependencies have changed)
     add d6f68793762f Upgrade netty to 4.2.7.Final
     add bed739c7e4c7 Update rabbitmq image version; refresh
     add b8bd4afa53a7 JUnit 6 changes after rebase
     add 69841b5b3861 Netty 4.2 enables hostname verification by default - 
override with io.netty.handler.ssl.defaultEndpointVerificationAlgorithm=NONE 
for the test
     add adf685053532 RegisterExtension not needed in AMQPRouteTraceFrameTest - 
it duplicates the ones in AMQPTestSupport and causes conflict
     add 5aac05537a11 Update rest-assured to 6.0.0
     add ff3afb4d8fc9 Upgrade to spring-boot 4.0.2
     add 88a2c050e1ec Align to spring-boot 4.0.2, upgrade jackson to 2.20.2, 
API changes for jackson upgrade
     add 25dbfa117bfb Additional JUnit 6 changes
     add 7cf0f21e28e1 Document, disable or fix tests on JDK25
     add 0309c1fd2abb Upgrade to spring-boot 4.0.3
     add 0dca91bf61e0 Additional alignments for spring-boot 4.0.3
     add 0e7cc0aaa5c9 Add test-infra test dependencies so that the github 
action that execute mvn test works without a full build
     add 7cf4cd19a46f Fix Dockerfile loading issue in CI but specifically 
loading each file from services (Dockerfile, smb.conf, start.sh)
     add 38716c40ef52 Add camel-olingo4-api dependency to prevent 
camel-api-component-maven-plugin in CI

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   (e7206eb7ae2c)
            \
             N -- N -- N   refs/heads/spring-boot-4.0 (38716c40ef52)

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.

No new revisions were added by this update.

Summary of changes:
 .github/workflows/depsreview.yaml                  |   2 +-
 .github/workflows/pr-commenter.yml                 |   2 +-
 bom/camel-bom/pom.xml                              |   5 +
 catalog/camel-allcomponents/pom.xml                |   5 +
 .../camel/component/huggingface/HuggingFaceIT.java |   9 +-
 .../pom.xml                                        |  50 ++--
 .../services/org/apache/camel/other.properties     |   7 +
 .../src/generated/resources/google-common.json     |  15 ++
 .../google/common/GoogleCommonConfiguration.java   |  94 ++++++++
 .../google/common/GoogleCredentialsHelper.java     | 264 +++++++++++++++++++++
 .../camel-google/camel-google-sheets/pom.xml       |   4 +
 .../sheets/BatchGoogleSheetsClientFactory.java     |  62 ++---
 .../google/sheets/GoogleSheetsConfiguration.java   |  10 +-
 .../camel-google/camel-google-storage/pom.xml      |   4 +
 .../storage/GoogleCloudStorageConfiguration.java   |   4 +-
 .../GoogleCloudStorageConnectionFactory.java       |  15 +-
 components/camel-google/pom.xml                    |   1 +
 .../camel-olingo4/camel-olingo4-component/pom.xml  |   9 +
 ...ileNameIT.java => PollDynamicFileNameTest.java} |   2 +-
 coverage/pom.xml                                   |   5 +
 .../others/examples/json/google-common.json        |   1 +
 .../modules/ROOT/pages/camel-jbang.adoc            |   8 +
 .../modules/ROOT/pages/exchange-pattern.adoc       |   2 +-
 docs/user-manual/modules/ROOT/pages/exchange.adoc  |   9 +-
 .../user-manual/modules/ROOT/pages/expression.adoc |   9 +-
 parent/pom.xml                                     |   5 +
 .../test/infra/cli/services/CliBuiltContainer.java |   2 +
 .../camel/maven/packaging/PrepareCatalogMojo.java  |   1 +
 28 files changed, 507 insertions(+), 99 deletions(-)
 copy components/camel-google/{camel-google-functions => 
camel-google-common}/pom.xml (63%)
 create mode 100644 
components/camel-google/camel-google-common/src/generated/resources/META-INF/services/org/apache/camel/other.properties
 create mode 100644 
components/camel-google/camel-google-common/src/generated/resources/google-common.json
 create mode 100644 
components/camel-google/camel-google-common/src/main/java/org/apache/camel/component/google/common/GoogleCommonConfiguration.java
 create mode 100644 
components/camel-google/camel-google-common/src/main/java/org/apache/camel/component/google/common/GoogleCredentialsHelper.java
 rename 
components/camel-smb/src/test/java/org/apache/camel/component/smb/{PollDynamicFileNameIT.java
 => PollDynamicFileNameTest.java} (98%)
 create mode 120000 
docs/components/modules/others/examples/json/google-common.json

Reply via email to