[ https://issues.apache.org/jira/browse/CXF-7093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15597878#comment-15597878 ]
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_r84577282 --- Diff: distribution/src/main/release/samples/jax_rs/spring_boot/README --- @@ -8,7 +8,7 @@ The sample uses Maven. It can be built and run from the command line: ---- $ mvn -Pserver or -$ java -jar target/spring-boot-sample-rs-cxf-3.2.0-SNAPSHOT.jar +$ java -jar target/spring-boot-sample-rs-cxf-*.jar --- End diff -- @reta Ok, makes sense. I'll change the build output to not include version #. > 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)