[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14680485#comment-14680485
]
Petar Tahchiev commented on DOXIASITETOOLS-104:
-----------------------------------------------
Doxia is still using svn. I'm now quite sure how to do it, but revision is
1695142
and the url is
https://svn.apache.org/repos/asf/maven/doxia/doxia-sitetools/trunk/
> DefaultSiteRenderer must check if the user provides inputEncoding and only if
> not then use the encoding of the file.
> --------------------------------------------------------------------------------------------------------------------
>
> Key: DOXIASITETOOLS-104
> URL: https://issues.apache.org/jira/browse/DOXIASITETOOLS-104
> Project: Maven Doxia Sitetools
> Issue Type: Bug
> Affects Versions: 1.6
> Reporter: Petar Tahchiev
> Fix For: 1.7
>
>
> Currently the {{DefaultSiteRenderer}} uses this method {{newXmlReader}} to
> create the reader. This method, however, tries to detect the encoding of the
> xml document and read it using that encoding. The user might want to specify
> another encoding and force it to use that encoding. See
> https://issues.apache.org/jira/browse/DOXIA-524
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)