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/08/04 00:41:33 UTC

[camel-karaf] branch automatic-periodic-sync updated (cb4530a -> 924d46c)

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 cb4530a  CAMEL-16828: camel-cloud - should not use reflection when configuring model to factory. For this we need to use generated configurer classes.
     add 924d46c  CAMEL-16757: Blueprint XML to support routeConfiguration

No new revisions were added by this update.

Summary of changes:
 .../camel/blueprint/CamelContextFactoryBean.java   | 13 ++++++++++++
 .../blueprint/handler/CamelNamespaceHandler.java   |  2 +-
 ...RoutesConfigurationBuilderIdOrPatternTest.java} | 12 +++++------
 ...tRoutesConfigurationBuilderIdOrPatternTest.xml} | 24 +++++++++++++++++++---
 4 files changed, 41 insertions(+), 10 deletions(-)
 copy components/camel-test-blueprint/src/test/java/org/apache/camel/test/blueprint/{BlueprintOptionalPropertiesDslTest.java => BlueprintRoutesConfigurationBuilderIdOrPatternTest.java} (71%)
 copy components/camel-test-blueprint/src/test/resources/org/apache/camel/test/blueprint/{camelEndpointInject.xml => blueprintRoutesConfigurationBuilderIdOrPatternTest.xml} (62%)