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

Library can breaks jdk1.7 projects #14

Closed
gunnarr-u opened this issue Oct 29, 2015 · 6 comments
Closed

Library can breaks jdk1.7 projects #14

gunnarr-u opened this issue Oct 29, 2015 · 6 comments

Comments

@gunnarr-u
Copy link

Throws java.lang.UnsuppotedClassVersionError

@ulisesbocchio
Copy link
Owner

There was a previous issue about this. This Library is written and compiled for Java 8. If you're using Spring Boot there's no reason for being on Java 7 so let me ask you, why are you running on Java 7?

@curiousElf
Copy link

I have the same issue. And as for the reason - client constraints. For a bunch of unsubstantiated reasons, they do not want to upgrade to java 8 as of now.

@ulisesbocchio
Copy link
Owner

Alright, I'll see if I can back port it in a different branch with a qualifier for Java7. Shouldn't take too long

@ulisesbocchio
Copy link
Owner

version 1.4-java7 should be in central soon

@curiousElf
Copy link

Thanks!

@gunnarr-u
Copy link
Author

Thanks

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

3 participants