You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by David Plass <DP...@TCICREDIT.COM> on 2004/01/16 22:20:19 UTC

MailLogger properties

In the manual it says I can specify MailLogger properties as <property>
definitions, but this doesn't seem to work.  It always says "Missing
required parameter: MailLogger.failure.to" or whatever.

I could only get it to work if I used '-D' for each property or
MailLogger.properties.file...

What am I doing wrong?

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


Re: MailLogger properties

Posted by Erik Hatcher <er...@ehatchersolutions.com>.
On Jan 16, 2004, at 4:20 PM, David Plass wrote:
> In the manual it says I can specify MailLogger properties as <property>
> definitions, but this doesn't seem to work.  It always says "Missing
> required parameter: MailLogger.failure.to" or whatever.
>
> I could only get it to work if I used '-D' for each property or
> MailLogger.properties.file...
>
> What am I doing wrong?
>

Where are you specifying the properties during the build process?  As 
long as they are defined prior to the build finishing, it should work 
fine.

	Erik


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