You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2021/03/18 11:06:35 UTC

[camel] branch regen_bot updated (4e175db -> 4a1b990)

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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 4e175db  CAMEL-16169: CamelContext.addComponent should auto start component if context is already started.
     add 4a1b990  CAMEL-15741: camel-joor - Add support for default values in headerAs/exchangePropertyAs

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/docs/joor-language.adoc   |  4 ++-
 .../camel-joor/src/main/docs/joor-language.adoc    |  4 ++-
 .../apache/camel/language/joor/JoorCompiler.java   | 34 +++++++++++++++++-----
 .../org/apache/camel/language/joor/JoorHelper.java |  8 +++++
 .../camel/language/joor/JoorLanguageTest.java      | 24 +++++++++++++++
 .../modules/languages/pages/joor-language.adoc     |  4 ++-
 6 files changed, 67 insertions(+), 11 deletions(-)