Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 39798 invoked from network); 23 Feb 2009 14:33:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Feb 2009 14:33:16 -0000 Received: (qmail 91685 invoked by uid 500); 23 Feb 2009 14:33:15 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 91347 invoked by uid 500); 23 Feb 2009 14:33:14 -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 91338 invoked by uid 99); 23 Feb 2009 14:33:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Feb 2009 06:33:14 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.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; Mon, 23 Feb 2009 14:33:05 +0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=dk20050327; d=earthlink.net; b=RCVaB4xw7rS9eB8ZdCeUSiDIzXsF2XWn/qS1qgFpUjEZU1hm3nMKXlXGlbR4Ecb2; 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=dyn9-37-243-179.raleigh.ibm.com) by elasmtp-scoter.atl.sa.earthlink.net with esmtpa (Exim 4.67) (envelope-from ) id 1LbbrP-0008SY-OH for dev@geronimo.apache.org; Mon, 23 Feb 2009 09:32:43 -0500 Message-ID: <49A2B389.4000009@earthlink.net> Date: Mon, 23 Feb 2009 09:32:41 -0500 From: Joe Bohn User-Agent: Thunderbird 2.0.0.19 (Macintosh/20081209) MIME-Version: 1.0 To: dev@geronimo.apache.org Subject: [RESULT][VOTE] Release javamail spec (1.6) and javamail provider (1.7) References: <499D9027.3080903@earthlink.net> In-Reply-To: <499D9027.3080903@earthlink.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ELNK-Trace: c408501814fc19611aa676d7e74259b7b3291a7d08dfec79e6510c4d3f1812026ba24bd5b9ac0c59350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 129.33.49.251 X-Virus-Checked: Checked by ClamAV on apache.org The vote passes with 7 +1 votes and no others. I'll push the binaries and site out today. Thanks! Joe Joe Bohn wrote: > This is a vote for a combined release of the javamail spec and the > javamail provider (+ the uber jar). The provider changes have > dependencies on the spec changes, so these need to be released at the > same time. Geronimo will need the updated uber jar for the Geronimo > 2.1.4 and 2.2 releases. > > The components up for release are: > geronimo-javamail_1.4_spec-1.6 > geronimo-javamail_1.4-1.7 > geronimo-javamail_1.4_provider-1.7 > geronimo-javamail_1.4_mail-1.7 (uber jar containing spec+providers) > > The following changes are included for the javamail spec: > - GERONIMO-4307 Base64DecoderStream return int value between -128 and > +127, should be between +0 and +255 > - GERONIMO-4339 Calling MimeMessage#setRecipients with empty array > causes ArrayOutOfBoundsException Patch provided by Andreas Velthen > - GERONIMO-4340 MimePartDataSource incorrectly assumes that MimeMessages > are never transfer encoded > - GERONIMO-4341 javax.mail.NoSuchProviderException: Unable to locate > provider for protocol: pop3 > - GERONIMO-4342 MimeMessage#writeTo doesn't flush the encoder stream > - Parse content types with parameters containing escaped characters. > (GERONIMO-4421) > > The following changes are included for the javamail provider: > - GERONIMO-4290 pop3s: java.lang.IllegalArgumentException: hostname > can't be null > - GERONIMO-4294 mail.pop3s.socketFactory.class is ignored > - GERONIMO-4341 javax.mail.NoSuchProviderException: Unable to locate > provider for protocol: pop3 > - GERONIMO-4344 IMAPMessage#updateHeader updates header with wrong value > - GERONIMO-4372 Wrong DEFAULT_IMAP_PORT in the Geronimo JavaMail 1.4 > provider > - fixed transport class name for smtps (GERONIMO-4476) > - Can't read anything in if input is not set > - tie down maven-shade-plugin version > - IMAPMessage loadContent() and writeTo() fixes. Test code based on > patch from Andreas Veithen (GERONIMO-4352) > - added tests for pop3 store - same as for imap > - add LICENSE and NOTICE files > - update spec version in preparation for release > > > Staging repos: > http://people.apache.org/~jbohn/staging-repo/specs/geronimo-javamail_1.4_spec/ > > http://people.apache.org/~jbohn/staging-repo/javamail/ > > The svn locations are here: > https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-javamail_1.4_spec-1.6 > > https://svn.apache.org/repos/asf/geronimo/javamail/tags/geronimo-javamail_1.4-1.7 > > > Staging sites: > http://people.apache.org/~jbohn/staging-site/specs/geronimo-javamail_1.4_spec/1.6/ > > http://people.apache.org/~jbohn/staging-site/javamail/1.7/ > > > The vote is open for 72 hours and or until sufficient votes are received > > [ ] +1 Release the javamail spec and provider > [ ] +0 No opinion > [ ] -1 Don't release the javamail spec and provider > > > Thanks, > Joe >