Return-Path: Delivered-To: apmail-incubator-cxf-issues-archive@locus.apache.org Received: (qmail 42786 invoked from network); 17 Aug 2007 11:50:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Aug 2007 11:50:59 -0000 Received: (qmail 26635 invoked by uid 500); 17 Aug 2007 11:50:56 -0000 Delivered-To: apmail-incubator-cxf-issues-archive@incubator.apache.org Received: (qmail 26567 invoked by uid 500); 17 Aug 2007 11:50:56 -0000 Mailing-List: contact cxf-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cxf-dev@incubator.apache.org Delivered-To: mailing list cxf-issues@incubator.apache.org Received: (qmail 26558 invoked by uid 99); 17 Aug 2007 11:50:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Aug 2007 04:50:56 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Aug 2007 11:51:18 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3F000714212 for ; Fri, 17 Aug 2007 04:50:35 -0700 (PDT) Message-ID: <8405829.1187351435253.JavaMail.jira@brutus> Date: Fri, 17 Aug 2007 04:50:35 -0700 (PDT) From: "Daniel Kulp (JIRA)" To: cxf-issues@incubator.apache.org Subject: [jira] Assigned: (CXF-915) ASM3.0 dependency affects spring 2.0 functionality In-Reply-To: <13076250.1187293170581.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CXF-915?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp reassigned CXF-915: ------------------------------- Assignee: Daniel Kulp > 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=C5=A1an Mamrilla > Assignee: Daniel Kulp > > ASM 3.0 causing serious troubles in using springframework because of chan= ged signature of constructor org.objectweb.asm.ClassWriter(parameter change= d from boolean to int). As I am aware spring is using ASM 2.2.2 and in furt= her release (v2.1) will be using ASM 2.2.3. Therefore I suggest fall back = dependency to ASM 2.2.x.=20 --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.