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/09 10:48:49 UTC

[GitHub] [cordova-android] witekkij opened a new issue #1195: Cannot use Java 11 (or any Java >10)

witekkij opened a new issue #1195:
URL: https://github.com/apache/cordova-android/issues/1195


   We recently moved from Java 8 to 11 with our backend, but although Android SDK Command line tools now supports Java 11 (legacy SDK Tools didn't) I still cannot build my apps when Java 8 is not in path
   
   This was addressed but not resolved in 
   https://github.com/apache/cordova-android/pull/446


-- 
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


[GitHub] [cordova-android] timbru31 commented on issue #1195: Cannot use Java 11 (or any Java >10)

Posted by GitBox <gi...@apache.org>.
timbru31 commented on issue #1195:
URL: https://github.com/apache/cordova-android/issues/1195#issuecomment-816629550


   If the newer SDK CLI tools now properly support Java 11, please link the documentation/changelog that highlights this change.


-- 
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


[GitHub] [cordova-android] timbru31 closed issue #1195: Cannot use Java 11 (or any Java >10)

Posted by GitBox <gi...@apache.org>.
timbru31 closed issue #1195:
URL: https://github.com/apache/cordova-android/issues/1195


   


-- 
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


[GitHub] [cordova-android] breautek commented on issue #1195: Cannot use Java 11 (or any Java >10)

Posted by GitBox <gi...@apache.org>.
breautek commented on issue #1195:
URL: https://github.com/apache/cordova-android/issues/1195#issuecomment-816656381


   Java 11 support will be coming with Android Gradle Plugin 7.0, which isn't released yet. It's available in the preview.
   
   https://developer.android.com/studio/preview/features#agp-7-0-jdk-11
   
   Not only it is supported, it will be required. We have plans to make this change in `cordova-android@10`, **IF** AGP 7 is released early enough.


-- 
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


[GitHub] [cordova-android] timbru31 commented on issue #1195: Cannot use Java 11 (or any Java >10)

Posted by GitBox <gi...@apache.org>.
timbru31 commented on issue #1195:
URL: https://github.com/apache/cordova-android/issues/1195#issuecomment-816629135


   See https://github.com/apache/cordova-android/pull/928#issuecomment-655503129 for the reason.


-- 
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