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 e399bac884 Springless JPA extension (#4049)
new 9566d2eada Upgrade Quarkus to 2.13.0.CR1
new 31c95a42c0 Restore tests that use map config style configuration
new 9755ff3f88 Explicitly define the dataSource on JTA itest SQL endpoints
due to #4063
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 +-
extensions/avro-rpc/runtime/pom.xml | 5 --
.../avro/rpc/GenericDatumReaderSubstitute.java | 56 ----------------------
.../csimple/deployment/CSimpleProcessor.java | 1 +
.../camel/quarkus/core/CoreThreadPoolsTest.java | 2 -
.../camel/quarkus/component/jq/it/JqRoutes.java | 8 ----
.../jq/src/main/resources/application.properties | 5 +-
.../camel/quarkus/component/jta/it/JtaRoutes.java | 8 +++-
pom.xml | 6 +--
poms/bom/src/main/generated/flattened-full-pom.xml | 4 +-
.../src/main/generated/flattened-reduced-pom.xml | 4 +-
.../generated/flattened-reduced-verbose-pom.xml | 4 +-
12 files changed, 19 insertions(+), 86 deletions(-)
delete mode 100644
extensions/avro-rpc/runtime/src/main/java/org/apache/camel/quarkus/component/avro/rpc/GenericDatumReaderSubstitute.java