gt; To: user@ant.apache.org; [EMAIL PROTECTED]
> Subject: AW: send email about status of the build
>
> Would that
> http://ant.apache.org/manual/listeners.html#MailLogger
> help?
>
>
> Jan
>
> >-Ursprüngliche Nachricht-
> >Von: Deep Chand [mailto:
Hello,
In general you can send emails from Ant using
task. However, it is not useful for emailing the
status of the build, because the build may fail and
stop before reaching the target with task, i.e.
in case of failure you will not receive an email.
--- Deep Chand <[EMAIL PROTECTED]> wrote:
See the book Extreme Programming with Ant, from Sams Publishing
The subject is adequately covered there.
On Feb 7, 2006, at 6:52 AM, Deep Chand wrote:
Hello community,
I'm a newbie to Ant. I tried to search for this solution but
couldn't find.
I want to send emails with the status of the b
AIL PROTECTED]>
To: user@ant.apache.org
Sent: Monday, February 06, 2006 11:52:38 PM
Subject: send email about status of the build
Hello community,
I'm a newbie to Ant. I tried to search for this solution but couldn't find.
I want to send emails with the status of the build and with l
Would that
http://ant.apache.org/manual/listeners.html#MailLogger
help?
Jan
>-Ursprüngliche Nachricht-
>Von: Deep Chand [mailto:[EMAIL PROTECTED]
>Gesendet: Dienstag, 7. Februar 2006 06:53
>An: user@ant.apache.org
>Betreff: send email about status of the build
>
Hello community,
I'm a newbie to Ant. I tried to search for this solution but couldn't find.
I want to send emails with the status of the build and with logs if
there are errors. I'm able to send email and also the build process
works but I'm not able to figure out how to write the error logs in