This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a change to branch quarkus-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
discard a01e8d696c Temporarily hard code otel postgres dev services image in
application.properties
discard 37f6210dfe Disable Infinispan tests and native profiles due to #7976
discard ea139fa10f Upgrade Quarkus to 3.31.0.CR1
add 7019f06187 Add test to pdf:merge with a more complex pdf
add 54fdcd3d6a Update qdrant test container to 1.15.0 to align with client
use
add c406b97028 Upgrade Splunk test container to 9.4.7
add e9bf6684c0 Upgrade consul test container image from 1.19 to 1.21
add 76cf9bd7ff Upgrade couchbase test container from 7.2.5 to 7.6.2
add 320281544b Upgrade ElasticSearch test container from 9.0.2 to 9.1.0
add a3c187efc5 Upgrade FHIR test container to v8.0.2-2
add d8b0dc891c Upgrade Google Cloud test container to 551
add 761db2d665 Upgrade Hashicorp Vault test container from 1.17 to 1.20.4
add 771f505b93 Upgrade InfluxDB test container to 1.12.2
add c804a3d3ba Upgrade Kudu test container to 1.8.0-ubuntu
add 7c279144c5 Upgrade Minio test container to
RELEASE.2025-07-23T15-54-02Z-cpuv1
add ab9ce72b8d Upgrade MariaDB test container to 12.1
add d051067ca4 Upgrade Nats test container to 2.11.6
add e915ffbf24 Upgrade Pinecone test container to 1.0.0.rc0
add 943ffe4744 Upgrade Postgres test container to 17.5
add b761c0a4b3 Upgrade RabbitMQ test container to 4.1.2
add 6dafa5f98a Upgrade Redis test container to 7.4.0
add 57aacf5d20 Upgrade Solr test container to 9.9.0
add 4889366543 Upgrade Weaviate test container to 1.32.0
add 8527fc6016 Bump com.microsoft.graph:microsoft-graph from 6.59.0 to
6.60.0
new 7fa94884a3 Upgrade Quarkus to 3.31.0.CR1
new e6781f52f0 Disable Infinispan tests and native profiles due to #7976
new 4d703ebcda Temporarily hard code otel postgres dev services image in
application.properties
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 (a01e8d696c)
\
N -- N -- N refs/heads/quarkus-main (4d703ebcda)
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 3 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:
.../component/pdf/deployment/PdfProcessor.java | 8 ++--
.../test/support/splunk/SplunkTestResource.java | 1 +
.../camel/quarkus/component/pdf/it/PdfTest.java | 27 +++++++++++++
.../pdf-with-several-different-contents.pdf | Bin 0 -> 110549 bytes
...or-test-pdf-with-several-different-contents.odt | Bin 0 -> 67758 bytes
.../pdf/src/test/resources/test_pagelabels.pdf | Bin 0 -> 289703 bytes
pom.xml | 42 ++++++++++-----------
7 files changed, 54 insertions(+), 24 deletions(-)
create mode 100644
integration-tests/pdf/src/test/resources/pdf-with-several-different-contents.pdf
create mode 100644
integration-tests/pdf/src/test/resources/source-for-test-pdf-with-several-different-contents.odt
create mode 100644 integration-tests/pdf/src/test/resources/test_pagelabels.pdf