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/05/16 16:11:16 UTC

[camel] branch master updated (4ea100b -> 8d4f166)

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 4ea100b  Upgrade Maven Jar Plugin to version 3.1.2
     add 8d4f166  CAMEL-13536: Using bean in RouteBuilder with this on a method that are from the same RouteBuilder may go into endless recurisve call in its toString representation. Thanks to Kamil for test case.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/model/BeanDefinition.java     |  3 +-
 .../bean/issues/BeanThisAdviceWithIssueTest.java}  | 67 +++++++++++++---------
 2 files changed, 42 insertions(+), 28 deletions(-)
 copy core/camel-core/src/test/java/org/apache/camel/{processor/interceptor/AdviceWithWeaveAfterLastSplitTest.java => component/bean/issues/BeanThisAdviceWithIssueTest.java} (52%)