Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 669 invoked from network); 15 Oct 2007 20:57:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Oct 2007 20:57:53 -0000 Received: (qmail 92358 invoked by uid 500); 15 Oct 2007 20:57:40 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 92299 invoked by uid 500); 15 Oct 2007 20:57:39 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 92289 invoked by uid 99); 15 Oct 2007 20:57:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Oct 2007 13:57:39 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jak-commons-dev@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Oct 2007 20:57:42 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IhWZM-0001v2-EO for dev@commons.apache.org; Mon, 15 Oct 2007 20:29:45 +0000 Received: from hsi-kbw-082-212-033-125.hsi.kabelbw.de ([82.212.33.125]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 Oct 2007 20:29:44 +0000 Received: from joerg.schaible by hsi-kbw-082-212-033-125.hsi.kabelbw.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 Oct 2007 20:29:44 +0000 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: dev@commons.apache.org To: dev@commons.apache.org From: =?ISO-8859-1?Q?J=F6rg?= Schaible Subject: Re: [proxy] Cutting a release... Date: Mon, 15 Oct 2007 20:42:37 +0200 Lines: 18 Message-ID: References: Reply-To: joerg.schaible@gmx.de Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8Bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: hsi-kbw-082-212-033-125.hsi.kabelbw.de Mail-Copies-To: never User-Agent: KNode/0.10.5 Sender: news X-Virus-Checked: Checked by ClamAV on apache.org James Carman wrote: > All, > > It's been a while since Commons Proxy has had any attention, but I > have received two emails in the past two days about it. So, I would > like to cut a 1.0 release for it. I know I need to do a little work, > since the site is a bit out-dated (the SVN links are incorrect) from > the TLP move. Were there any more objections to anything fundamental > with Proxy? I believe my last release candidate failed because of > some signature problems or something. I can't remember. Please update the CGLIB dependency. The cglib-full contains ASM 1.x classes which cause all kind of trouble for packages using later ASM versions (Hibernate, Groovy, ...). cglib-nodeps 2.1_3 is a proper replacement that hides the ASM classes in a private package. - J�rg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org