[Website] Preview of unversioned manual, and 'next' for prerelease versions

2021-10-25 Thread David Jencks
Please take a look at the preview for https://github.com/apache/camel-website/issues/642 at https://pr-654--camel.netlify.app The main features are: - The manual is unversioned, i.e. pages at /manual/ rather than /manual/latest - The component explorer doesn

Re: [VOTE] Release Apache Camel K 1.6.1 and related libraries

2021-10-25 Thread Tadayoshi Sato
+1 (non-binding) Thanks! On Mon, Oct 25, 2021 at 9:37 PM Luca Burgazzoli wrote: > +1 (binding) > > --- > Luca Burgazzoli > > > On Mon, Oct 25, 2021 at 2:15 PM Otavio Rodolfo Piske > > wrote: > > > +1 (non-binding) > > > > Thanks Nicola! > > > > On Mon, Oct 25, 2021 at 11:24 AM Antonin Stefanut

Re: [RESULT] [VOTE] Release Apache Camel Quarkus 2.4.0

2021-10-25 Thread David Jencks
Am I correct in thinking that this means the website should point to the camel-quarkus 2.4.x docs and the earlier ones should be removed? I’m working on https://github.com/apache/camel-quarkus/issues/3191. David Jencks > On Oct 25, 2021, at 9:40 AM, Peter Palaga wrote: > > Hi all, > > the v

[RESULT] [VOTE] Release Apache Camel Quarkus 2.4.0

2021-10-25 Thread Peter Palaga
Hi all, the vote passed with the following result 7 +1 binding votes: * James Netherton * Zoran Regvart * Claus Ibsen * Andrea Cosentino * Jean-Baptiste Onofré * Luca Burgazzoli * Alexandre Gallice 3 +1 non-binding: * Zineb Bendhiba * Otavio Piske * Zheng Feng The artifacts are being published

Re: [Website and many projects] Please check the preview and review

2021-10-25 Thread David Jencks
Hi Zoran, Many thanks for fixing this. Your explanation is what I thought should be happening but…. The yarn docs indicate that pnp is supposed to be the default strategy for .yarnrc nodeLinker, however when I run yarn install it adds node_modules and removes .pnp.js. If I explicitly set nod

Re: [VOTE] Release Apache Camel K 1.6.1 and related libraries

2021-10-25 Thread Luca Burgazzoli
+1 (binding) --- Luca Burgazzoli On Mon, Oct 25, 2021 at 2:15 PM Otavio Rodolfo Piske wrote: > +1 (non-binding) > > Thanks Nicola! > > On Mon, Oct 25, 2021 at 11:24 AM Antonin Stefanutti > wrote: > > > +1 (non-binding) > > > > Thanks Nicola! > > > > > On 23 Oct 2021, at 20:27, Nicola Ferraro

Re: [VOTE] Release Apache Camel Quarkus 2.4.0

2021-10-25 Thread Otavio Rodolfo Piske
+1 (non-binding) Thanks! On Mon, Oct 25, 2021 at 9:12 AM Alexandre Gallice wrote: > +1 (binding) > > Well done :) > Alex > > On Mon, Oct 25, 2021 at 7:06 AM Luca Burgazzoli > wrote: > > > +1 (binding) > > > > --- > > Luca Burgazzoli > > > > > > On Sat, Oct 23, 2021 at 5:33 PM Zheng Feng wrote

Re: [VOTE] Release Apache Camel K 1.6.1 and related libraries

2021-10-25 Thread Otavio Rodolfo Piske
+1 (non-binding) Thanks Nicola! On Mon, Oct 25, 2021 at 11:24 AM Antonin Stefanutti wrote: > +1 (non-binding) > > Thanks Nicola! > > > On 23 Oct 2021, at 20:27, Nicola Ferraro wrote: > > > > Hello all: > > > > This is a combined vote to release Apache Camel K 1.6.1 and Camel K > Runtime > > 1.

Re: [VOTE] Release Apache Camel K 1.6.1 and related libraries

2021-10-25 Thread Antonin Stefanutti
+1 (non-binding) Thanks Nicola! > On 23 Oct 2021, at 20:27, Nicola Ferraro wrote: > > Hello all: > > This is a combined vote to release Apache Camel K 1.6.1 and Camel K Runtime > 1.9.1. > > This is a minor release upgrading the runtime to Camel-Quarkus > 2.3.0 and Camel 3.11.2 and contains so

Re: [VOTE] Release Apache Camel K 1.6.1 and related libraries

2021-10-25 Thread Zoran Regvart
+1 (binding) Thanks Nicola, zoran On Sat, Oct 23, 2021 at 8:27 PM Nicola Ferraro wrote: > > Hello all: > > This is a combined vote to release Apache Camel K 1.6.1 and Camel K Runtime > 1.9.1. > > This is a minor release upgrading the runtime to Camel-Quarkus > 2.3.0 and Camel 3.11.2 and contain

Re: [Website and many projects] Please check the preview and review

2021-10-25 Thread Zoran Regvart
Hi David, I think the issue should be fixed now[1]. The goal of Yarn cache as implemented using PnP is to maintain a hashed artifact of the dependency in `.yarn/cache`, so any time a dependency is changed a corresponding change needs to be made in `.yarn/cache`, for this running `yarn install` is a

Re: [VOTE] Release Apache Camel Quarkus 2.4.0

2021-10-25 Thread Alexandre Gallice
+1 (binding) Well done :) Alex On Mon, Oct 25, 2021 at 7:06 AM Luca Burgazzoli wrote: > +1 (binding) > > --- > Luca Burgazzoli > > > On Sat, Oct 23, 2021 at 5:33 PM Zheng Feng wrote: > > > +1 (non-binding) > > > > Thanks Peter ! > > > > > > > > On Sat, Oct 23, 2021 at 12:10 AM Peter Palaga >