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

orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


    from a9a2535582c Regen
     new 67660977550 (chores) camel-core: simplify assertions
     new 95837db2edb (chores) camel-core: fixed overly complex log messages
     new 18098d50045 (chores) camel-core: fixed misleading logger name
     new 7e9b0713779 (chores) camel-core: fixed incorrect package name

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:
 .../camel/impl/engine/AbstractCamelContext.java    |   2 +-
 .../org/apache/camel/model/TryDefinitionTest.java  |   6 +-
 .../bean/BeanWithExpressionInjectionTest.java      |   3 +-
 .../bean/BeanWithHeadersAndBodyInjectionTest.java  |   3 +-
 .../BeanWithPropertiesAndHeadersInjectionTest.java |   3 +-
 ...eanWithPropertiesAndVariablesInjectionTest.java |   3 +-
 .../BeanWithVariablesAndBodyInjectionTest.java     |   3 +-
 .../BodyAnnotationToDisambiguateMethodsTest.java   |   3 +-
 ...ressionAnnotationToDisambiguateMethodsTest.java |   3 +-
 .../camel/component/bean/NewInstanceTest.java      |   3 +-
 .../camel/component/bean/PredicateAsBeanTest.java  |   3 +-
 .../file/FileProducerMoveExistingStrategyTest.java |   2 +-
 .../camel/converter/TypeCoerceCompareTest.java     | 111 +++++++++++----------
 .../BeanOgnMethodWithXPathInjectionTest.java       |   2 +-
 .../BeanWithXPathInjectionPreCompileTest.java      |   2 +-
 .../processor/BeanWithXPathInjectionTest.java      |   2 +-
 .../SplitterParallelAggregateManualTest.java       |   2 +-
 .../camel/support/RouteWatcherReloadStrategy.java  |   2 +-
 .../camel/support/component/ApiConsumerHelper.java |   4 +-
 19 files changed, 75 insertions(+), 87 deletions(-)

Reply via email to