Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 45176 invoked from network); 15 Nov 2004 16:47:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 15 Nov 2004 16:47:15 -0000 Received: (qmail 87471 invoked by uid 500); 15 Nov 2004 16:47:13 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 87362 invoked by uid 500); 15 Nov 2004 16:47:12 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: 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 87346 invoked by uid 99); 15 Nov 2004 16:47:12 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [212.227.126.177] (HELO moutng.kundenserver.de) (212.227.126.177) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 15 Nov 2004 08:47:08 -0800 Received: from [212.227.126.160] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1CTk0N-0002Yp-00 for commons-dev@jakarta.apache.org; Mon, 15 Nov 2004 17:47:03 +0100 Received: from [217.83.94.103] (helo=fumakilla) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1CTk0N-000054-00 for commons-dev@jakarta.apache.org; Mon, 15 Nov 2004 17:47:03 +0100 From: "Matthias Wessendorf" To: "'Jakarta Commons Developers List'" Subject: RE: [VOTE] Promote Email to Commons Proper Date: Mon, 15 Nov 2004 17:46:18 +0100 Message-ID: <00a801c4cb32$a15e4650$6402a8c0@fumakilla> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 In-Reply-To: X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:157ed430dbf2887568e54eb61bfb58ed X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N +1 Email is indeed a nice *component*, that simplifies the JavaMail-Api. -Matthias > -----Original Message----- > From: Eric Pugh [mailto:epugh@opensourceconnections.com] > Sent: Monday, November 15, 2004 12:10 PM > To: Commons-Dev > Subject: [VOTE] Promote Email to Commons Proper > > > Email exhibits all of the qualities of a component that > should be in Commons proper: > - It's small and focused. > - It's API is well defined > - It has good unit test coverage. It has also been tested in > real world email applications (Turbine 2.3, 2.4, 3.0, Scarab). > - It has automated nightly builds, website, and Maven all working > - It has incubated in the sandbox for long enough to become > stable (97% > Jcoverage!) > > Email is a mature component that should move to Commons > proper so it can be released to the public. Here's my +1. > > The website has additional information: > http://jakarta.apache.org/commons/sandbox/email/index.html > > Here's the component proposal for reference: > > (1) INTRODUCTION > The Email Component contains a set of Java classes providing > a thin convenience layer over JavaMail. > > (2) DEPENDENCIES > > The Email component is dependent upon the following external > components for development and use: > * Java Development Kit (Version 1.2 or later) > * JavaMail . (Version 1.2 or later) > * JavaBeans Activation Framework (Version 1.0.1 or later) > - dependency of JavaMail. > * JUnit Testing Framework (Version 3.7 or later) - for > unit tests only, not required for deployment > * Dumbster Fake SMTP (Version 1.0.3 or later) - for unit > tests only, not required for deployment > > > (3) Required Jakarta-Commons Resources > > CVS Repository - New directory email in the jakarta-commons > CVS repository. > > Mailing List - Discussions will take place on the general > commons-dev mailing list. To help > list subscribers identify messages of interest, it is > suggested that > the message subject of messages about this component be > prefixed with > [email]. > > Bugzilla - New component "Email" under the "Commons" product > category, with appropriate version identifiers as needed. > > > (4) Initial Committers > > The initial committers on the DBUtils component shall be: > * Eric Pugh (Commons Committer) > * Joe Germuska (Commons Sandbox Committer) > > Current active contributors include: > * Corey Scott > * Mark Lowe > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: commons-dev-help@jakarta.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org