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

Java 8 Support #83

Closed
trioletas opened this issue Jul 20, 2017 · 2 comments
Closed

Java 8 Support #83

trioletas opened this issue Jul 20, 2017 · 2 comments

Comments

@trioletas
Copy link

trioletas commented Jul 20, 2017

We believe it makes sense to migrate the code base to JDK8. It's a pretty stable SDK that has been out for 4 years now and some of the features introduced in this version of the language would help us to improve the source code quite a bit (lambdas, streams and optional types are handy).

Are there any concerns from the community w.r.t this (breaking) change?
I realize that there's several platforms that do not support JDK8 yet (e.g. Google's PaaS cloud is still running 8 in beta and many enterprises are in the same situation).

@IgorGursky
Copy link
Member

Along with modularization initiative in Cukes, we have already trying to do an upgrade.
First version is about to be released.

@IgorGursky
Copy link
Member

Released in 0.0.1!

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

No branches or pull requests

2 participants