This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 877bfa0 CAMEL-12777 - Checkstyle issues new dbbd746 CAMEL-12777 - Checkstyle issues new 4ed0abf CAMEL-12777 - Checkstyle issues 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: .../apache/camel/builder/BinaryPredicateSupport.java | 4 ++-- .../org/apache/camel/builder/DataFormatClause.java | 2 +- .../org/apache/camel/builder/PredicateBuilder.java | 4 ++-- .../org/apache/camel/component/bean/MethodInfo.java | 4 ++-- .../camel/component/binding/BindingComponent.java | 4 ++-- .../camel/component/binding/BindingEndpoint.java | 4 ++-- .../verifier/DefaultComponentVerifierExtension.java | 4 ++-- .../camel/component/file/GenericFileComponent.java | 4 ++-- .../org/apache/camel/component/rest/RestEndpoint.java | 4 ++-- .../org/apache/camel/component/rest/RestProducer.java | 6 +++--- .../org/apache/camel/component/stub/StubProducer.java | 6 +++--- .../validator/DefaultLSResourceResolver.java | 4 ++-- .../DefaultValidatorResourceResolverFactory.java | 2 +- .../camel/component/validator/ValidatorEndpoint.java | 3 ++- .../validator/ValidatorResourceResolverFactory.java | 2 +- .../org/apache/camel/component/xslt/XsltEndpoint.java | 3 ++- .../org/apache/camel/converter/jaxp/DomConverter.java | 9 +++++---- .../org/apache/camel/converter/jaxp/XmlConverter.java | 19 ++++++++++--------- .../org/apache/camel/impl/DefaultCamelContext.java | 4 ++-- .../apache/camel/impl/DefaultConsumerTemplate.java | 4 ++-- .../apache/camel/impl/FileWatcherReloadStrategy.java | 6 +++--- .../camel/impl/InterceptSendToEndpointProcessor.java | 4 ++-- .../impl/InterceptSendToMockEndpointStrategy.java | 4 ++-- .../org/apache/camel/impl/ParameterConfiguration.java | 4 ++-- .../main/java/org/apache/camel/impl/RouteService.java | 6 +++--- .../camel/impl/cloud/CachingServiceDiscovery.java | 6 +++--- .../impl/converter/AnnotationTypeConverterLoader.java | 8 ++++---- .../java/org/apache/camel/impl/osgi/Activator.java | 4 ++-- 28 files changed, 71 insertions(+), 67 deletions(-)