[CLOSED] Re: [DISCUSS][VOTE] Release AOO 4.1.11-RC1 as GA
The vote on releasing AOO 4.1.11-RC1 as GA is CLOSED. The vote has PASSED. > On Oct 4, 2021, at 12:01 PM, Matthias Seidel > wrote: > > Hi Jim, > > Am 04.10.21 um 13:09 schrieb Jim Jagielski: >> Agreed! > > Marcus already casted his vote. > > Maybe it is time to close the vote and move on? > > Regards, > >Matthias > >> >>> On Oct 1, 2021, at 2:45 PM, Marcus wrote: >>> >>> Jim, is it possible to extent the vote for 12 hours (which will be Midnight >>> European time)? >>> >>> Then I've a much better chance with testing *and* to take part of this vote. >>> >>> Thanks >>> >>> Marcus >>> >>> >>> >>> Am 30.09.21 um 12:37 schrieb Jim Jagielski: I am calling a VOTE on releasing the source and complimentary community builds of Apache OpenOffice 4.1.11-RC1 as GA. [...] This vote will be open for the normal 72hrs. >>> >>> - >>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org >>> For additional commands, e-mail: dev-h...@openoffice.apache.org >>> >> >> - >> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org >> For additional commands, e-mail: dev-h...@openoffice.apache.org >> > - To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org
Re: [CLOSED] Re: [DISCUSS][VOTE] Release AOO 4.1.11-RC1 as GA
Hi Jim, Uploads to SourceForge are running. Regards, Matthias Am 05.10.21 um 13:14 schrieb Jim Jagielski: > The vote on releasing AOO 4.1.11-RC1 as GA is CLOSED. > > The vote has PASSED. > >> On Oct 4, 2021, at 12:01 PM, Matthias Seidel >> wrote: >> >> Hi Jim, >> >> Am 04.10.21 um 13:09 schrieb Jim Jagielski: >>> Agreed! >> Marcus already casted his vote. >> >> Maybe it is time to close the vote and move on? >> >> Regards, >> >>Matthias >> On Oct 1, 2021, at 2:45 PM, Marcus wrote: Jim, is it possible to extent the vote for 12 hours (which will be Midnight European time)? Then I've a much better chance with testing *and* to take part of this vote. Thanks Marcus Am 30.09.21 um 12:37 schrieb Jim Jagielski: > I am calling a VOTE on releasing the source and complimentary community > builds of > Apache OpenOffice 4.1.11-RC1 as GA. > [...] > This vote will be open for the normal 72hrs. - To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org >>> - >>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org >>> For additional commands, e-mail: dev-h...@openoffice.apache.org >>> > > - > To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org > For additional commands, e-mail: dev-h...@openoffice.apache.org > smime.p7s Description: S/MIME Cryptographic Signature
[GitHub] [openoffice] ardovm commented on pull request #139: Occurence "OpenOffice.org" in dialog Writing Aids for new thesaurus
ardovm commented on pull request #139: URL: https://github.com/apache/openoffice/pull/139#issuecomment-934728666 Looks good to me, because the string is not translated. We could argue that translating this and other strings returned by `getServiceDisplayName(const Locale&)` methods would be a good idea: the `Locale` parameter is there for a reason... but IMHO it is not the purpose of this PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org
Compatibility of new releases with older operating systems
Dear All, do we have a list of the operating systems' releases that we want to support for each AOO release? For example: what is the oldest Windows version that AOO 4.1.X must support? And 4.2? And what about macOS versions? I think I remember a thread from some months ago discussing compilers, but I could not find it from the archives. If a comprehensive page does not exist, I suggest we make it into our (c)wiki. I would be interested to use it as a compilers' and build tools compatibility matrix. Thank you in advance to whoever will give me any pointers, -- Arrigo - To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org
Re: Compatibility of new releases with older operating systems
Hi Arrigo, On 10/5/21 4:00 PM, Arrigo Marchiori wrote: Dear All, do we have a list of the operating systems' releases that we want to support for each AOO release? For example: what is the oldest Windows version that AOO 4.1.X must support? And 4.2? And what about macOS versions? I think I remember a thread from some months ago discussing compilers, but I could not find it from the archives. If a comprehensive page does not exist, I suggest we make it into our (c)wiki. I would be interested to use it as a compilers' and build tools compatibility matrix. Thank you in advance to whoever will give me any pointers, Aside from email threads here and there about compilers, java versions, etc I can't point to anything. Maybe someone can point to something I don't know about. I would be good to decide so we know what can be done in 42X vs trunk(450) etc. around compilers, java and whatever else may drive those decisions. It's good that we strive to support old OS's but there is a point where a new release will have to drop something just to keep going. Thanks for bringing this up. Best regards, Carl - To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org
Re: Compatibility of new releases with older operating systems
We have these pages: https://www.openoffice.org/dev_docs/source/sys_reqs_aoo40.html https://www.openoffice.org/dev_docs/source/sys_reqs_aoo41.html (System requirements on download page) https://github.com/apache/openoffice-org/tree/main/content/dev_docs/source https://www.openoffice.org/download/platform_hints.html https://github.com/apache/openoffice-org/blob/main/assets/download/msg_prop_l10n_en.js (requirements as text which may be translated) Most of the whole dev_docs directory is completely out of date, but the md files are “on track". We also have current specs in three md files here although they seem to be detached. https://github.com/apache/openoffice-org/tree/main/content/product https://www.openoffice.org/product/ I’d like to see new pages in dev_docs/source/ for aoo42 and trunk A requirements page in product to replace linux.md, mac.md, and windows.md Tie the product requirements page to the download pages somehow. > On Oct 5, 2021, at 3:12 PM, Carl Marcum wrote: > > Hi Arrigo, > > On 10/5/21 4:00 PM, Arrigo Marchiori wrote: >> Dear All, >> >> do we have a list of the operating systems' releases that we want to >> support for each AOO release? >> >> For example: what is the oldest Windows version that AOO 4.1.X must >> support? And 4.2? >> And what about macOS versions? >> >> I think I remember a thread from some months ago discussing compilers, >> but I could not find it from the archives. >> >> If a comprehensive page does not exist, I suggest we make it into our >> (c)wiki. I would be interested to use it as a compilers' and build >> tools compatibility matrix. >> >> Thank you in advance to whoever will give me any pointers, > > Aside from email threads here and there about compilers, java versions, etc I > can't point to anything. > Maybe someone can point to something I don't know about. > > I would be good to decide so we know what can be done in 42X vs trunk(450) > etc. around compilers, java and whatever else may drive those decisions. I think that Jim wanted to have macOS 10.9 as the new base: https://lists.apache.org/thread.html/r6a775ab1c7dfcdb6f85c1fbe22abdba2045ec9cff90900842843fc12%40%3Cdev.openoffice.apache.org%3E > > It's good that we strive to support old OS's but there is a point where a new > release will have to drop something just to keep going. I think that the arguments differ for Linux flavors and Windows versions. > > Thanks for bringing this up. +1. Regards, Dave > > Best regards, > Carl > > > - > To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org > For additional commands, e-mail: dev-h...@openoffice.apache.org >