SingingBush commented on code in PR #68: URL: https://github.com/apache/xerces-j/pull/68#discussion_r2561574030
########## build.xml: ########## @@ -28,7 +28,7 @@ Authors: ==================================================================== --> <project default="usage" basedir="."> - + Review Comment: These options are actually fine tuning which linting rules are applied to the various packages. The build will be more noisy without these changes. I can remove build.xml from the PR if you are sure you want to retain the current behaviour of outputting hundreds of errors & warning messages when the docs are generated. However, it seems as though these changes have been mistaken for making the build more verbose when in fact it's doing the opposite. -- 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]
