Hi there, I have an issue with 3.0.3. A jar module which contains hibernate/persistence stuff has a unit test which fails when spring is instantiating the entity manager with a:
"Caused by: java.lang.IncompatibleClassChangeError: Implementing class" I think this is due to classpath construction differences between the two maven versions. However, the output of dependency:tree does not differ between 3.0.2 and 3.0.3., i.e.: a diff -u deps1.out deps2.out yields nothing. I can provide all details and/or open an issue if requested. Thanks in advance. Mirko --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
