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.
omit 437356b Regen for commit 255c4bb00c68f200524a7e09227fffc6876df3e0
add 8a01940 camel-core-model - Sort options so required are on top
add 3374803 Add some slack in test
add f2a4b4d Regen for commit 337480379b018586ba5e058ec9ca580f079da11a
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (437356b)
\
N -- N -- N refs/heads/regen_bot (f2a4b4d)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../org/apache/camel/catalog/models/apiKey.json | 2 +-
.../apache/camel/catalog/models/bearerToken.json | 2 +-
.../org/apache/camel/catalog/models/delete.json | 6 +--
.../org/apache/camel/catalog/models/get.json | 6 +--
.../org/apache/camel/catalog/models/head.json | 6 +--
.../org/apache/camel/catalog/models/language.json | 2 +-
.../org/apache/camel/catalog/models/oauth2.json | 2 +-
.../apache/camel/catalog/models/openIdConnect.json | 2 +-
.../org/apache/camel/catalog/models/patch.json | 6 +--
.../org/apache/camel/catalog/models/post.json | 6 +--
.../camel/catalog/models/propertyExpression.json | 4 +-
.../org/apache/camel/catalog/models/put.json | 6 +--
.../apache/camel/catalog/models/serviceCall.json | 2 +-
.../org/apache/camel/catalog/models/setHeader.json | 2 +-
.../apache/camel/catalog/models/setProperty.json | 2 +-
.../org/apache/camel/catalog/models/verb.json | 6 +--
.../org/apache/camel/catalog/models/weighted.json | 2 +-
.../apache/camel/catalog/schemas/camel-spring.xsd | 50 +++++++++++-----------
.../TransactedStackSizeBreakOnExceptionTest.java | 2 +-
.../org/apache/camel/model/cloud/serviceCall.json | 2 +-
.../org/apache/camel/model/language/language.json | 2 +-
.../apache/camel/model/loadbalancer/weighted.json | 2 +-
.../org/apache/camel/model/propertyExpression.json | 4 +-
.../org/apache/camel/model/rest/apiKey.json | 2 +-
.../org/apache/camel/model/rest/bearerToken.json | 2 +-
.../org/apache/camel/model/rest/delete.json | 6 +--
.../resources/org/apache/camel/model/rest/get.json | 6 +--
.../org/apache/camel/model/rest/head.json | 6 +--
.../org/apache/camel/model/rest/oauth2.json | 2 +-
.../org/apache/camel/model/rest/openIdConnect.json | 2 +-
.../org/apache/camel/model/rest/patch.json | 6 +--
.../org/apache/camel/model/rest/post.json | 6 +--
.../resources/org/apache/camel/model/rest/put.json | 6 +--
.../org/apache/camel/model/rest/verb.json | 6 +--
.../org/apache/camel/model/setHeader.json | 2 +-
.../org/apache/camel/model/setProperty.json | 2 +-
.../WeightedLoadBalancerDefinition.java | 4 +-
.../apache/camel/model/rest/VerbDefinition.java | 16 ++++---
.../camel/maven/packaging/SchemaGeneratorMojo.java | 5 +++
39 files changed, 106 insertions(+), 99 deletions(-)