Return-Path: Delivered-To: apmail-geronimo-xbean-dev-archive@minotaur.apache.org Received: (qmail 54778 invoked from network); 10 Sep 2009 06:54:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Sep 2009 06:54:19 -0000 Received: (qmail 76562 invoked by uid 500); 10 Sep 2009 06:54:19 -0000 Delivered-To: apmail-geronimo-xbean-dev-archive@geronimo.apache.org Received: (qmail 76521 invoked by uid 500); 10 Sep 2009 06:54:19 -0000 Mailing-List: contact xbean-dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: xbean-dev@geronimo.apache.org Delivered-To: mailing list xbean-dev@geronimo.apache.org Received: (qmail 76511 invoked by uid 99); 10 Sep 2009 06:54:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Sep 2009 06:54:19 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Sep 2009 06:54:17 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8648C234C044 for ; Wed, 9 Sep 2009 23:53:57 -0700 (PDT) Message-ID: <496818068.1252565637549.JavaMail.jira@brutus> Date: Wed, 9 Sep 2009 23:53:57 -0700 (PDT) From: "David Jencks (JIRA)" To: xbean-dev@geronimo.apache.org Subject: [jira] Closed: (XBEAN-128) ASM shading - org.objectweb.asm becomes org.apache.xbean.asm - to prevent NCDFEs In-Reply-To: <1012410340.1243000965553.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/XBEAN-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks closed XBEAN-128. ------------------------------ current solution seems ok. > ASM shading - org.objectweb.asm becomes org.apache.xbean.asm - to prevent NCDFEs > -------------------------------------------------------------------------------- > > Key: XBEAN-128 > URL: https://issues.apache.org/jira/browse/XBEAN-128 > Project: XBean > Issue Type: Task > Components: finder > Affects Versions: 3.6 > Reporter: Jacek Laskowski > Assignee: Jacek Laskowski > Fix For: 3.6 > > Attachments: XBEAN-128-revert--but-more-shaded-modules.patch > > > Shade ASM 3.1 with maven-shade-plugin to prevent NoClassDefFoundErrors popping up when combining XBean with ASM 2.5.6-based or later projects. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.