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 c28b24d7a1a [create-pull-request] automated change
     add 98add9a8271 [create-pull-request] automated change (#1144)
     add e8566492b31 CAMEL-20758: camel-spring-boot - Debugger is created twice 
(#1145)

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   (c28b24d7a1a)
            \
             N -- N -- N   refs/heads/automatic-periodic-sync (e8566492b31)

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-debug-starter/src/main/docs/debug.json   | 114 ++++++++++++++++++---
 .../boot/debug/CamelDebugAutoConfiguration.java    |   5 +
 .../debug/CamelDebugConfigurationProperties.java   |   0
 ...rk.boot.autoconfigure.AutoConfiguration.imports |   2 +-
 .../src/main/docs/spring-boot.json                 |  94 -----------------
 ...rk.boot.autoconfigure.AutoConfiguration.imports |   1 -
 6 files changed, 106 insertions(+), 110 deletions(-)
 rename {core/camel-spring-boot => 
components-starter/camel-debug-starter}/src/main/java/org/apache/camel/spring/boot/debug/CamelDebugAutoConfiguration.java
 (94%)
 rename {core/camel-spring-boot => 
components-starter/camel-debug-starter}/src/main/java/org/apache/camel/spring/boot/debug/CamelDebugConfigurationProperties.java
 (100%)
 copy {core/camel-spring-boot-xml => 
components-starter/camel-debug-starter}/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports
 (93%)

Reply via email to