This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from bd36440 CAMEL-13027 - Regen and docs
new 6706a0f CAMEL-13028: camel-undertow - When using SSL with rest-dsl
and api-doc then you can get a port already bound exception
new 4c158a4 CAMEL-13029: camel-swagger-java - Should default use scheme
from rest-dsl configuration in swagger doc
new a6cc16d Fixed CS
new bcc3cf9 Fixed CS
new a569ba3 Fixed CS
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../main/java/org/apache/camel/swagger/RestSwaggerReader.java | 3 +--
.../main/java/org/apache/camel/swagger/RestSwaggerSupport.java | 2 +-
.../apache/camel/swagger/SwaggerRestApiProcessorFactory.java | 8 ++++++++
.../camel/swagger/producer/DummyRestProducerFactory.java | 2 +-
.../camel/component/undertow/DefaultUndertowHttpBinding.java | 5 ++---
.../org/apache/camel/component/undertow/UndertowEndpoint.java | 5 ++---
.../org/apache/camel/component/undertow/UndertowHostKey.java | 10 ++++------
7 files changed, 19 insertions(+), 16 deletions(-)