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 2215f5b371 Rationalize master extension integration testing
add d0a50172fb Do not rely on GraalVM substitutions when making JPA
independent of Spring
No new revisions were added by this update.
Summary of changes:
.../component/jpa/deployment/JpaProcessor.java | 72 +++++++++++++++++++++-
extensions/jpa/runtime/pom.xml | 5 --
.../component/jpa/graal/JpaSubstitution.java | 59 ------------------
3 files changed, 71 insertions(+), 65 deletions(-)
delete mode 100644
extensions/jpa/runtime/src/main/java/org/apache/camel/quarkus/component/jpa/graal/JpaSubstitution.java