Return-Path: Delivered-To: apmail-struts-dev-archive@www.apache.org Received: (qmail 49547 invoked from network); 1 Feb 2011 04:40:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Feb 2011 04:40:45 -0000 Received: (qmail 70244 invoked by uid 500); 1 Feb 2011 04:40:45 -0000 Delivered-To: apmail-struts-dev-archive@struts.apache.org Received: (qmail 69893 invoked by uid 500); 1 Feb 2011 04:40:42 -0000 Mailing-List: contact dev-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Developers List" Reply-To: "Struts Developers List" Delivered-To: mailing list dev@struts.apache.org Received: (qmail 69885 invoked by uid 99); 1 Feb 2011 04:40:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Feb 2011 04:40:40 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of maurizio.cucchiara@gmail.com designates 209.85.210.176 as permitted sender) Received: from [209.85.210.176] (HELO mail-iy0-f176.google.com) (209.85.210.176) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Feb 2011 04:40:34 +0000 Received: by iyb26 with SMTP id 26so6257868iyb.35 for ; Mon, 31 Jan 2011 20:40:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=K+hBudVcoOclXuHN7JoiT48mPckbNj3fhBXXUionoVM=; b=Jx/N6v/Py/xcNL7hE6ngABJ6RPp3EWYp/JcoBRd0XZGjfH3u+w4333CG6tXKhaLgfH wKHnDQu9tTQrPWrsX1LHPYPF+t8O6fBsZXxwzUMx0lxtgJaYnRksic/6SrSOuugya4YZ XBSRIhPFNWeHnyrclSGqd/mF4knqSzQqB+hEI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=qczh1FwLhG94TWsAQr2sSgx26M2Zv9Z2E6EE0jmDSIyxv9CRZgeU1TfevOGAiFephy CerndrgSAehfnT2Vg+EE5euFDs0qgZuLSR71FYtKbVCUaiyQZRwSMnvPTNge7WC41MOT hCL7dva6bcn474ymtwD4iaF94XD7Pl8gBO0Eg= MIME-Version: 1.0 Received: by 10.42.177.6 with SMTP id bg6mr8991126icb.229.1296535213100; Mon, 31 Jan 2011 20:40:13 -0800 (PST) Received: by 10.42.5.144 with HTTP; Mon, 31 Jan 2011 20:40:13 -0800 (PST) In-Reply-To: References: Date: Tue, 1 Feb 2011 05:40:13 +0100 Message-ID: Subject: Re: XWork maven-shade-plugin configuation From: Maurizio Cucchiara To: Struts Developers List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org John, I didn't follow the asm's matter, but as I said a couple of days ago [1] struts-core already depends on commons-io library (actually is a fileupload's dependency), so there cannot be a struts application without common-io library along its path. [1] https://issues.apache.org/jira/browse/WW-3549 On 30 January 2011 20:30, John Lindal wrote: > In regards to this ticket: > > =A0https://issues.apache.org/jira/browse/XW-388 > > Nothing in the entire Struts2 code base references either org.apache.comm= ons.io.xwork or org.objectweb.asm.xwork. =A0I assume these relocations were= intended to be for internal use only? =A0If so, we could significantly red= uce the size of the XWork jar by removing these relocations from the pom.xm= l. > > Any objections? > > Thanks, > John > --=20 Maurizio Cucchiara --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For additional commands, e-mail: dev-help@struts.apache.org