Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 50043 invoked from network); 14 Jul 2007 18:45:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Jul 2007 18:45:41 -0000 Received: (qmail 708 invoked by uid 500); 14 Jul 2007 18:45:41 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 656 invoked by uid 500); 14 Jul 2007 18:45:41 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 632 invoked by uid 99); 14 Jul 2007 18:45:41 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Jul 2007 11:45:41 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of paulus.benedictus@gmail.com designates 66.249.92.172 as permitted sender) Received: from [66.249.92.172] (HELO ug-out-1314.google.com) (66.249.92.172) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Jul 2007 11:45:38 -0700 Received: by ug-out-1314.google.com with SMTP id m2so1004389uge for ; Sat, 14 Jul 2007 11:45:17 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=eF6N8XCqatx4XI2rd5Ac5eX/sTAHQbDVzSIJZ4JX4avWhVbPa99zHOXRoSiHaYk+FLgDcxrBH6sM/XSjN/hAqZPnygaDaGRlLAMtl7rN6EU98epSrpZHK7DSI729s4VhrrrxiT1vjrGTK1hqX8xXIhj+++z+kZwioSLZiNGg4sc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=qMZBx+ianB/e4HRqniQnwAt62rK9OZUx34hgBihFnKKShm7tA9SUk8/suV73v4Bi95XZpkI1J2kYQtxm3iHcCI56LYiGlxukbxrPRfzV1KQFCOym2v+nthWaoJv5PcvVjCRnyX7Rq5b2i4C6q6CBFbIyaaNhsKAB6Blil8T0918= Received: by 10.67.102.16 with SMTP id e16mr2958013ugm.1184438717049; Sat, 14 Jul 2007 11:45:17 -0700 (PDT) Received: by 10.67.15.18 with HTTP; Sat, 14 Jul 2007 11:45:16 -0700 (PDT) Message-ID: Date: Sat, 14 Jul 2007 13:45:16 -0500 From: "Paul Benedict" Sender: paulus.benedictus@gmail.com To: "Jakarta Commons Developers List" Subject: Re: [BeanUtils] Progressing towards a 1.8.0 release In-Reply-To: <55afdc850707141058i1b939b00i1af64cbeaf467285@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_22097_18136017.1184438716951" References: <55afdc850707112329n474d628ekd570f2df7c54821d@mail.gmail.com> <4698F736.8000202@apache.org> <55afdc850707141058i1b939b00i1af64cbeaf467285@mail.gmail.com> X-Google-Sender-Auth: 3a584b5485701a05 X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_22097_18136017.1184438716951 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline If I understood Henri correctly, his proposal is to distribute one artifact with optional collection dependencies. True? If so, I am for it. I don't see any technical advantage in creating collection-free or collection-only jars. On 7/14/07, Niall Pemberton wrote: > > On 7/14/07, Dennis Lundberg wrote: > > Niall Pemberton wrote: > > > BeanUtils is getting close to being ready for a 1.8.0 release IMO > > > (under 10 issues left targeted for 1.8.0). > > > > > > http://issues.apache.org/jira/browse/BEANUTILS > > > > > > One thought I had was to do a 1.8.0 Beta release first to (hopefully) > > > get wider testing - thoughts/opinions on that welcome. > > > > Niall, I saw a couple of commits suggesting a Maven 2 site. Are you > > aiming for that? If so I could go through it, if you want me to. > > Hi Dennis, > > Yes, I'm aiming to use m2 for the release ATM - just need to decide on > Henri's project structure suggestion to finish up on it. Any help / > suggestions would be much appreciated - thanks. > > Niall > > > -- > > Dennis Lundberg > > --------------------------------------------------------------------- > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: commons-dev-help@jakarta.apache.org > > ------=_Part_22097_18136017.1184438716951--