This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.
from 2db1afe Updated CHANGELOG.md
new e9132f3 Upgrade Quarkus to 2.4.0.CR1
new 29db4f0 Temporarily disable Tika native build due to #3130
new 979a565 Temporarily disable messaging JVM mode tests due to #3173
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:
docs/antora.yml | 2 +-
.../deployment/CamelContextCustomizerTest.java | 2 +-
.../mail/deployment/SupportMailProcessor.java | 23 ++++++++++++++++++++++
.../component/fop/deployment/FopProcessor.java | 18 ++++++++++++++---
.../deployment/OptaplannerProcessor.java | 9 +++++++++
extensions/pdf/deployment/pom.xml | 4 ++++
.../component/pdf/deployment/PdfProcessor.java | 1 +
extensions/pdf/runtime/pom.xml | 4 ++++
extensions/spring-rabbitmq/runtime/pom.xml | 4 ++++
.../graal/SpringRabbitMQSubstitutions.java} | 22 ++++++++++++---------
.../component/activemq/it/ActiveMQTest.java | 2 ++
.../camel/quarkus/component/amqp/it/AmqpTest.java | 2 ++
.../component/jms/artemis/it/JmsArtemisTest.java | 2 ++
.../quarkus/component/jms/qpid/it/JmsQpidTest.java | 2 ++
.../component/sjms/artemis/it/SjmsArtemisTest.java | 2 ++
.../component/sjms/qpid/it/SjmsQpidTest.java | 2 ++
.../sjms2/artemis/it/Sjms2ArtemisTest.java | 2 ++
.../component/sjms2/qpid/it/Sjms2QpidTest.java | 2 ++
integration-tests/tika/pom.xml | 3 ++-
pom.xml | 6 +++---
20 files changed, 96 insertions(+), 18 deletions(-)
copy
extensions/{atlasmap/runtime/src/main/java/org/apache/camel/quarkus/component/atlasmap/graalvm/Substitutions.java
=>
spring-rabbitmq/runtime/src/main/java/org/apache/camel/quarkus/component/rabbitmq/graal/SpringRabbitMQSubstitutions.java}
(58%)