|
@@ -173,8 +173,8 @@ the <code><message></code> element.</p> |
|
|
|
|
|
|
|
|
<blockquote><pre> |
|
|
<blockquote><pre> |
|
|
<mail mailhost="smtp.myisp.com" mailport="1025" subject="Test build"> |
|
|
<mail mailhost="smtp.myisp.com" mailport="1025" subject="Test build"> |
|
|
<from address="me@myisp.com"> |
|
|
|
|
|
<to address="all@xyz.com"> |
|
|
|
|
|
|
|
|
<from address="me@myisp.com"/> |
|
|
|
|
|
<to address="all@xyz.com"/> |
|
|
<message>The ${buildname} nightly build has completed</message> |
|
|
<message>The ${buildname} nightly build has completed</message> |
|
|
<fileset dir="dist"> |
|
|
<fileset dir="dist"> |
|
|
<includes name="**/*.zip"/> |
|
|
<includes name="**/*.zip"/> |
|
|