Hi, is there a new dependency on asm introduced with OpenJPA 2.2.0?
My compile fails with "java.lang.ClassNotFoundException: org.objectweb.asm.ClassVisitor" after upgrading. Also http://mail-archives.apache.org/mod_mbox/openjpa-commits/201112.mbox/%[email protected]%3Eseems to list a commit which did add such a dependency. It would be nice to mention this in the release notes in order to prevent hickups for people upgrading. Also shouldn't the asm-.jar files be included in the downloadable binaries? Thanks... Dominik.
