Skip to content

verify that Java is at least 1.7 #663

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

Closed
teobugslayer opened this issue Jul 21, 2015 · 0 comments
Closed

verify that Java is at least 1.7 #663

teobugslayer opened this issue Jul 21, 2015 · 0 comments
Labels
Milestone

Comments

@teobugslayer
Copy link
Contributor

Current Android SDK requires Java JDK at least 1.7.

But Mac OS X comes with 1.6 by default. We verify that Java exists and try using it, leading to random failures of android related commands.

We need to check not only existence but the version too. Affected code is inside the doctor command and android platform service.

@teobugslayer teobugslayer added this to the 1.2.1 milestone Jul 21, 2015
@Fatme Fatme modified the milestones: 1.2.2, 1.2.1 Jul 27, 2015
@teobugslayer teobugslayer modified the milestones: 1.3.0, 1.2.2 Jul 27, 2015
@Fatme Fatme modified the milestones: 1.2.2, 1.3.0 Jul 27, 2015
Fatme pushed a commit that referenced this issue Jul 27, 2015
Fatme pushed a commit that referenced this issue Jul 27, 2015
Fatme pushed a commit that referenced this issue Jul 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants