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 96fe9733cc3 Regen for commit a500b9d2db981d7d3834f933cd411e08bde3cf04
add af969efce28 Fix potential NPE
add 5dbf54d8e16 Code smell
add 7389ef82964 Close stream
add 47a36c1980a Close resolver
add d86835cfd18 Regen
add 791bf081821 Close resolver
add 2a3b85fc31b Close resolver
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 (96fe9733cc3)
\
N -- N -- N refs/heads/regen_bot (2a3b85fc31b)
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:
.../camel/component/aws2/ses/Ses2Endpoint.java | 3 +-
.../apache/camel/component/RepositoryFactory.java | 9 +++-
.../camel/support/PropertyBindingSupport.java | 2 +-
.../apache/camel/dsl/jbang/core/commands/Bind.java | 18 ++++++--
.../dsl/jbang/core/commands/ExportBaseCommand.java | 49 ++++++++++++----------
.../camel/dsl/yaml/YamlRoutesBuilderLoader.java | 11 ++---
6 files changed, 56 insertions(+), 36 deletions(-)