-
Notifications
You must be signed in to change notification settings - Fork 209
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
Comments
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! |
thanks |
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! |
Is there any update for this subject? |
JDK1.6 must be used for project reasons。java.lang.UnsupportedClassVersionError: tomcat/request/session/redis/SessionHandlerValve : Unsupported major.minor version 51.0
The text was updated successfully, but these errors were encountered: