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 2021/08/03 13:42:24 UTC

[camel] branch CAMEL-16757b updated (8ee3b06 -> e873889)

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

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


    from 8ee3b06  CAMEL-16757: Added route configuration docs
     add 9ed1eae  CAMEL-16757: Fix model and regen
     add e873889  Fixed CS

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/models/camelContext.json    |  1 +
 .../apache/camel/catalog/models/routeConfiguration.json  |  5 +++++
 .../org/apache/camel/catalog/schemas/camel-spring.xsd    | 11 +++++------
 .../ZooKeeperServiceDiscoveryFactoryConfigurer.java      |  6 ++++--
 .../main/java/org/apache/camel/StartupSummaryLevel.java  |  1 -
 .../org/apache/camel/model/routeConfiguration.json       |  4 ++--
 .../apache/camel/model/RouteConfigurationDefinition.java |  8 ++++----
 .../builder/endpoint/LambdaEndpointRouteBuilderTest.java | 16 ++++++++++++++++
 8 files changed, 37 insertions(+), 15 deletions(-)