peterreilly 2005/03/03 01:59:06
Modified: docs/manual/CoreTasks Tag: ANT_16_BRANCH mail.html
Log:
sync
Revision Changes Path
No revision
No revision
1.21.2.5 +2 -2 ant/docs/manual/CoreTasks/mail.html
Index: mail.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/CoreTasks/mail.html,v
retrieving revision 1.21.2.4
retrieving revision 1.21.2.5
diff -u -r1.21.2.4 -r1.21.2.5
--- mail.html 19 Nov 2004 09:10:00 -0000 1.21.2.4
+++ mail.html 3 Mar 2005 09:59:06 -0000 1.21.2.5
@@ -233,7 +233,7 @@
<to address="[EMAIL PROTECTED]"/>
<message>The ${buildname} nightly build has completed</message>
<fileset dir="dist">
- <includes name="**/*.zip"/>
+ <include name="**/*.zip"/>
</fileset>
</mail>
</pre></blockquote>
@@ -260,7 +260,7 @@
<i>Test Build</i>, the message body being coded in UTF-8
<hr>
-<p align="center">Copyright © 2000-2004 The Apache Software Foundation.
All rights
+<p align="center">Copyright © 2000-2005 The Apache Software Foundation.
All rights
Reserved.</p>
</body>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]