You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/04/13 20:43:34 UTC

[GitHub] [cordova-android] breautek commented on issue #1203: java checks in check_reqs.js is incompatible with "javac -version" output

breautek commented on issue #1203:
URL: https://github.com/apache/cordova-android/issues/1203#issuecomment-819039665


   Seems like it's a problem with environments that contains the `JAVA_TOOL_OPTIONS` environment variable, which produces additional printout.
   
   Think the best course of action for Cordova is to attempt find the `java`/`javac` line, or at least something that matches a regex of `<number>.<number>.<number>`


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org