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/03/19 09:27:44 UTC

[camel] branch master updated (e35b021 -> 34edbb6)

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 e35b021  Camel-AWS MSK: Polished
     new 7d2d8dd  (fix) CAMEL-13162: Fixed rest-dsl advice-with using inlined route with route id and replacing from should not append routeId as uri parameter.
     new 34edbb6  (fix) CAMEL-13162: Fixed rest-dsl advice-with using inlined route with route id and replacing from should not append routeId as uri parameter.

The 36182 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/model/RouteDefinitionHelper.java  |  5 ++-
 .../rest/FromRestAdviceWithTest.java}              | 51 ++++++++++++----------
 2 files changed, 31 insertions(+), 25 deletions(-)
 copy core/camel-core/src/test/java/org/apache/camel/{issues/AdviceWithOnExceptionTest.java => component/rest/FromRestAdviceWithTest.java} (61%)