Wikipedia should be updated?

2023-03-01 Thread Bidouille
https://en.wikipedia.org/wiki/Apache_OpenOffice I see an old statistic since 2012 until 2019: https://en.wikipedia.org/wiki/File:Apache_OpenOffice_weekly_downloads.svg Doesn't that show a biased point of view? - To unsubscribe, e-

Re: Wikipedia should be updated?

2023-03-01 Thread Pedro Lino
Hi Bidouille > https://en.wikipedia.org/wiki/Apache_OpenOffice > I see an old statistic since 2012 until 2019: > https://en.wikipedia.org/wiki/File:Apache_OpenOffice_weekly_downloads.svg > Doesn't that show a biased point of view? Not really. Anyone can contribute to Wikipedia. The fact that Open

Re: Wikipedia should be updated?

2023-03-01 Thread Matthias Seidel
Hi, Am 01.03.23 um 15:57 schrieb Pedro Lino: > Hi Bidouille > >> https://en.wikipedia.org/wiki/Apache_OpenOffice >> I see an old statistic since 2012 until 2019: >> https://en.wikipedia.org/wiki/File:Apache_OpenOffice_weekly_downloads.svg >> Doesn't that show a biased point of view? > Not really.

Re: Fwd: [ANNOUNCE] Apache OpenOffice 4.1.14 released

2023-03-01 Thread Matthias Seidel
Hi All, Thanks to everyone involved in this release! Time to work on the next release. AOO41X and AOO42X are open for commits, whatever comes first! ;-) First AOO4115 Test Builds for Windows can be found here: https://home.apache.org/~mseidel/AOO-builds/AOO-4115-Test/ Regards,    Matthias Am

Re: Buildbot problems

2023-03-01 Thread Damjan Jovanovic
On Sun, Jan 22, 2023 at 1:33 PM Matthias Seidel wrote: > > > > > > >>> Now regarding Awk, instead of doing: > >>> rm /bin/awk > >>> mv /bin/gawk.exe /bin/awk.exe > >>> can't we prepend PATH with a directory containing an "awk" script that > >> just > >>> calls gawk.exe? > >> It would be great if