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/12/05 00:55:23 UTC

[camel-karaf] branch automatic-periodic-sync updated (8cf28d4 -> cb013de)

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

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


    from 8cf28d4  Regen
     add cb013de  CAMEL-17272: camel-spring-xml - Classic Spring XML add support for external route configuration XML files

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/blueprint/jaxb.index          |  1 +
 .../camel/blueprint/CamelContextFactoryBean.java   | 12 +++++
 ...CamelRouteConfigurationContextFactoryBean.java} | 15 +++---
 .../blueprint/handler/CamelNamespaceHandler.java   | 62 ++++++++++++++++++----
 4 files changed, 73 insertions(+), 17 deletions(-)
 copy components/camel-blueprint/src/main/java/org/apache/camel/blueprint/{CamelRouteTemplateContextFactoryBean.java => CamelRouteConfigurationContextFactoryBean.java} (72%)