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 2020/07/03 06:48:28 UTC

[camel] branch CAMEL-14963 updated (83a1f86 -> da7f707)

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

davsclaus pushed a change to branch CAMEL-14963
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 83a1f86  CAMEL-14963: Route Template. WIP
     add da7f707  CAMEL-14963: Route Template. WIP

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/camel/cdi/XmlCdiBeanFactory.java     | 8 +++-----
 .../org/apache/camel/cdi/xml/RouteTemplateContextDefinition.java  | 5 +++--
 .../apache/camel/cdi/test/XmlRouteTemplateContextImportTest.java  | 5 +++--
 .../apache/camel/spring/CamelRouteTemplateContextFactoryBean.java | 5 +++--
 .../org/apache/camel/spring/handler/CamelNamespaceHandler.java    | 2 +-
 5 files changed, 13 insertions(+), 12 deletions(-)