Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 62499 invoked from network); 28 Apr 2006 16:09:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Apr 2006 16:09:31 -0000 Received: (qmail 1277 invoked by uid 500); 28 Apr 2006 16:09:27 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 1233 invoked by uid 500); 28 Apr 2006 16:09:27 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 1208 invoked by uid 99); 28 Apr 2006 16:09:27 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Apr 2006 09:09:27 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [64.14.253.135] (HELO goku.simulalabs.com) (64.14.253.135) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Apr 2006 09:09:25 -0700 Received: from localhost (goku [127.0.0.1]) by goku.simulalabs.com (Postfix) with ESMTP id 11331EC04F8 for ; Fri, 28 Apr 2006 09:09:04 -0700 (PDT) Received: from goku.simulalabs.com ([127.0.0.1]) by localhost (goku.simulalabs.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 07920-09-55 for ; Fri, 28 Apr 2006 09:09:03 -0700 (PDT) Received: from [80.119.139.208] (208.139.119-80.rev.gaoland.net [80.119.139.208]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by goku.simulalabs.com (Postfix) with ESMTP id 89D4AEC04CA for ; Fri, 28 Apr 2006 09:08:59 -0700 (PDT) Message-ID: <44523E10.1020809@worldonline.fr> Date: Fri, 28 Apr 2006 18:08:48 +0200 From: Guillaume Nodet User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@geronimo.apache.org Subject: Re: Outstanding XBean Patches... References: <444FCF51.1010801@envoisolutions.com> In-Reply-To: <444FCF51.1010801@envoisolutions.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at goku.simulalabs.com X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I have checked in all outstanding patches. I will do a release 2.3 asap, unless someone has any problems with it ... Cheers, Guillaume Nodet Dan Diephouse wrote: > I was wondering if someone could commit some patches for the XBean > project. I just sent in a patch for two issues (XBEAN-8 and XBEAN-9) > and would like to see those, and others, integrated in. > > Here is a summary the outstanding issues with patches that need to get > committed: > > XBEAN-2: XBean should throw exceptions when a namespace can not be > mapped or when an element / attribute can not be mapped > XBEAN-4: Create a maven 2 plugin for spring mapping generation > XBEAN-6: Fix dependencies scope > XBEAN-7: Inconsistent use of classloader when using spring > configurations for xbean-server > XBEAN-8: Support flat collections > XBEAN-9: Support flat properties > > It'd be great if someone could commit these and then we could get a > release out! We at XFire would like to do a 1.1 release soon and > really need some of these in there. > > - Dan >