Re: Website build issues

2024-04-25 Thread Gregor Zurowski
Thanks James for fixing this so quickly. The build is back to normal. Thanks again, Gregor On Thu, Apr 25, 2024 at 12:31 PM James Netherton wrote: > > Hi Gregor, > > I reverted the offending change. Hopefully it fixes things. > > -- > James > > On Thu, 25 Apr 2024 at 11:11, Gregor Zurowski >

Re: Website build issues

2024-04-25 Thread James Netherton
Hi Gregor, I reverted the offending change. Hopefully it fixes things. -- James On Thu, 25 Apr 2024 at 11:11, Gregor Zurowski wrote: > Hi, > > I am about to release Camel 4.4.2 and getting the following errors > building the website: > > ``` > [check:html ] > >

Re: Website build issues

2024-04-25 Thread Andrea Cosentino
I guess James Netherton could help on this. Il gio 25 apr 2024, 12:11 Gregor Zurowski ha scritto: > Hi, > > I am about to release Camel 4.4.2 and getting the following errors > building the website: > > ``` > [check:html ] > >

Website build issues

2024-04-25 Thread Gregor Zurowski
Hi, I am about to release Camel 4.4.2 and getting the following errors building the website: ``` [check:html ] /home/jenkins/712657a4/workspace/Camel_Camel.website_main_2/camel-website/public/camel-quarkus/next/reference/extensions/mapstruct.html [check:html ]4:962 error is not a

Re: Camel Release | Website Build Issues

2021-12-17 Thread Zoran Regvart
Hi Cameleers, Everything looks good now. The issue was that I've forgotten to remove `prerelease: true`[1] for Camel Karaf 3.14.x. This is already documented[2], so my bad for adjusting the versions too hastily. zoran [1]

Re: Camel Release | Website Build Issues

2021-12-17 Thread Zoran Regvart
Hi Cameleers, the website built successfully, and 3.14.0 announcement/downloads/documentation can be now seen online. I'm looking into the Camel Karaf redirect issue. zoran On Fri, Dec 17, 2021 at 12:27 PM Zoran Regvart wrote: > > Hi Cameleers, > the second rebuild also failed with the same

Re: Camel Release | Website Build Issues

2021-12-17 Thread Zoran Regvart
Hi Cameleers, the second rebuild also failed with the same redirect issue[1]. I decided to retry and skip checks to get the website published while I investigate. I expect the next build to succeed[2]. zoran [1] https://ci-builds.apache.org/job/Camel/job/Camel.website/job/main/637/ [2]

Re: Camel Release | Website Build Issues

2021-12-17 Thread Zoran Regvart
Hi Cameleers, the build[1] failed as the redirects are still pointing to the older 3.13.x version for Karaf, I think this is because I triggered the build before I pushed the last changes to the camel-karaf 3.14.x branch, I'll retry and investigate if it fails again, zoran [1]

Re: Camel Release | Website Build Issues

2021-12-17 Thread Zoran Regvart
Hi Andrea & Cameleers, On Thu, Dec 16, 2021 at 8:36 PM Andrea Cosentino wrote: > I would like to stress once again how much it's becoming non-deterministic > to build the website. I'm surprised that the build of the website is deemed non-deterministic, and not the changes to the documentation.

Re: Camel Release | Website Build Issues

2021-12-17 Thread Zoran Regvart
Hi Cameleers, I've noticed that we didn't update the versions in the Antora descriptors. Quick reminder that David created a website/documentation release guide here: https://camel.apache.org/manual/release-guide-website.html I've went through it and made those changes with one caveat, when

Re: Camel Release | Website Build Issues

2021-12-16 Thread Gregor Zurowski
Thanks for looking into this and fixing it. Gregor On Fri, Dec 17, 2021 at 5:19 AM David Jencks wrote: > > FWIW I’m working on a local build setup for (main) camel and discovered some > gaps in @djencks/antora-source-watch exposed by the `components` component > being distributed across

Re: Camel Release | Website Build Issues

2021-12-16 Thread Andrea Cosentino
Thanks for fixing it. Il ven 17 dic 2021, 05:19 David Jencks ha scritto: > FWIW I’m working on a local build setup for (main) camel and discovered > some gaps in @djencks/antora-source-watch exposed by the `components` > component being distributed across `camel` and `camel-spring-boot`.

Re: Camel Release | Website Build Issues

2021-12-16 Thread David Jencks
FWIW I’m working on a local build setup for (main) camel and discovered some gaps in @djencks/antora-source-watch exposed by the `components` component being distributed across `camel` and `camel-spring-boot`. Perhaps it will be ready tomorrow. I’d find it much easier to take complaints about

Re: Camel Release | Website Build Issues

2021-12-16 Thread David Jencks
I followed the link Gregor provided and see this: ➤ YN: [18:59:31.230] WARN (asciidoctor): skipping reference to missing attribute: headername ➤ YN: file: docs/components/modules/ROOT/pages/salesforce-component.adoc ➤ YN: source: https://github.com/apache/camel.git

Re: Camel Release | Website Build Issues

2021-12-16 Thread Andrea Cosentino
To be clear, I really appreciate the work done on docs and website, but it's really frustrating to get a different error each time you try to have a green ci build. Il gio 16 dic 2021, 20:36 Andrea Cosentino ha scritto: > Thanks Gregor for spending your time on this. > > I would like to stress

Re: Camel Release | Website Build Issues

2021-12-16 Thread Andrea Cosentino
Thanks Gregor for spending your time on this. I would like to stress once again how much it's becoming non-deterministic to build the website. This is becoming everyday more complicated than it should be. I think we need to focus on this. Because we shouldn't postpone a release for reason like

Camel Release | Website Build Issues

2021-12-16 Thread Gregor Zurowski
Hi Everyone: I wanted to finish up the steps necessary to release Camel 3.14.0, but I am running into issues with the website build: ``` YN: ERROR: "build:antora" exited with 1. YN: The command failed for workspaces that are depended upon by other workspaces; can't satisfy the dependency

Re: [camel] branch master updated: Attempt to fix more website build issues

2021-03-28 Thread Andrea Cosentino
ASF dual-hosted git repository. > > davsclaus pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/camel.git > > > The following commit(s) were added to refs/heads/master by this push: > new 5f1a011 Attempt to fix more website build issue