Try, this...CDATA will look for that literal string and will not read it
as special chars.
Ae Hwa Chon
[EMAIL PROTECTED]
(W) 703-824-5863
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf
Of Andrew Goktepe
Sent: Wednesday, Augu
Need help!
I'm having problems getting trying to run a command in windows using
ant "exec" task:
In windows, I would would the following command: cleartool find .
-version "created_since(yesterday)&&!(created_since(now))" -print
I tried to simulate this using 'exec' task...but it doesn't take
.home}/lib or
${user.home}/.ant/lib.
Regards
Ivan
[1]http://ant.apache.org/manual/install.html#librarydependencies
--- "Chon, Ae H" <[EMAIL PROTECTED]> wrote:
> I removed the charset attribute and getting the
> following message.
>
> [mail] Failed to initialise MI
List
Subject: Re: Problems using 'mail' task, not able to attach html file
Hello,
Can you try without charset attribute?
Regards
Ivan
--- "Chon, Ae H" <[EMAIL PROTECTED]> wrote:
> All,
>
>
>
> I have the following ant mail task configured. But
&
All,
I have the following ant mail task configured. But it is unable to attach
the 'build.html' file as part of the email but rather expand file as part of
the email message.
Build failed due to
errors!
All,
Following is the mail task setting...and I'm getting a "Failed to initialize
MIME mail" error message. Don't really know what's going on.
Build failed due to errors!
View
attached log file for details. (Also look for a separate ema
I'm using ANT 1.5.4
-Original Message-
From: Matt Benson [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 26, 2004 11:23 AM
To: Ant Users List
Subject: Re: Using Ant's Entity task : issues with directory with
spaces.
--- "Chon, Ae H" <[EMAIL PROTECTED]> wr