[ https://issues.apache.org/jira/browse/CXF-7093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15597905#comment-15597905 ]
ASF GitHub Bot commented on CXF-7093: ------------------------------------- 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. > Investigate how SpringBoot demos can be included in the distribution > -------------------------------------------------------------------- > > Key: CXF-7093 > URL: https://issues.apache.org/jira/browse/CXF-7093 > Project: CXF > Issue Type: Task > Reporter: Sergey Beryozkin > Priority: Minor > Fix For: 3.2.0, 3.1.9 > > > These demos to not currently use a CXF demos parent pom and hence are > excluded from the build -- This message was sent by Atlassian JIRA (v6.3.4#6332)