This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 8df17b13807 CAMEL-18565: camel-main - Should not swallow file not
found exception when loading routes, and routes-include-pattern refers to a non
existing file.
new 209ba3fc4b8 Upgrade swagger-java-parser to 1.0.62
new b68b1fff466 camel-rest - Fix NPE with better exception if component
not on classpath
new 479af0d5798 Skip undertow due to SSL testing issue on CI servers
new 3af9453712e Upgrade apicurio to 1.1.26
The 4 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:
camel-dependencies/pom.xml | 4 ++--
.../apache/camel/component/rest/openapi/HttpsTest.java | 1 +
.../apache/camel/component/rest/swagger/HttpsTest.java | 1 +
.../apache/camel/support/RestProducerFactoryHelper.java | 15 +++++++++------
parent/pom.xml | 4 ++--
5 files changed, 15 insertions(+), 10 deletions(-)