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