[ 
https://jira.codehaus.org/browse/JXR-126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=358164#comment-358164
 ] 

Michael Osipov commented on JXR-126:
------------------------------------

Karl-Heinz, please do not forget to add a proper version when you or some one 
else is pushing a relase.

> File write using platform default encoding
> ------------------------------------------
>
>                 Key: JXR-126
>                 URL: https://jira.codehaus.org/browse/JXR-126
>             Project: Maven JXR
>          Issue Type: Bug
>          Components: jxr
>            Reporter: Tweea Tang
>            Assignee: Michael Osipov
>            Priority: Minor
>             Fix For: next-release
>
>         Attachments: DirectoryIndexer.java.patch
>
>
> DirectoryIndexer.doVelocity() method use a FileWriter to write file. The 
> FileWriter using the platform default character encoding. It's better to 
> construct an OutputStreamWriter on a FileOutputStream and takes 
> outputEncoding as parameter.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to