Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

feat: Validate Java compiler version based on runtime version #1093

Merged
merged 3 commits into from
May 25, 2018

Conversation

rosen-vladimirov
Copy link
Collaborator

Update calls to nativescript-doctor package to pass projectDir where applicable. This allows the package to verify installed Java Compiler version against the project's Android runtime.
This is required in case the installed Java version is 10 or above and the Androud runtime in the project is older than 4.1.0. In this case the user cannot build this application for Android, but have to update the Android runtime version or downgrade the Java version.

Update calls to `nativescript-doctor` package to pass projectDir where applicable. This allows the package to verify installed Java Compiler version against the project's Android runtime.
This is required in case the installed Java version is 10 or above and the Androud runtime in the project is older than 4.1.0. In this case the user cannot build this application for Android, but have to update the Android runtime version or downgrade the Java version.
@rosen-vladimirov rosen-vladimirov merged commit fba05a7 into master May 25, 2018
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/integrate-doctor branch May 25, 2018 11:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants