This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.
from 28f5c05 Disable failing solr cloud tests #2814 new 2c90773 Remove redundant camel-bean-validator substitutions new b8ad9ca Add temporary workaround for bouncycastle bcpg-jdk15on version misalignment The 2 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: .../graal/SubstituteBeanValidatorEndpoint.java | 29 ------------------- .../graal/SubstituteValidatorFactories.java | 33 ---------------------- pom.xml | 2 ++ poms/bom/pom.xml | 5 ++++ 4 files changed, 7 insertions(+), 62 deletions(-) delete mode 100644 extensions/bean-validator/runtime/src/main/java/org/apache/camel/quarkus/component/bean/validator/graal/SubstituteBeanValidatorEndpoint.java delete mode 100644 extensions/bean-validator/runtime/src/main/java/org/apache/camel/quarkus/component/bean/validator/graal/SubstituteValidatorFactories.java