You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by gautam m <ga...@lycos.com> on 2004/01/01 12:11:08 UTC

Getting email from ANT

Hi,
  I am using ANT 1.5.4 version.
  When i give the following command 
  ant -logger org.apache.tools.ant.listener.MailLogger
  I get the error:-
  MailLogger failed to send e-mail!
java.lang.Exception: Missing required parameter: MailLogger.from
        at org.apache.tools.ant.listener.MailLogger.getValue(MailLogger.java, Compiled Code)
        at org.apache.tools.ant.listener.MailLogger.buildFinished(MailLogger.java, Compiled Code)
        at org.apache.tools.ant.Project.fireBuildFinished(Project.java, Compiled Code)
        at org.apache.tools.ant.Main.runBuild(Main.java, Compiled Code)
        at org.apache.tools.ant.Main.start(Main.java, Compiled Code)
        at org.apache.tools.ant.Main.main(Main.java, Compiled Code)


 Basically what steps i need to do for getting mail.
 I could not find it on site.


Thanx a lot

Gautam


____________________________________________________________
Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail!
http://login.mail.lycos.com/r/referral?aid=27005

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


Re: Getting email from ANT

Posted by Erik Hatcher <er...@ehatchersolutions.com>.
On Jan 1, 2004, at 6:11 AM, gautam m wrote:
>   When i give the following command
>   ant -logger org.apache.tools.ant.listener.MailLogger
>   I get the error:-
>   MailLogger failed to send e-mail!
>
>  Basically what steps i need to do for getting mail.
>  I could not find it on site.

http://ant.apache.org/manual/listeners.html#MailLogger



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org