Seems that Hibernate ships with asm-*-1.5.3 but Spring 2.1-M4 ships with asm-*2.2.3. If I use asm-*-1.5.3 Spring breaks, but if I use asm-*-2.2.3 Hibernate breaks. So I can't test this either way.
Seems that Hibernate ships with asm-*-1.5.3 but Spring 2.1-M4 ships with asm-*2.2.3. If I use asm-*-1.5.3 Spring breaks, but if I use asm-*-2.2.3 Hibernate breaks. So I can't test this either way.