Re: java detection

2020-09-26 Thread Matthias Seidel
Am 27.09.20 um 00:22 schrieb Don Lewis: > On 27 Sep, Matthias Seidel wrote: >> Am 26.09.20 um 23:43 schrieb Don Lewis: >>> On 26 Sep, Matthias Seidel wrote: Hi Don, Is this an easy fix? >>> Yes. What minimum version should we target? >> The same as in trunk? > Trunk currently compil

Re: java detection

2020-09-26 Thread Don Lewis
On 27 Sep, Matthias Seidel wrote: > Am 26.09.20 um 23:43 schrieb Don Lewis: >> On 26 Sep, Matthias Seidel wrote: >>> Hi Don, >>> >>> Is this an easy fix? >> Yes. What minimum version should we target? > > The same as in trunk? Trunk currently compiles to 1.7. For AOO418 is that old enough, or d

Re: java detection

2020-09-26 Thread Matthias Seidel
Am 26.09.20 um 23:43 schrieb Don Lewis: > On 26 Sep, Matthias Seidel wrote: >> Hi Don, >> >> Is this an easy fix? > Yes. What minimum version should we target? The same as in trunk? I really don't know... ;-) > >> Regards, >> >>    Matthias >> >> Am 25.09.20 um 22:54 schrieb Don Lewis: >>> On 2

Re: java detection

2020-09-26 Thread Don Lewis
On 26 Sep, Matthias Seidel wrote: > Hi Don, > > Is this an easy fix? Yes. What minimum version should we target? > Regards, > >    Matthias > > Am 25.09.20 um 22:54 schrieb Don Lewis: >> On 25 Sep, Don Lewis wrote: >>> On 24 Sep, Don Lewis wrote: I've been looking into the problem where

Re: java detection

2020-09-26 Thread Matthias Seidel
Am 26.09.20 um 22:12 schrieb Jim Jagielski: > Even more importantly: is it a *safe* fix? :-) That's what I implied... ;-) Otherwise I would prefer to work on that in AOO419. > >> On Sep 26, 2020, at 8:34 AM, Matthias Seidel >> wrote: >> >> Hi Don, >> >> Is this an easy fix? >> >> Regards, >> >

Re: java detection

2020-09-26 Thread Jim Jagielski
Even more importantly: is it a *safe* fix? :-) > On Sep 26, 2020, at 8:34 AM, Matthias Seidel > wrote: > > Hi Don, > > Is this an easy fix? > > Regards, > >Matthias > > Am 25.09.20 um 22:54 schrieb Don Lewis: >> On 25 Sep, Don Lewis wrote: >>> On 24 Sep, Don Lewis wrote: I've been

Re: java detection

2020-09-26 Thread Matthias Seidel
Hi Don, Is this an easy fix? Regards,    Matthias Am 25.09.20 um 22:54 schrieb 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 i

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