Title: Re: [NAnt-users] Maillogger NANT 0.84
ok, I guess that's the way to
go although I was trying to find an interim solution.
Thank you for your
support!
Kind regards
Helga
Von: [EMAIL PROTECTED] im
Auftrag von Gary FeldmanGesendet: Mo 24.07.2006 14:20An:
nant-
Ortius, Helga wrote:
> What am I missing? As far as I found out the maillogger feature should
> be available for nant 0.84 or am I wrong?
Please upgrade to 0.85RC4. I don't know whether the mail logger was
working in 0.84, but that's a very old version that really shouldn't be
supported anymore
ge="Hello Nant skript has been executed on
${server}."
mailhost="my.mailhost.com" failonerror="true">
Von: Ramya Niranjan
[mailto:[EMAIL PROTECTED]Gesendet: Mo 24.07.2006
12:51An: O
!
Helga
Von: Ramya Niranjan
[mailto:[EMAIL PROTECTED]Gesendet: Mo 24.07.2006
11:35An: Ortius, HelgaBetreff: Re: [NAnt-users] Maillogger
NANT 0.84
Hi,
Are you sure NAnt.exe is located inside .\Nant and not inside .\Nant\bin?
Maybe the file is not found in the location from where it is being
] Maillogger
NANT 0.84
Hi,
Are you sure NAnt.exe is located inside .\Nant and not inside .\Nant\bin?
Maybe the file is not found in the location from where it is being
launched.
On 7/24/06, Ortius,
Helga <[EMAIL PROTECTED]>
wrote:
Hallo,
I am trying to get NANT to w
Hallo,
I am trying to get NANT to write a logfile which
should be mailed out after a successful/erroneous build has happened. I try to
use NAnt.Core.MailLogger without any result:
call file wss_install with content:
@SET NANTDIR=.\NAnt
%NANTDIR%\Nant.exe -buildfile:addon.build
-logger:NAnt.C