Jean-Sebastien Delfino wrote: > > - I was counting on the groovy container that you pointed me to > yesterday to understand better the new SPIs but I'm not able to build > it, the test cases fail with: > java.lang.NoSuchMethodError: > org.objectweb.asm.ClassVisitor.visit(IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)V >
Ant mentioned this earlier in a comment on TUSCANY-317 http://issues.apache.org/jira/browse/TUSCANY-317?page=comments#action_12378881 I have updated the pom for this module to exclude cglib-full as that was causing a conflict in asm version. It now builds for me. -- Jeremy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
