Master issue for the new version: https://github.com/apache/camel-website/issues/670
Release guide update PR: https://github.com/apache/camel/pull/6436 There were more parts than I thought! My PRs are on top of the PRs for https://github.com/apache/camel-website/pull/669: some of the PRs for #666 didn’t get reviewed yet, and one is used here. If that’s a problem I can redo the spring-boot PR to break it into two, one for this and one for #666. David Jencks > On Nov 12, 2021, at 8:58 AM, Gregor Zurowski <gre...@list.zurowski.org> wrote: > > Ok, thanks for taking care of this. I will review the documentation > once you have a PR for it. > > Thanks, > Gregor > > On Fri, Nov 12, 2021 at 3:38 PM David Jencks <david.a.jen...@gmail.com> wrote: >> >> I’m happy to take care of this and update the instructions to the best of my >> ability :-) >> >>> On Nov 12, 2021, at 3:03 AM, Gregor Zurowski <gre...@list.zurowski.org> >>> wrote: >>> >>> Hi Everyone: >>> >>> I wanted to apply the changes described in >>> https://github.com/apache/camel/blob/main/docs/user-manual/modules/ROOT/pages/release-guide-website.adoc >>> after releasing Camel 3.13.0. It seems like a few things have changed >>> in the meantime, or maybe these are just issues in the current >>> document: >>> >>> 1) Based on the description in "Changes to main branch", we are >>> supposed to change `display-version` to the next version - in the >>> current case `camel-3.14.x`, but I currently see the `Next` value in >>> this tag instead of the previous version. Should I just leave `Next` >>> as-is? >>> >> >> It should stay Next >> >>> 2) In "Changes to the new branch" there is a reference to >>> `camel-spring-boot:docs/antora.yml` which does not exist. I assume >>> `camel-spring-boot:docs/components/antora.yml` should be updated >>> instead? >> >> I think I have a PR for the changes here already in the set related to >> https://github.com/apache/camel-website/pull/667 >> >>> >>> 3) The file >>> `camel-spring-boot:tooling/camel-spring-boot-docs-maven-plugin/src/main/java/org/apache/camel/springboot/maven/ExtMvelHelper.java` >>> does not exist in the Camel Spring Boot repository. >> >> Right, how the spring boots bits are generated has changed. >> >>> >>> Based on the findings above, I am reluctant to apply any changes, also >>> because I don't know the website build too well. Can someone please >>> take a look? >>> >>> Thanks in advance >>> Gregor >> >> David Jencks >>