This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch task-36-1
in repository https://gitbox.apache.org/repos/asf/camel.git
omit efb623071b73 CAMEL-23107 - camel-docling - Add CLI command validation
in buildDoclingCommand
add 1080ea5f2da5 chore(camel-test-infra-opensearch): upgrade
opensearch.container.ppc64le to 3.3.0 (#21662)
add ee7f6b52a132 chore(camel-test-infra-postgres): upgrade
postgres.container to 17.9-alpine (#21663)
add 96d61704e5ac chore(camel-test-infra-pulsar): upgrade pulsar.container
to 4.1.3 (#21664)
add fcbf4d563f3e chore(camel-test-infra-redis): upgrade redis.container to
7.4.8-alpine (#21666)
add b51f31c039b4 camel-spring-ws: replaces fest-assert with assertj
add 2c24546e82ad CAMEL-23107 - camel-docling - Add CLI command validation
in buildDoclingCommand
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 (efb623071b73)
\
N -- N -- N refs/heads/task-36-1 (2c24546e82ad)
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:
.../jbang/camel-jbang-configuration-metadata.json | 2 --
.../camel-spring-parent/camel-spring-ws/pom.xml | 5 ++--
.../ws/addressing/AbstractConsumerTests.java | 2 +-
.../ws/addressing/CamelDirectSenderTest.java | 2 +-
.../ws/addressing/ProducerParamsBasicTest.java | 2 +-
.../addressing/ProducerParamsPrecedenceTest.java | 2 +-
.../ws/filter/impl/BasicMessageFilterTest.java | 35 ++++++++++++----------
.../infra/opensearch/services/container.properties | 2 +-
.../infra/postgres/services/container.properties | 2 +-
.../infra/pulsar/services/container.properties | 2 +-
.../test/infra/redis/services/container.properties | 2 +-
11 files changed, 29 insertions(+), 29 deletions(-)