reta commented on pull request #682:
URL: https://github.com/apache/cxf/pull/682#issuecomment-651424816
Ok, figured out, we need to wait for Swagger `1.6.2` release to migrate to
Jackson `2.11.x`
This is an automated messag
reta commented on pull request #682:
URL: https://github.com/apache/cxf/pull/682#issuecomment-651413265
Thanks @coheigea, on it, Swagger is never easy :-)
This is an automated message from the Apache Git Service.
To respond t
ashakirin commented on pull request #681:
URL: https://github.com/apache/cxf/pull/681#issuecomment-651389614
> transform() method not found in
**org.apache.cxf.ext.logging.AbstractLoggingInterceptor** in
**org.apache.cxf:cxf-rt-features-logging:3.3.7** dependency
transform() method
ashakirin commented on a change in pull request #681:
URL: https://github.com/apache/cxf/pull/681#discussion_r447274728
##
File path: rt/features/logging/pom.xml
##
@@ -38,6 +38,10 @@
org.slf4j
slf4j-api
+
Review comment:
Perh
Hi, Apache enthusiast!
(You’re receiving this because you’re subscribed to one or more dev or
user mailing lists for an Apache Software Foundation project.)
The ApacheCon Planners and the Apache Software Foundation are pleased to
announce that ApacheCon @Home will be held online, September 29
coheigea commented on pull request #682:
URL: https://github.com/apache/cxf/pull/682#issuecomment-650980582
There are some failing tests in systests/jaxrs to do with swagger still.
This is an automated message from the Apache