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/12/06 09:04:37 UTC

[camel] branch master updated (b0e9543 -> bb47804)

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 b0e9543  CAMEL-14265: camel-cdi - Standalone CDI with Camel Main discovers routes twice
     add bb47804  CAMEL-14266: Add getStartDate to CamelContext api

No new revisions were added by this update.

Summary of changes:
 .../camel-api/src/main/java/org/apache/camel/CamelContext.java | 10 ++++++----
 .../org/apache/camel/impl/engine/AbstractCamelContext.java     |  5 +++++
 .../org/apache/camel/impl/engine/DefaultCamelContextTest.java  |  8 ++++++++
 3 files changed, 19 insertions(+), 4 deletions(-)