epugh 2004/11/01 10:45:55
Modified: email/xdocs changes.xml
Removed: email/src/java/org/apache/commons/mail MailMessage.java
ByteArrayDataSource.java
Log:
Don't need deprecated classes in pre 1.0 sandbox codebase!
Revision Changes Path
1.9 +3 -0 jakarta-commons-sandbox/email/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/email/xdocs/changes.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- changes.xml 29 Oct 2004 11:18:51 -0000 1.8
+++ changes.xml 1 Nov 2004 18:45:55 -0000 1.9
@@ -7,6 +7,9 @@
<body>
<release version="1.0" date="IN CVS">
+ <action dev="epugh" type="remove">
+ Removed deprecated MailMessage and ByteArrayDataSource.
+ </action>
<action dev="epugh" type="add">
Output test emails to /target/test-emails as .txt files for manual
review.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]