Skip to content

feat: Allow using JAVA 8+ #3578

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 3 commits into from
May 21, 2018
Merged

feat: Allow using JAVA 8+ #3578

merged 3 commits into from
May 21, 2018

Conversation

rosen-vladimirov
Copy link
Contributor

@rosen-vladimirov rosen-vladimirov commented May 14, 2018

Currently in case you have JAVA 9 or 10, CLI does not allow you to build your application. Remove the check for max JAVA version from nativescript-doctor and use the rc version of the package in CLI.

PR Checklist

What is the current behavior?

in case you have JAVA 9 or 10, CLI does not allow you to build your application.

What is the new behavior?

CLI allows building apps with JAVA 9 or 10.

Implements #3605

@rosen-vladimirov rosen-vladimirov added this to the 4.1.0 milestone May 14, 2018
@rosen-vladimirov rosen-vladimirov self-assigned this May 14, 2018
@rosen-vladimirov rosen-vladimirov requested a review from Fatme May 14, 2018 08:41
@rosen-vladimirov
Copy link
Contributor Author

NOTE: Do not merge before releasing real version of nativescript-doctor and using it in this PR.

distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-4.4-all.zip
Copy link
Contributor

@KristianDD KristianDD May 16, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a particular reason we change the package from bin to all. The difference is about 22MB.

@Fatme Fatme force-pushed the vladimirov/java-8+ branch from 60f2e3d to 29efea8 Compare May 16, 2018 08:46
@Fatme Fatme force-pushed the vladimirov/java-8+ branch from 29efea8 to b551a0e Compare May 17, 2018 08:55
rosen-vladimirov and others added 3 commits May 21, 2018 11:08
Currently in case you have JAVA 9 or 10, CLI does not allow you to build your application. Remove the check for max JAVA version from nativescript-doctor and use the rc version of the package in CLI.
@rosen-vladimirov
Copy link
Contributor Author

run ci

@rosen-vladimirov rosen-vladimirov merged commit ae30c84 into master May 21, 2018
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/java-8+ branch May 21, 2018 09: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