This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git.
from 2c28733 Regen for commit 0eb4182bd0e1861d2fd1b7586ee9fef542484129 new b5a95f8 https://issues.apache.org/jira/browse/CAMEL-16807 : Fixed a problem with KafkaConfiguration:copy() new 854a087 CAMEL-15663 Added validation errors info in exception message 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: .../jsonvalidator/JsonValidationException.java | 7 +++++- .../JsonValidationExceptionTest.java} | 27 +++++++++++++--------- .../camel/component/kafka/KafkaConfiguration.java | 1 + 3 files changed, 23 insertions(+), 12 deletions(-) copy components/camel-json-validator/src/{main/java/org/apache/camel/component/jsonvalidator/DefaultJsonValidationErrorHandler.java => test/java/org/apache/camel/component/jsonvalidator/JsonValidationExceptionTest.java} (53%)