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 8679b15  [create-pull-request] automated change
     add 94023b5  [create-pull-request] automated change
     add aa6c2bf  Jenkinsfile SB build: changed the JDK name following INFRA 
new approach
     add 0dc1aa0  Jenkinsfile SB deploy build: changed the JDK name following 
INFRA new approach
     add ae66f66  Jenkinsfile SB JDK11 build: changed the JDK name following 
INFRA new approach
     add cb130b2  Jenkinsfile SB JDK14 build: changed the JDK name following 
INFRA new approach
     add b30a0a5  CAMEL-15671: Allow to turn off CamelBeanPostProcessor.
     add 8951adc  [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   (8679b15)
            \
             N -- N -- N   refs/heads/automatic-periodic-sync (8951adc)

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:
 Jenkinsfile.sb                                            |  2 +-
 Jenkinsfile.sb.deploy                                     |  2 +-
 Jenkinsfile.sb.jdk11                                      |  2 +-
 Jenkinsfile.sb.jdk14                                      |  2 +-
 .../catalog/components/aws2-kinesis-firehose.json         |  2 ++
 .../camel/springboot/catalog/components/aws2-kinesis.json |  2 ++
 .../src/main/docs/aws2-kinesis-starter.adoc               |  4 +++-
 .../KinesisFirehose2ComponentConfiguration.java           | 12 ++++++++++++
 .../springboot/Kinesis2ComponentConfiguration.java        | 12 ++++++++++++
 core/camel-spring-boot/src/main/docs/spring-boot.adoc     |  3 ++-
 .../camel/spring/boot/CamelConfigurationProperties.java   | 15 +++++++++++++++
 docs/modules/ROOT/pages/aws2-kinesis-starter.adoc         |  4 +++-
 docs/modules/ROOT/pages/spring-boot.adoc                  |  7 ++++---
 13 files changed, 59 insertions(+), 10 deletions(-)

Reply via email to