paulwwisl commented on PR #1229: URL: https://github.com/apache/cordova-android/pull/1229#issuecomment-1494045995
As of cordova 11.1 CORDOVA_JAVA_HOME is silently being used over JAVA_HOME $ cordova --version 11.1.0 MBP-pverest:cordovaapp1 pverest$ cordova requirements Requirements check results for android: Java JDK: installed 11.0.15 Android SDK: installed true Android target: installed android-33-ext5,android-33,android-32,android-31,android-30 Gradle: installed /opt/homebrew/Cellar/gradle/8.0.2/bin/gradle ANDROID_HOME=/Users/pverest/Library/Android/sdk ANDROID_SDK_ROOT=/Users/pverest/Library/Android/sdk CORDOVA_JAVA_HOME=/Applications/Android Studio.app/Contents/jbr/Contents/Home ... JAVA_HOME=/Users/pverest/Library/Java/JavaVirtualMachines/corretto-17.0.6-1/Contents/Home -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
