RE: Odd MailLogger issue..

2005-03-09 Thread Rich Harris
Well...that worked... Thanks for the workaround. I'll use that for now. -Rich -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 09, 2005 3:17 PM To: user@ant.apache.org Subject: RE: Odd MailLogger issue.. I invoke MailLogger like so

RE: Odd MailLogger issue..

2005-03-09 Thread Kajsa.Anderson
w if that helps, but it might give you a possible work-around... Kajsa Anderson > -Original Message- > From: Rich Harris [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 09, 2005 5:10 PM > To: user@ant.apache.org > Subject: Odd MailLogger issue.. > > > ANT Ve

Odd MailLogger issue..

2005-03-09 Thread Rich Harris
ANT Version: 1.6.0 Command line run: ant -f test.xml -logger org.apache.tools.ant.listener.MailLogger test.xml refs a properties file that contains the following: # mail variables [EMAIL PROTECTED] MailLogger.mailhost=mail.XXX.com [EMAIL PROTECTED] MailLogger.failure.notify=true