You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ep...@apache.org on 2005/02/25 01:46:06 UTC

svn commit: r155283 - jakarta/commons/proper/email/trunk/STATUS.html

Author: epugh
Date: Thu Feb 24 16:46:05 2005
New Revision: 155283

URL: http://svn.apache.org/viewcvs?view=rev&rev=155283
Log:
Bugzilla 32093 checkstyle fix

Modified:
    jakarta/commons/proper/email/trunk/STATUS.html

Modified: jakarta/commons/proper/email/trunk/STATUS.html
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/email/trunk/STATUS.html?view=diff&r1=155282&r2=155283
==============================================================================
--- jakarta/commons/proper/email/trunk/STATUS.html (original)
+++ jakarta/commons/proper/email/trunk/STATUS.html Thu Feb 24 16:46:05 2005
@@ -20,9 +20,10 @@
 <body bgcolor="white">
 
 
+
 <div align="center">
 <h1>The Jakarta Commons <em>Email</em> Component</h1>
-$Id: STATUS.html,v 1.1 2004/11/25 09:56:56 epugh Exp $<br />
+$Id$<br />
 <a href="#Introduction">[Introduction]</a>
 <a href="#Dependencies">[Dependencies]</a>
 <a href="#Release Info">[Release Info]</a>
@@ -35,7 +36,7 @@
 <h3>1.  INTRODUCTION</h3>
 
 <p>The <em>Email</em> Component contains a set of Java classes providing a
-thin convenience layer over JavaMail.</p> 
+thin convenience layer over JavaMail.</p>
 
 <a name="Dependencies"></a>
 <h3>2.  DEPENDENCIES</h3>
@@ -48,14 +49,14 @@
 <li><a href="http://java.sun.com/products/javamail/">
     JavaMail</a> . (Version 1.2 or later)</li>
 <li><a href="http://java.sun.com/products/javabeans/glasgow/jaf.html">
-    JavaBeans Activation Framework</a> (Version 1.0.1 or later) 
+    JavaBeans Activation Framework</a> (Version 1.0.1 or later)
      - dependency of JavaMail.</li>
 <li><a href="http://www.junit.org">JUnit Testing Framework</a>
     (Version 3.7 or later) - for unit tests only, not required
     for deployment</li>
 <li><a href="http://www.quintanasoft.com/dumbster/">Dumbster Fake SMTP</a>
     (Version 1.0.3 or later) - for unit tests only, not required
-    for deployment</li>    
+    for deployment</li>
 </ul>
 
 
@@ -64,7 +65,7 @@
 
 <p>Current Release: Email is yet to be released.</p>
 
-<p>Planned Next Release:  The components are relatively mature and from 
+<p>Planned Next Release:  The components are relatively mature and from
 Turbine, and recently unit testing and code cleanup has been performed.</p>
 
 
@@ -75,8 +76,8 @@
 The following individuals are the current developers and maintainers of this
 component, there are many emeritus developers.  The lack of commons committers is
 indicative of the long stagnant period, plus recent "new blood" that haven't been
-involved long enough to be voted in as committers.  Developers who plan to use 
-<em>Email</em> in their own projects are encouraged to collaborate on the future 
+involved long enough to be voted in as committers.  Developers who plan to use
+<em>Email</em> in their own projects are encouraged to collaborate on the future
 development of this component to ensure that it continues to meet a variety of needs.
 </p>
 <ul>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org