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/11/30 19:39:41 UTC

[camel] branch master updated (a6deea3 -> e0353ee)

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 a6deea3  [CAMEL-13575] Use strings instead of boolean/integer/long in definition fields (#3365)
     add d573141  CAMEL-13535: Polished
     add e0353ee  CAMEL-14235: Regen

No new revisions were added by this update.

Summary of changes:
 .../camel-seda/src/main/docs/seda-component.adoc   |  3 +-
 .../camel-stub/src/main/docs/stub-component.adoc   |  3 +-
 .../camel-vm/src/main/docs/vm-component.adoc       |  3 +-
 .../java/org/apache/camel/spi/RoutePolicy.java     |  3 +-
 .../impl/engine/SupervisingRouteController.java    | 47 +++++-----------------
 .../engine/SupervisingRouteControllerFilters.java  |  4 ++
 .../modules/ROOT/pages/seda-component.adoc         |  3 +-
 .../modules/ROOT/pages/stub-component.adoc         |  3 +-
 .../modules/ROOT/pages/vm-component.adoc           |  3 +-
 9 files changed, 27 insertions(+), 45 deletions(-)