Matt Benson wrote:
> Better yet, MSG_WARN. ;)
>
> --- Jeffrey E Care <[EMAIL PROTECTED]> wrote:
>
>
>>log ("your message here", Project.MSG_ERR);
>>
Thanks!
--
Ian Pilcher[EMAIL P
> > Ian Pilcher <[EMAIL PROTECTED]>
> > Sent by: news <[EMAIL PROTECTED]>
> > 01/24/2006 01:28 PM
> > Please respond to
> > "Ant Users List"
> >
> >
> > To
> > user@ant.apache.org
> > cc
> >
> > S
;
>
>
> Ian Pilcher <[EMAIL PROTECTED]>
> Sent by: news <[EMAIL PROTECTED]>
> 01/24/2006 01:28 PM
> Please respond to
> "Ant Users List"
>
>
> To
> user@ant.apache.org
> cc
>
> Subject
> Issue warning from task
>
>
>
;Ant Users List"
To
user@ant.apache.org
cc
Subject
Issue warning from task
I am writing my first Ant task, and I would like to issue a warning
message in certain circumstances. Does Ant provide a way to do this, or
should I just print it to S
I am writing my first Ant task, and I would like to issue a warning
message in certain circumstances. Does Ant provide a way to do this, or
should I just print it to System.err (System.out?).
Thanks!
--
Ian Pilcher