Github user johnament commented on a diff in the pull request:
https://github.com/apache/cxf/pull/183#discussion_r84577620
--- Diff:
distribution/src/main/release/samples/jax_rs/spring_boot_scan/client/pom.xml ---
@@ -43,22 +52,23 @@
<artifactId>org.qi4j.library.circuitbreaker</artifactId>
<version>${cxf.zest.version}</version>
</dependency>
+ <dependency>
--- End diff --
Ok, this dependency was a bit of an annoyance. Its defined in the samples
parent, but it interferes with spring boot's use of logback.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---