ASM3.0 dependency affects spring 2.0 functionality --------------------------------------------------
Key: CXF-915 URL: https://issues.apache.org/jira/browse/CXF-915 Project: CXF Issue Type: Bug Affects Versions: 2.0.1 Environment: sun java6, spring 2.0.6 Reporter: DuĊĦan Mamrilla Priority: Critical ASM 3.0 causing serious troubles in using springframework because of changed signature of constructor org.objectweb.asm.ClassWriter(parameter changed from boolean to int). As I am aware spring is using ASM 2.2.2 and in further release (v2.1) will be using ASM 2.2.3. Therefore I suggest fall back dependency to ASM 2.2.x. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.