You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2019/01/30 18:02:16 UTC

[camel] branch master updated (ff26402 -> 819d657)

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

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


    from ff26402  CAMEL-13108: Move mock component out of camel-core (#2738)
     new 73873d9  Polished
     new 819d657  Polished

The 35146 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/builder/ExpressionClauseSupport.java     | 34 +++++++---------------
 .../org/apache/camel/builder/xml/Namespaces.java   |  2 +-
 .../org/apache/camel/impl/CompoundIterator.java    |  2 +-
 .../processor/interceptor}/ConditionSupport.java   |  2 +-
 .../interceptor/DebugExceptionBreakpointTest.java  |  1 -
 .../DebugExceptionEventBreakpointTest.java         |  3 --
 .../interceptor/DebugSingleStepConditionTest.java  |  1 -
 .../camel/processor/interceptor/DebugTest.java     |  2 --
 8 files changed, 13 insertions(+), 34 deletions(-)
 rename camel-core/src/{main/java/org/apache/camel/impl => test/java/org/apache/camel/processor/interceptor}/ConditionSupport.java (96%)