Re: java detection

2020-09-26 Thread Matthias Seidel
e 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

Re: java detection

2020-09-26 Thread Don Lewis
uzzle because the detection is done by the jvmfwk module, and >>>>>> the code in that module is identical between AOO418 and trunk. The only >>>>>> difference is that this module has been changed from dmake to gbuild in >>>>>> trunk. >>>&

Re: java detection

2020-09-26 Thread Matthias Seidel
h 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 and trunk. The only >>>>> difference is that this module has been changed from dma

Re: java detection

2020-09-26 Thread Don Lewis
t module is identical between AOO418 and trunk. The only >>>> difference is that this module has been changed from dmake to gbuild in >>>> trunk. >>>> >>>> The way that java detection works is that we scan the possible java >>>> locatio

Re: java detection

2020-09-26 Thread Matthias Seidel
O418 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 and trunk.

Re: java detection

2020-09-26 Thread Jim Jagielski
jvmfwk module, and >>>> the code in that module is identical between AOO418 and trunk. The only >>>> difference is that this module has been changed from dmake to gbuild in >>>> trunk. >>>> >>>> The way that java detection works is th

Re: java detection

2020-09-26 Thread Matthias Seidel
ilt 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 and trunk. The only >>> difference is that this module has been changed from dmake to gbuild in

Re: java detection

2020-09-25 Thread Don Lewis
module, and >> the code in that module is identical between AOO418 and trunk. The only >> difference is that this module has been changed from dmake to gbuild in >> trunk. >> >> The way that java detection works is that we scan the possible java >> location

Re: java detection

2020-09-25 Thread Don Lewis
e is identical between AOO418 and trunk. The only > difference is that this module has been changed from dmake to gbuild in > trunk. > > The way that java detection works is that we scan the possible java > locations, and for each we run > [path to javaa]/java[.exe] -classpath C:\\P

java detection

2020-09-24 Thread Don Lewis
ference is that this module has been changed from dmake to gbuild in trunk. The way that java detection works is that we scan the possible java locations, and for each we run [path to javaa]/java[.exe] -classpath C:\\Program\ Files\\OpenOffice\ 4\\program JREProperties which is supposed to outp