You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by he...@apache.org on 2005/09/07 13:49:35 UTC

svn commit: r279301 - /jakarta/commons/proper/email/trunk/RELEASE-NOTES.txt

Author: henning
Date: Wed Sep  7 04:49:32 2005
New Revision: 279301

URL: http://svn.apache.org/viewcvs?rev=279301&view=rev
Log:
add some notes to the release notes


Modified:
    jakarta/commons/proper/email/trunk/RELEASE-NOTES.txt

Modified: jakarta/commons/proper/email/trunk/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/email/trunk/RELEASE-NOTES.txt?rev=279301&r1=279300&r2=279301&view=diff
==============================================================================
--- jakarta/commons/proper/email/trunk/RELEASE-NOTES.txt (original)
+++ jakarta/commons/proper/email/trunk/RELEASE-NOTES.txt Wed Sep  7 04:49:32 2005
@@ -13,3 +13,25 @@
 
 This is the first release of Commons Email. However, the codebase is mature and
 stable and so this is no reason not to recommend it for production.
+
+
+REQUIREMENTS:
+
+J2SE environments
+-----------------
+
+Commons-Email requires at least javamail version 1.2 and should run
+with all versions above. Get it http://java.sun.com/products/javamail/
+
+Commons-Email also requires the Java activation framework. Get it from
+http://java.sun.com/products/javabeans/glasgow/jaf.html
+
+Commons-Email has been tested with JDK 1.3.1_16, JDK 1.4.2_09 and JDK 1.5.0_04.
+
+J2EE environments
+-----------------
+
+Commons-Email should be compatible with J2EE 1.3 and 1.4 compliant
+environments and run without additional requirements.
+
+



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