Re: Suppress Warnings

2008-03-11 Thread Emmanuel Venisse
Yes, you get this message generally when you create a tar archive. You get a
similar message if you use the tar command line.

Emmanuel

On Tue, Mar 11, 2008 at 8:33 AM, James Clinton <[EMAIL PROTECTED]>
wrote:

> Is it possible to suppress warnings like the following?
>
> [WARNING] Entry: Project-1.3- SomeFile.java longer than 100 characters.
>
> AFAIK these are produced by the assembler plug-in right?
>
>
>
>


Suppress Warnings

2008-03-11 Thread James Clinton
Is it possible to suppress warnings like the following?
 
[WARNING] Entry: Project-1.3- SomeFile.java longer than 100 characters.
 
AFAIK these are produced by the assembler plug-in right?