This is an automated email from the ASF dual-hosted git repository.

jamesnetherton pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.


    from 1dd40c0  Merge pull request #1385 from apache/aws2-msk
     new a99cfb9  Remove redundant BeanValidatorRecorder
     new 9f425b3  Remove IndexDependencyBuildItem for camel-endpointdsl
     new 98abf25  Remove exclusion for camel-caffeine-lrucache from camel-main
     new b5c8fdd  Remove superfluous TODO comment
     new 8bd87d5  Remove skip of maven-enforcer-plugin from tooling module
     new 523408b  Remove unneccessary classes from unbanned reflective class 
list

The 6 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:
 .../quarkus/core/deployment/BuildProcessor.java    |  7 --
 extensions-core/core/runtime/pom.xml               |  7 --
 .../support/policy/deployment/PolicyProcessor.java |  3 -
 .../deployment/BeanValidatorProcessor.java         | 25 -------
 .../bean/validator/BeanValidatorRecorder.java      | 82 ----------------------
 .../component/netty/deployment/NettyProcessor.java | 22 ------
 pom.xml                                            |  1 -
 tooling/package-maven-plugin/pom.xml               | 11 ---
 8 files changed, 158 deletions(-)
 delete mode 100644 
extensions/bean-validator/runtime/src/main/java/org/apache/camel/quarkus/component/bean/validator/BeanValidatorRecorder.java

Reply via email to