-
Bug
-
Resolution: Done
-
Blocker
-
fuse-7.7-build1, fuse-7.7-build5
-
None
-
%
-
fuse-7.7-build6
Application templates are pointing to quickstarts with non-productized git ref (which leads to non-productized BOM versions). Eg.https://github.com/jboss-fuse/application-templates/blob/application-templates-2.1.0.fuse-sb2-770011-redhat-00001/quickstarts/spring-boot-2-camel-xml-template.json#L48
Full list of affected quickstarts found by acceptance tests:
Then Quickstart has correct bom version # QuickstartBase.quickstartHasCorrectBomVersion() org.junit.internal.runners.model.MultipleFailureException: There were 4 errors: java.lang.AssertionError(Quickstart target/git-spring-boot-2-cxf-jaxrs3497430434033125617808453505512986 (Git url: https://github.com/fabric8-quickstarts/spring-boot-cxf-jaxrs.git, git tag: spring-boot-cxf-jaxrs-7.7.0.fuse-sb2-770011) has wrong bom version: Expected: "7.7.0.fuse-sb2-770004-redhat-00001" but: was "7.7.0.fuse-sb2-770004") java.lang.AssertionError(Quickstart target/git-spring-boot-2-camel-xml3497443014084278011438799018920149 (Git url: https://github.com/fabric8-quickstarts/spring-boot-camel-xml.git, git tag: spring-boot-camel-xml-7.7.0.fuse-sb2-770011) has wrong bom version: Expected: "7.7.0.fuse-sb2-770004-redhat-00001" but: was "7.7.0.fuse-sb2-770004") java.lang.AssertionError(Quickstart target/git-spring-boot-2-cxf-jaxws-xml3497472494549694300663060095148513 (Git url: https://github.com/fabric8-quickstarts/spring-boot-cxf-jaxws-xml.git, git tag: spring-boot-cxf-jaxws-xml-7.7.0.fuse-sb2-770011) has wrong bom version: Expected: "7.7.0.fuse-sb2-770004-redhat-00001" but: was "7.7.0.fuse-sb2-770004") java.lang.AssertionError(Quickstart target/git-spring-boot-2-cxf-jaxrs-xml3497535957579852528135198436385274 (Git url: https://github.com/fabric8-quickstarts/spring-boot-cxf-jaxrs-xml.git, git tag: spring-boot-cxf-jaxrs-xml-7.7.0.fuse-sb2-770011) has wrong bom version: Expected: "7.7.0.fuse-sb2-770004-redhat-00001" but: was "7.7.0.fuse-sb2-770004")
- blocks
-
ENTESB-13953 Fuse 7.7.0 Build 5
- Resolved