Eric
From: Eric Fetzer
To: Ant Users List
Sent: Tuesday, April 21, 2009 3:29:02 PM
Subject: Re: MailLogger
Found it:
http://www-01.ibm.com/support/docview.wss?uid=swg1IZ08156
From: Matt Benson
To: Ant Users List
Sent: Tuesday, April 21, 2009 1:
Found it:
http://www-01.ibm.com/support/docview.wss?uid=swg1IZ08156
From: Matt Benson
To: Ant Users List
Sent: Tuesday, April 21, 2009 1:51:20 PM
Subject: Re: MailLogger
Not I. Sorry. -Matt
--- On Tue, 4/21/09, Eric Fetzer wrote:
> From: Eric Fet
Not I. Sorry. -Matt
--- On Tue, 4/21/09, Eric Fetzer wrote:
> From: Eric Fetzer
> Subject: Re: MailLogger
> To: "Ant Users List"
> Date: Tuesday, April 21, 2009, 2:47 PM
> So that works great on my local
> machine (ant 1.7.1). However, when I put the same
org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)
Seen this before?
Thanks Again,
Eric
From: Matt Benson
To: Ant Users List
Sent: Tuesday, April 21, 2009 11:48:07 AM
Subject: Re: MailLogger
Cool, thanks.
From: Matt Benson
To: Ant Users List
Sent: Tuesday, April 21, 2009 11:48:07 AM
Subject: Re: MailLogger
Quite sorry--use ANT_ARGS. I always forget--OPTS is for JVM options; ARGS is
for Ant itself. :)
-Matt
--- On Tue, 4/21/09, Eric Fetzer
Quite sorry--use ANT_ARGS. I always forget--OPTS is for JVM options; ARGS is
for Ant itself. :)
-Matt
--- On Tue, 4/21/09, Eric Fetzer wrote:
> From: Eric Fetzer
> Subject: Re: MailLogger
> To: "Ant Users List"
> Date: Tuesday, April 21, 2009, 12:00 PM
> W
il.xml
Unrecognized option: -logger
Could not create the Java virtual machine.
Any help?
Thanks,
Eric
From: Matt Benson
To: Ant Users List
Sent: Monday, April 20, 2009 9:09:49 AM
Subject: Re: MailLogger
Yes and no. You can add whatever parameters you need to the AN
That'll work, thanks!
From: Matt Benson
To: Ant Users List
Sent: Monday, April 20, 2009 9:09:49 AM
Subject: Re: MailLogger
Yes and no. You can add whatever parameters you need to the ANT_OPTS
environment variable on your system, and that wi
Yes and no. You can add whatever parameters you need to the ANT_OPTS
environment variable on your system, and that will be automatically appended to
the command line presuming you're using the bundled invocation scripts
(ant/Unix, ant.bat/Windows...).
HTH,
Matt
--- On Mon, 4/20/09, Eric Fetz
sarancse wrote:
Hi
Using ANT script mail task, I am able to send mails but fails when build
fails. So I decided to use MailLogger using maillogger.properties file and
the command is
$ant -logger org.apache.tools.ant.listener.MailLogger
-DMailLogger.properties=maillogger.properties
should be
Hi,
Use ant -diagnostics and ant -debug to check what the problem is...
--
Charbel
On Feb 12, 2008 8:24 AM, Knuplesch, Juergen <[EMAIL PROTECTED]>
wrote:
> Hello,
>
> In our network I use a lot of Ant-Files. I use the Maillogger and the
> mail-Task. On one machine the mail task is working fin
Message-
From: Anderson, Rob (Global Trade) [mailto:[EMAIL PROTECTED]
Sent: Monday, June 05, 2006 4:42 PM
To: Ant Users List
Subject: [SPAM] - RE: maillogger properties? - Email has different SMTP
TO: and MIME TO: fields in the email addresses
I don't think you can accomplish this with
I don't think you can accomplish this with just the MailLogger. You
could probably setup the MailLogger to send email only if the build
fails, and then use the mail task to send an email as the last thing to
do in the build. Your assumption would be that if the build gets as far
as the mail task (a
sers List
Subject: RE: MailLogger=OK, task =SMTPSendFailedException?
Strange indeed. I just ran a simple test with the mail task and
properties below, of course changing the props for my environment. It
seems to work, and I don't see anything wrong with your usage. The error
"message r
---
> From: Jeff A. Drost [mailto:[EMAIL PROTECTED]
> Sent: Friday, May 19, 2006 10:22 AM
> To: Ant Users List
> Subject: RE: MailLogger=OK, task =SMTPSendFailedException?
>
> No it can't run the task if I run the build from ant
> on the command line without the MailLogg
ROTECTED]
Sent: Thursday, May 18, 2006 6:05 PM
To: Ant Users List
Subject: Re: MailLogger=OK, task =SMTPSendFailedException?
Silly question: what happens if you do prior to the
call? Do you see your various MailLogger properties set as you
have them in your properties file? I am asking beca
5:33 PM
To: Ant Users List
Subject: RE: MailLogger=OK, task =SMTPSendFailedException?
Can you run this mail task when you are not using the MailLogger?
-Rob A
> -Original Message-
> From: Jeff A. Drost [mailto:[EMAIL PROTECTED]
> Sent: Thursday, May 18, 2006 1:52
Silly question: what happens if you do prior to the
call? Do you see your various MailLogger properties set as you
have them in your properties file? I am asking because I don't see,
based upon your example, the line that sets the properties from the
file...I'm wondering if maybe something
Can you run this mail task when you are not using the MailLogger?
-Rob A
> -Original Message-
> From: Jeff A. Drost [mailto:[EMAIL PROTECTED]
> Sent: Thursday, May 18, 2006 1:52 PM
> To: user@ant.apache.org
> Subject: MailLogger=OK, task =SMTPSendFailedException?
>
> I cannot figure ou
PROTECTED]
Sent: Monday, April 05, 2004 3:15 PM
To: Ant Users List
Subject: Re: Maillogger question
Since you're using a custom .bat to launch Ant, why not make it a
conditional feature of your .bat script?
You could disable sending success and failure messages by setting the
appropriate
Can you provide an example?
-Original Message-
From: Erik Hatcher [mailto:[EMAIL PROTECTED]
Sent: Monday, April 05, 2004 3:15 PM
To: Ant Users List
Subject: Re: Maillogger question
Since you're using a custom .bat to launch Ant, why not make it a
conditional feature of your
Hi Erik,
> This line wrapped for me, but I'm assuming you're doing
> "-DMailLogger.properties.file=..." on one line.
I'm invoking ant on one line. It was wrapped by my email client. Sorry.
Regards,
Marco Campelo
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http
22 matches
Mail list logo