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 1c47901d8b0 [create-pull-request] automated change
     add 97e245d3bbc [create-pull-request] automated change
     add 29e53265494 CAMEL-17992: add a unit test to verify the handling of ssl 
properties (#544)
     add 6f97ea0efe9 [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   (1c47901d8b0)
            \
             N -- N -- N   refs/heads/automatic-periodic-sync (6f97ea0efe9)

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:
 .../springboot/catalog/components/mongodb.json     |   1 +
 .../NettyComponentConfigurationTest.java           | 123 +++++++++++++++++++++
 .../src/test/resources/application.properties      |   2 +
 .../src/test/resources/keystore.jks                | Bin 0 -> 1473 bytes
 4 files changed, 126 insertions(+)
 create mode 100644 
components-starter/camel-netty-starter/src/test/java/org/apache/camel/component/netty/springboot/NettyComponentConfigurationTest.java
 copy components-starter/{camel-consul-starter => 
camel-netty-starter}/src/test/resources/application.properties (90%)
 create mode 100644 
components-starter/camel-netty-starter/src/test/resources/keystore.jks

Reply via email to