michaelboyles commented on a change in pull request #38: URL: https://github.com/apache/maven-doxia/pull/38#discussion_r488172412
########## File path: doxia-modules/doxia-module-markdown/src/test/java/org/apache/maven/doxia/module/markdown/MarkdownParserTest.java ########## @@ -340,6 +340,7 @@ public void testHtmlContent() * @param file the file to parse with {@link #parser}. * @return a sink to test parsing events. * @throws ParseException if the document parsing failed. + * @throws IOException if an I/O error occurs while closing test reader. Review comment: Ok, will fix the others ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org