DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23983>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23983 Multiple warnings during build of javadocs target Summary: Multiple warnings during build of javadocs target Product: XalanJ2 Version: CurrentCVS Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Xalan AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] When running the target "javadocs" of ./xml-xalan/java/build.bat or ./xml- xalan/java/build.sh there are many many warnings on things like: @see - not pointing to a valid reference @return - not having anything other than an @return with no description @param - listing a parameter name that does not exit . . . It would be nice, maybe even useful to generate javadoc without warnings.
