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


 discard d7c1eaba636 Regen for commit 30f081daf5f2a6531cb2d9c8072a4eaaa0b3f9d5
     add e0669037499 CAMEL-18850: camel-core-model - @XmlAttributes should be 
String or Enum type only
     add 881d2cd8e08 Regen for commit e06690374992b807ebf5b9d4c2747df0988b26d8

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   (d7c1eaba636)
            \
             N -- N -- N   refs/heads/regen_bot (881d2cd8e08)

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:
 .../apache/camel/catalog/dataformats/jsonApi.json  |   4 +-
 .../org/apache/camel/catalog/models/jsonApi.json   |   4 +-
 .../apache/camel/catalog/schemas/camel-spring.xsd  |  26 ++---
 .../jsonapi/JsonApiDataFormatConfigurer.java       |   4 +-
 .../apache/camel/component/jsonapi/jsonApi.json    |   4 +-
 .../camel/component/jsonapi/JsonApiDataFormat.java | 108 +++++++++++++++----
 .../component/jsonapi/JsonApiDataFormatTest.java   |   4 +-
 .../org/apache/camel/model/dataformat/jsonApi.json |   4 +-
 .../camel/model/dataformat/JsonApiDataFormat.java  |  71 ++++++++++---
 .../model/rest/RestConfigurationDefinition.java    | 114 ++++++++++++++++-----
 .../dataformat/JsonApiDataFormatReifier.java       |   2 +
 .../java/org/apache/camel/xml/in/ModelParser.java  |  16 +--
 .../dsl/yaml/deserializers/ModelDeserializers.java |  17 +--
 .../generated/resources/schema/camel-yaml-dsl.json |   3 +
 .../generated/resources/schema/camelYamlDsl.json   |   3 +
 15 files changed, 280 insertions(+), 104 deletions(-)

Reply via email to