Sondre Eikanger Kvalø opened SPR-11656 and commented
The current version of ASM (v 4) makes Spring @ComponentScan and other ASM reliant features unusable when running on Java 8.
Pull request 510 upgrades ASM to 5.0.0 (should be 5.0.1). According to the ASM release notes this version should still be backwards compatible with Java 5, 6, 7 and 8.
This is a major obstacle at least for those using Camel as it is not Spring 4 compatible.
Affects: 3.2.8
Issue Links:
Referenced from: pull request #510
4 votes, 9 watchers
Sondre Eikanger Kvalø opened SPR-11656 and commented
The current version of ASM (v 4) makes Spring
@ComponentScanand other ASM reliant features unusable when running on Java 8.Pull request 510 upgrades ASM to 5.0.0 (should be 5.0.1). According to the ASM release notes this version should still be backwards compatible with Java 5, 6, 7 and 8.
This is a major obstacle at least for those using Camel as it is not Spring 4 compatible.
Affects: 3.2.8
Issue Links:
Referenced from: pull request #510
4 votes, 9 watchers