SingingBush opened a new pull request, #44: URL: https://github.com/apache/xerces-j/pull/44
The 8th part of the work to fix errors in Javadoc. The majority of these changes are errors relating to html tags, often due to unsupported attributes or being used incorrectly (eg, p tags with no content). As before, these changes are focusing on errors that are output during the javadoc phase of the Ant build. I configured my local build.xml to do the doclint and fail on either errors or warnings so that I can see errors in the build log then set about fixing as many as I could in an evening. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
