Ummm, where exactly were you looking?  Did you try
org.apache.tools.ant.taskdefs.Javac?

nowarn defaults to off, and it says so in the <javac> documentation also. It
is most definitely used.

    Erik


----- Original Message -----
From: "David Roe" <[EMAIL PROTECTED]>
To: "Ant-User@Jakarta. Apache. Org" <[EMAIL PROTECTED]>
Sent: Wednesday, February 13, 2002 7:36 PM
Subject: -nowarn for the Javac target


> HI,
>
> What I would like to do is turn on the nowarn option in javac. This seems
> like it would be common request but I haven't been able to find out how! I
> have scoured the FAQ's and have seen that this is an option with jikes but
> it isn't mentioned for javac there or in the documentation for the <javac>
> tag, that I could find. Also I have searched the email archives and
searched
> the src code looking for any mention of the "nowarn" option - which I
found
> in the Jikes and a couple of CCase classes. I have put a "nowarn"
attribute
> in the <javac> tag and it didn't complain but it didn't help either.
>
> Anyone....? Please....
>
> Thank you!
> David
>
>


----------------------------------------------------------------------------
----


> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to