Please don’t remove that include, it’s there to tell you that someone made the camel spring boot system inconsistent. The inconsistency is that there’s a .json file for a starter with no corresponding documentation page. If you build the site locally and look at the spring boot index page you’ll see what it is. If you can access the build results that failed you can see it there, but I don’t know how to do that.
Where would be a good place to document how this works? David Jencks > On Nov 3, 2021, at 4:23 AM, Zoran Regvart <zo...@regvart.com> wrote: > > Hi Cameleers, > The website has been broken for a few days now. One issue[1] reported > by Claus was fixed by making sure that the Yarn cache is appropriate > for the Docker/Linux build we perform on ci-builds.a.o. > > Now that issue seems to be resolved, but another issue occurred, and I > can't really understand why, the `yarn workspaces foreach` seems to > ignore the top-level workspace, and only the Antora UI is built. > > This issue seems to be resolved by upgrading Yarn & plugins, which I > have prepared in a draft pull request[2], but that is now blocked by > an error in the build traced back to a pull request[3] in > camel-spring-boot. > > I'm not sure if I should outright remove that include, or if it serves > a specific purpose that I don't understand yet. > > Can someone help me with this? David? > > zoran > > [1] https://github.com/apache/camel-website/issues/660 > [2] https://github.com/apache/camel-website/pull/646 > [3] https://github.com/apache/camel-spring-boot/pull/391 > -- > Zoran Regvart