Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 18427 invoked from network); 24 Jul 2008 20:21:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Jul 2008 20:21:05 -0000 Received: (qmail 45447 invoked by uid 500); 24 Jul 2008 20:21:03 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 45403 invoked by uid 500); 24 Jul 2008 20:21:03 -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 45392 invoked by uid 99); 24 Jul 2008 20:21:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jul 2008 13:21:03 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [209.86.89.67] (HELO elasmtp-scoter.atl.sa.earthlink.net) (209.86.89.67) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jul 2008 20:20:07 +0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=dk20050327; d=earthlink.net; b=qIbWAU4zqXxxSOvuggBhGvonB8QsvunmvfeqDql/RJuvUZkeEN+1H3AaAr1owZIu; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding:X-ELNK-Trace:X-Originating-IP; Received: from [129.33.49.251] (helo=dyn9027039088.raleigh.ibm.com) by elasmtp-scoter.atl.sa.earthlink.net with esmtpa (Exim 4.67) (envelope-from ) id 1KM7II-0003AC-Jt for dev@geronimo.apache.org; Thu, 24 Jul 2008 16:20:10 -0400 Message-ID: <4888E3FA.5010200@earthlink.net> Date: Thu, 24 Jul 2008 16:20:10 -0400 From: Joe Bohn User-Agent: Thunderbird 2.0.0.16 (Macintosh/20080707) MIME-Version: 1.0 To: dev@geronimo.apache.org Subject: Re: svn commit: r679420 - /geronimo/server/branches/2.1/RELEASE_NOTES-2.1.2.txt References: <20080724142303.B311A238898A@eris.apache.org> In-Reply-To: <20080724142303.B311A238898A@eris.apache.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-ELNK-Trace: c408501814fc19611aa676d7e74259b7b3291a7d08dfec79d1c419c5005efe65ca175ed1c22ff344350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 129.33.49.251 X-Virus-Checked: Checked by ClamAV on apache.org FYI ... I will be doing one more mass update of the JIRAs in the release notes (both those included in the release and the known issues). So it isn't necessary to make individual changes to this section of the release notes. I'll do this when we branch (hopefully soon). Thanks, Joe gawor@apache.org wrote: > Author: gawor > Date: Thu Jul 24 07:23:03 2008 > New Revision: 679420 > > URL: http://svn.apache.org/viewvc?rev=679420&view=rev > Log: > added GERONIMO-4211 to release notes > > Modified: > geronimo/server/branches/2.1/RELEASE_NOTES-2.1.2.txt > > Modified: geronimo/server/branches/2.1/RELEASE_NOTES-2.1.2.txt > URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/RELEASE_NOTES-2.1.2.txt?rev=679420&r1=679419&r2=679420&view=diff > ============================================================================== > --- geronimo/server/branches/2.1/RELEASE_NOTES-2.1.2.txt (original) > +++ geronimo/server/branches/2.1/RELEASE_NOTES-2.1.2.txt Thu Jul 24 07:23:03 2008 > @@ -156,6 +156,7 @@ > * [GERONIMO-4152] - Add a way to show/hide parent and child components of modules in the console > * [GERONIMO-4191] - give users a better message when context-root is not unique > * [GERONIMO-4207] - Provide a LoginModule which can be used to add user or group principals via configuration > + * [GERONIMO-4211] - Upgrade wsdl4j to 1.6.2 version > > ** New Feature > * [GERONIMO-2814] - Add a second repository to Geronimo > > >