DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28084>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28084

Javadoc serialwarn attribute ignored

           Summary: Javadoc serialwarn attribute ignored
           Product: Ant
           Version: 1.6.0
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I use jdk1.3.1_09 and ant 1.6.

I want to not show the serial warning when using javadoc.  I have tried to use 
the attribute serialwarn="false" or serialwarn="no".  () or not put the 
attribute, but in all case, I get a lot of 

javadoc: warning - in class xxxx, missing @serial tag for default serializable 
field: yyyy.

Is it possible to avoid these warnings?

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

Reply via email to