Skip to content

Make Spring 3.2.x compatible with Java 8 bytecode #510

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

Closed
wants to merge 2 commits into from

Conversation

mbknor
Copy link

@mbknor mbknor commented Apr 3, 2014

Upgraded ASM from 4.0 to 5.0 and cglib from 3.0 to 3.1


Simple example project that uses this build:
https://github.com/mbknor/spring-3.2.x-java-8-test


At work, I am not able to start using Java 8 because we're using Camel which needs Spring 3.2.x.
With this fix, we can start using Java 8 while still use Camel and Spring 3.2.x

Upgraded ASM from 4.0 to 5.0 and cglib from 3.0 to 3.1

f
@mbknor
Copy link
Author

mbknor commented Apr 4, 2014

@snicoll
Copy link
Member

snicoll commented Apr 18, 2014

SPR-11656 is now completed so I'm closing this one.

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

Successfully merging this pull request may close these issues.

2 participants