This is an automated email from the ASF dual-hosted git repository.
gzurowski pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from ddf6a33 Fix placeholders in logging statement
new b16adb4 [Minor] Remove redundant declaration
new 42aef36 [Minor] Use Java-style array declaration
new 7ae7f07 [Minor] Remove unnecessary semicolons
new 85ab634 Fix placeholders in logging statements
The 4 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:
.../java/org/apache/camel/builder/FlexibleAggregationStrategy.java | 2 +-
.../java/org/apache/camel/builder/XMLTokenExpressionIterator.java | 4 ++--
.../apache/camel/component/bean/AbstractCamelInvocationHandler.java | 2 +-
.../src/main/java/org/apache/camel/component/bean/BeanInfo.java | 2 +-
.../src/main/java/org/apache/camel/component/bean/MethodInfo.java | 4 ++--
.../src/main/java/org/apache/camel/impl/AbstractCamelContext.java | 2 +-
.../src/main/java/org/apache/camel/reifier/ToDynamicReifier.java | 2 +-
.../java/org/apache/camel/reifier/transformer/TransformerReifier.java | 2 +-
.../java/org/apache/camel/reifier/validator/ValidatorReifier.java | 2 +-
9 files changed, 11 insertions(+), 11 deletions(-)