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/03 12:28:00 UTC

[camel] branch master updated (1752a34 -> a547c3a)

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 1752a34  CAMEL-14246 - Camel-SQL: Relax the modifier for datasource setter by removing final
     add f1757ad  CAMEL-14240: Polished
     add a26d147  CAMEL-14240: Add debug=true|false into spring/blueprint XML
     add a547c3a  CAMEL-14240: Polished

No new revisions were added by this update.

Summary of changes:
 .../camel/blueprint/CamelContextFactoryBean.java     | 14 ++++++++++++++
 .../camel/cdi/xml/CamelContextFactoryBean.java       | 15 +++++++++++++++
 .../apache/camel/spring/CamelContextFactoryBean.java | 20 ++++++++++++++++++++
 .../java/org/apache/camel/RuntimeConfiguration.java  | 15 +++++++++++----
 .../core/xml/AbstractCamelContextFactoryBean.java    |  5 +++++
 5 files changed, 65 insertions(+), 4 deletions(-)