spring-framework/src/test
Juergen Hoeller d3a4068768 Minimized ASM usage
In particular, avoid accidental usage of ASM for core JDK types - which will fail in case of a new bytecode version in the JDK, even if the application itself has been compiled with an earlier bytecode target.

Issue: SPR-10292
2013-04-23 13:49:25 +02:00
..
java Minimized ASM usage 2013-04-23 13:49:25 +02:00
resources Move namespace tests to root integration module 2013-01-04 12:16:20 +01:00