You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@continuum.apache.org by James Clinton <Ja...@patsystems.com> on 2008/03/11 08:33:23 UTC

Suppress Warnings

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?

 


Re: Suppress Warnings

Posted by Emmanuel Venisse <em...@gmail.com>.
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 <Ja...@patsystems.com>
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?
>
>
>
>