-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
version 1.5.4 doesn't work on JDK 7 #1322
Comments
Thanks for the report. I switched the Jenkins build to JDK8, since the new hystrix-reactivesocket modules require JDK8. Looks like I can't do that for the entire project. I will remove those modules and republish with JDK7 (lowest-supported version in Jenkins). |
@mattrjacobs nice, thanks! |
I just released 1.5.5. Can you try that and verify you're fixed? |
@mattrjacobs yeah, just fired a build... I'l report in like half a hour... |
@mattrjacobs worked, thanks! |
Can I close this? |
Yes, thanks |
When trying to upgrade from
1.4.23
to1.5.4
, I started to get this error:The issue seems somewhat related to #359 and the issue seems to be described here.
FWIW version
1.5.3
works.The text was updated successfully, but these errors were encountered: