Tweea Tang created JXR-126:
------------------------------

             Summary: 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
            Priority: Minor


DirectoryIndexer.doVelocity() method use a FileWriter to write file. The 
FileWriter using the platform default character encoding. It's btter 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