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 support for JDK 7 #20

Closed
jornfranke opened this issue Sep 22, 2017 · 4 comments
Closed

Drop support for JDK 7 #20

jornfranke opened this issue Sep 22, 2017 · 4 comments
Assignees

Comments

@jornfranke
Copy link
Member

We need to drop support for JDK 7, because Apache POI 4.0 will support only JDK8+
This also means that we should investigate new JDK8 functionality, such as Lambdas (e.g. for the Spark examples in Java)

@jornfranke
Copy link
Member Author

Scala 2.11 only has basic support for JDK8 as well as Scala 2.12 has only full support:
ZuInnoTe/spark-hadoopoffice-ds#7

@jornfranke
Copy link
Member Author

All 2018 releases will support JDK 8 as a minimum, no JDK 7 support in 2018

@jornfranke
Copy link
Member Author

will be done for 1.2.0, minimum will be JDK8 and Scala 2.11

@jornfranke
Copy link
Member Author

part of 1.2.0, note that JDK7 and Scala 2.10 may still work, but we do not test extensively and it may not work for all features

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant