This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch automatic-periodic-sync
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
omit 0dc8b765bf4 [create-pull-request] automated change
add e584979e721 [create-pull-request] automated change (#584)
add b524914e267 CAMEL-18150: Add option to enable timestamps in camel
events to know exactly when they fired.
add e2ec02da34d Update to SB 2.7.1 (#582)
add 6acd15dc29e [create-pull-request] automated change
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 (0dc8b765bf4)
\
N -- N -- N refs/heads/automatic-periodic-sync (6acd15dc29e)
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:
.../src/main/docs/caffeine.json | 24 +++----
.../src/main/docs/ehcache.json | 12 ++--
.../camel-ignite-starter/src/main/docs/ignite.json | 84 +++++++++++-----------
.../src/main/docs/infinispan-embedded.json | 48 ++++++-------
.../src/main/docs/infinispan.json | 48 ++++++-------
.../src/main/docs/undertow.json | 12 ++--
.../src/main/docs/xmlsecurity.json | 12 ++--
.../src/main/docs/spring-boot.json | 7 ++
.../spring/boot/CamelConfigurationProperties.java | 7 ++
pom.xml | 2 +-
10 files changed, 135 insertions(+), 121 deletions(-)