This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a change to branch 3.3.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git.
from c275d73 Recording .gitmergeinfo Changes
new 1bf982f Update Velocity version to 2.2
new 9987ba3 Log error in the AllowAllHostnameVerifier
new 97c854b Cxf 8208 - Handle exceptions when looking up swagger ui
resources (#637)
new f18b1bc Recording .gitmergeinfo Changes
new 9ad3799 Recording .gitmergeinfo Changes
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:
.gitmergeinfo | 11 +++++++
parent/pom.xml | 2 +-
rt/rs/description-swagger-ui/pom.xml | 5 ++++
.../jaxrs/swagger/ui/SwaggerUiResourceLocator.java | 8 ++++-
.../swagger/ui/SwaggerUIResourceLocatorTest.java | 35 +++++++++++-----------
.../transport/https/AllowAllHostnameVerifier.java | 9 ++++++
6 files changed, 51 insertions(+), 19 deletions(-)
copy
systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/BookServerSpring.java
=>
rt/rs/description-swagger-ui/src/test/java/org/apache/cxf/jaxrs/swagger/ui/SwaggerUIResourceLocatorTest.java
(55%)