Skip to content
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

Drop Java 7 support #89

Merged
merged 1 commit into from
Aug 22, 2017
Merged

Drop Java 7 support #89

merged 1 commit into from
Aug 22, 2017

Conversation

benmccann
Copy link
Contributor

@benmccann benmccann commented Aug 22, 2017

Oracle ceased public availability of security fixes and upgrades for Java 7 as of April 2015

The build is currently broken because oraclejdk7 is no longer supported on Travis.

$ jdk_switcher use oraclejdk7
Switching to Oracle JDK7 (java-7-oracle), JAVA_HOME will be set to /usr/lib/jvm/java-7-oracle
update-java-alternatives: directory does not exist: /usr/lib/jvm/java-7-oracle

@mariuszs
Copy link
Member

Ok, but what with Android support? Android supports Java 8?

@benmccann benmccann force-pushed the java8 branch 2 times, most recently from 1744b7e to a771f98 Compare August 22, 2017 17:28
@benmccann
Copy link
Contributor Author

Ah, stupid Oracle lawsuit :-p Okay, I've updated the PR to fix the build in another way then

@benmccann benmccann changed the title Drop Java 7 support Fix the Travis build Aug 22, 2017
@mariuszs
Copy link
Member

mariuszs commented Aug 22, 2017

Ok, android supports Java 8, so I think we can drop Java 7!

@benmccann benmccann changed the title Fix the Travis build Drop Java 7 support Aug 22, 2017
@benmccann
Copy link
Contributor Author

Ok, I've changed the code back to drop Java 7 then

@mariuszs mariuszs merged commit 607498e into Devskiller:master Aug 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants