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 2ad53aaef4b Regen for commit 9d4cef2cf98992579d43d3603eb3f8fd9a9f3a41
     add 9a8eb25d571 (chores) ci: added support for generating summaries from 
the incremental test script
     add 06e01fc6e2a (chores) ci: fix summary script location
     add a9dcf5fc90c (chores) ci: fixed incorrect file permissions
     add 2eb7f940e52 CAMEL-19554 - camel-snakeyaml: ensure tests have 
assertions.

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   (2ad53aaef4b)
            \
             N -- N -- N   refs/heads/regen_bot (2eb7f940e52)

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:
 .../actions/incremental-build/incremental-build.sh |     2 +
 .../actions/incremental-build/parse_errors.sh      |    15 +-
 camel-dependencies/pom.xml                         |   611 +-
 .../apache/camel/catalog/schemas/camel-spring.xsd  | 10580 ++++++++-----------
 .../component/snakeyaml/SnakeYAMLDoSTest.java      |     3 +-
 .../component/snakeyaml/SnakeYAMLTestHelper.java   |     5 +-
 .../snakeyaml/SnakeYAMLTypeFilterHelper.java       |    84 +-
 .../snakeyaml/SnakeYAMLUnmarshalTypeTest.java      |     3 +-
 .../org/apache/camel/main/BaseMainSupport.java     |     3 +
 .../org/apache/camel/xml/in/ModelParserTest.java   |    10 +-
 10 files changed, 4472 insertions(+), 6844 deletions(-)
 copy docs/local-build.sh => .github/actions/incremental-build/parse_errors.sh 
(73%)

Reply via email to