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 8c7a1da [create-pull-request] automated change add 0d1a1a1 [create-pull-request] automated change add a7f4849 CAMEL-16353: camel-main - Add @EagerClassloaded to mark classes which should be eager loaded via camel-main. This optimize to load these classes before Camel is started and otherwise would load these classes on first message processed. A maven plugin scans the code and updates the source code to keep the list of classes to eager loaded automatic up-to-date. 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 (8c7a1da) \ N -- N -- N refs/heads/automatic-periodic-sync (a7f4849) 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: core/camel-spring-boot/src/main/docs/spring-boot.adoc | 3 ++- .../org/apache/camel/spring/boot/CamelConfigurationProperties.java | 7 +++++++ 2 files changed, 9 insertions(+), 1 deletion(-)