Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 56DB79C15 for ; Tue, 6 Dec 2011 12:21:58 +0000 (UTC) Received: (qmail 5585 invoked by uid 500); 6 Dec 2011 12:21:57 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 5511 invoked by uid 500); 6 Dec 2011 12:21:57 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 5503 invoked by uid 99); 6 Dec 2011 12:21:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Dec 2011 12:21:57 +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 simone.tripodi@gmail.com designates 209.85.161.171 as permitted sender) Received: from [209.85.161.171] (HELO mail-gx0-f171.google.com) (209.85.161.171) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Dec 2011 12:21:51 +0000 Received: by ggnr4 with SMTP id r4so38830481ggn.30 for ; Tue, 06 Dec 2011 04:21:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=wCE4eNoYcIvWGUOff7M6V0jVfOYFDpwWgIgxYrxdZdA=; b=gXbkyXNMoDGsVjPcekV0TavxXTMGqD8Jf4mH78zor3GI0YW3V+fpnSQUn6lqBowyNs ihPgobsCepWh/aSk7XO/x5vAE0KZCFQgtEjXsq/ov/8jdWBDV0v7oat6QLyIRWQZxwo7 U/VgaVEKDuFHiEYK9XgMRx8ZoPgz+AUQu4Pto= MIME-Version: 1.0 Received: by 10.101.165.21 with SMTP id s21mr2840585ano.117.1323174090370; Tue, 06 Dec 2011 04:21:30 -0800 (PST) Sender: simone.tripodi@gmail.com Received: by 10.150.184.5 with HTTP; Tue, 6 Dec 2011 04:21:30 -0800 (PST) Date: Tue, 6 Dec 2011 13:21:30 +0100 X-Google-Sender-Auth: n-twdg2PovvW9_JNNd1KaeunWMo Message-ID: Subject: [digester] providing additional shaded artifact From: Simone Tripodi To: Commons Developers List Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org Hi all guys, to complete DIGESTER-153 we had to include CGLIB as new dependency, actually I would like to experiment distributing an *additional* artifact (jar) where dependencies are shaded - maybe also renamed for internal use only. Note that I don't want to replace the existing distribution, I just would like to add another jar - users could chose to use it instead. That wouldn't be the first time that a commons component would distribute more than one artifact anyway, [beanutils] already does (even if not shading dependencies) Do you see potential legal/technical issues? TIA, -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org