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=28828>. 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=28828 silence a bunch of javadoc warnings Summary: silence a bunch of javadoc warnings Product: Cocoon 2 Version: Current CVS 2.1 Platform: All OS/Version: Other Status: NEW Severity: Enhancement Priority: Other Component: Documentation AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I only fixed the javadoc errors that were actually errors. The warnings that still popup have to do with visibility - if we're generating javadoc with "protected" visibility then you can't do @see|link my.package.with.private#method IMO.
