[ http://jira.codehaus.org/browse/MDOCCK-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=135300#action_135300 ]
Benjamin Bentmann commented on MDOCCK-10: ----------------------------------------- Yepp, that should be fine. You could however consider to close the reader afterwards. > Use proper file encoding when checking site descriptor > ------------------------------------------------------ > > Key: MDOCCK-10 > URL: http://jira.codehaus.org/browse/MDOCCK-10 > Project: Maven 2.x Documentation Checker Plugin > Issue Type: Bug > Affects Versions: 1.0-beta-2 > Reporter: Benjamin Bentmann > > This is not working reliably: > {code:java} > String siteHtml = FileUtils.fileRead( > siteXml.getAbsolutePath() ); > {code} > See also [Common > Bugs|http://www.nabble.com/Common-Bugs-to14783703s177.html#a15919795]. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira