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 9ea5498 Regen new b83833c CAMEL-13792: Fixed issue with camel-rest-swagger and renaming http components and some flaws with settign up rest configuration new fce66e0 Fixed example as swagger petstorre uses https now and http4 works OOTB where as undertow dont The 2 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: .../org/apache/camel/component/http4/HttpComponent.java | 4 ++-- .../camel/component/rest/swagger/RestSwaggerEndpoint.java | 9 +++++++-- .../component/rest/swagger/RestSwaggerEndpointTest.java | 14 +++++++------- .../java/org/apache/camel/component/rest/RestEndpoint.java | 10 +++------- examples/camel-example-rest-swagger/pom.xml | 2 +- 5 files changed, 20 insertions(+), 19 deletions(-)