Laubeee commented on pull request #928: URL: https://github.com/apache/cordova-android/pull/928#issuecomment-637347136
> > even if my JAVA_HOME points to jdk1.8 > > Improvements were made with how java is detected, so this may be fixed in `cordova-android@nightly`. Can you test? We are looking to release `cordova-android@9` soon, but I can't give any specific ETA. Hey, sorry, I started editing my original post but it seems I forgot to actually post it (or didnt work) I got it to work. there was still a ref to javac 11 in the path before 1.8 (but not for java), so when I rearranged some more path vars it worked. Looking forward to see this handled in a better way in the next release! thx ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
