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

use jdk1.6 error #31

Open
yufei12580 opened this issue Mar 14, 2019 · 4 comments
Open

use jdk1.6 error #31

yufei12580 opened this issue Mar 14, 2019 · 4 comments

Comments

@yufei12580
Copy link

JDK1.6 must be used for project reasons。java.lang.UnsupportedClassVersionError: tomcat/request/session/redis/SessionHandlerValve : Unsupported major.minor version 51.0

@ran-jit
Copy link
Owner

ran-jit commented Mar 14, 2019

Hi @yufei12580,

The released artifacts are not compatible in Java 6 versions. Give me some time I will build the Java 6 supported session manager and keep you posted.

Thanks!

@yufei12580
Copy link
Author

thanks

@ran-jit
Copy link
Owner

ran-jit commented Mar 20, 2019

Hi @yufei12580,

Unfortunately, the code and dependencies support Java 7+ versions. So created a new branch and working for Java 6 support. I will keep you posted once done.

Reference: #16

Thanks!

@dan2kk
Copy link

dan2kk commented Jul 31, 2024

Is there any update for this subject?

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