Re: java detection

2020-09-25 Thread Don Lewis
On 25 Sep, Don Lewis wrote: > On 24 Sep, Don Lewis wrote: >> I've been looking into the problem where AOO418 can't detect older >> versions of java when it is built with a new version of java. This is a >> definite puzzle because the detection is done by the jvmfwk module, and >> the code in that

Re: java detection

2020-09-25 Thread Don Lewis
On 24 Sep, Don Lewis wrote: > I've been looking into the problem where AOO418 can't detect older > versions of java when it is built with a new version of java. This is a > definite puzzle because the detection is done by the jvmfwk module, and > the code in that module is identical between AOO418

[GitHub] [openoffice] DonLewisFreeBSD opened a new pull request #99: Python418 - Upgrade bundled python on AOO418 branch.

2020-09-25 Thread GitBox
DonLewisFreeBSD opened a new pull request #99: URL: https://github.com/apache/openoffice/pull/99 Upgrade bundled python to 2.7.18 on the AOO418 branch This is an automated message from the Apache Git Service. To respond to th

Re: New extension to publish

2020-09-25 Thread Matthias Seidel
The author doesn't seem to be interested in uploading his extension? Regards,    Matthias Am 23.09.20 um 18:42 schrieb Matthias Seidel: > Hi, > > Am 23.09.20 um 11:32 schrieb Rory O'Farrell: >> On Tue, 22 Sep 2020 17:07:32 +0200 >> Matthias Seidel wrote: >> >>> Hi, >>> >>> Am 22.09.20 um 16:57

Re: AOO418 cherry picks

2020-09-25 Thread Matthias Seidel
Am 25.09.20 um 14:01 schrieb Jim Jagielski: > That looks quite a bit more straightforward :-) Let's wait for Don's PR, this is only a minor update from Python 2.7.17 to 2.7.18. > >> On Sep 24, 2020, at 3:59 PM, Matthias Seidel >> wrote: >> >> Great! >> >> We should also cherry-pick Don's Python u

[GitHub] [openoffice] jimjag merged pull request #94: Bundle418

2020-09-25 Thread GitBox
jimjag merged pull request #94: URL: https://github.com/apache/openoffice/pull/94 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 th

Re: AOO418 cherry picks

2020-09-25 Thread Jim Jagielski
That looks quite a bit more straightforward :-) > On Sep 24, 2020, at 3:59 PM, Matthias Seidel > wrote: > > Great! > > We should also cherry-pick Don's Python update: > > https://github.com/apache/openoffice/commit/26aca12f509e5c739c98db9ce5641a2c5feecea7 > > And update LICENSE: > > https:/