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 2023/08/11 08:10:10 UTC

[camel] branch regen_bot updated (cf93baa4723 -> e5d27841ea1)

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

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


    from cf93baa4723 camel-jcr - Test a little bit faster (#11078)
     add 99f24c5d603 camel-jetty - Make testing faster (#11077)
     add 0c30abafae9 Fix typo `groupping` --> `grouping` (#11079)
     add e5d27841ea1 Regen for commit 0c30abafae9cb75b55954adda292b4881bec9ce3

No new revisions were added by this update.

Summary of changes:
 .../generated/resources/org/apache/camel/catalog/models/beans.json  | 2 +-
 .../resources/org/apache/camel/catalog/schemas/camel-spring.xsd     | 2 +-
 components/camel-jetty/pom.xml                                      | 1 +
 .../test/java/org/apache/camel/component/jetty/InterfacesTest.java  | 2 ++
 .../camel/component/jetty/JettySuspendWhileInProgressTest.java      | 4 ++--
 .../component/jetty/rest/RestJettyRemoveAddRestAndRouteTest.java    | 6 ------
 .../camel/component/jetty/JettyComponentSpringConfiguredTest.xml    | 3 +--
 .../test/resources/org/apache/camel/component/jetty/jetty-https.xml | 1 +
 .../apache/camel/component/jetty/jetty-noconnection-redelivery.xml  | 1 +
 .../org/apache/camel/component/jetty/jetty-noconnection.xml         | 1 +
 .../src/generated/resources/org/apache/camel/model/app/beans.json   | 2 +-
 .../src/main/java/org/apache/camel/model/app/BeansDefinition.java   | 2 +-
 .../org/apache/camel/dsl/yaml/deserializers/ModelDeserializers.java | 2 +-
 .../src/generated/resources/schema/camel-yaml-dsl.json              | 2 +-
 .../camel-yaml-dsl/src/generated/resources/schema/camelYamlDsl.json | 2 +-
 15 files changed, 16 insertions(+), 17 deletions(-)