Skip to content

fix: Java 13 is not supported, but is not detected as such #5241

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 5, 2020

Conversation

rosen-vladimirov
Copy link
Contributor

@rosen-vladimirov rosen-vladimirov commented Feb 5, 2020

Currently we cannot build projects for Android when Java 13 is installed. However, we do not detect this and later the build operation fails with non-descriptive error message.
Update nativescript-doctor to 1.13.0 where version 13 (and above) is correctly detected as not supported.

PR Checklist

What is the current behavior?

What is the new behavior?

Fixes issue #5242

Currently we cannot build projects for Android when Java 13 is installed. However, we do not detect this and later the build operation fails with non-descriptive error message.
Update nativescript-doctor to 1.13.0 where version 13 (and above) is correctly detected as not supported.
@cla-bot cla-bot bot added the cla: yes label Feb 5, 2020
@rosen-vladimirov
Copy link
Contributor Author

test cli-smoke

@rosen-vladimirov rosen-vladimirov merged commit 5550613 into release Feb 5, 2020
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/fix-java13 branch February 5, 2020 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants