You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org> on 2008/03/23 19:51:45 UTC

[jira] Created: (MARTIFACT-11) Do not use FileReader/FileWriter

Do not use FileReader/FileWriter
--------------------------------

                 Key: MARTIFACT-11
                 URL: http://jira.codehaus.org/browse/MARTIFACT-11
             Project: Maven Artifact
          Issue Type: Improvement
    Affects Versions: 3.0-alpha-1
            Reporter: Benjamin Bentmann
            Priority: Trivial
         Attachments: avoid-platform-specific-encoding.patch

Using {{FileReader}} or {{FileWriter}} makes code dependent on the platform's default encoding. For platform-independent behavior, the tests should use a fixed encoding.

-- 
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

        

[jira] Closed: (MARTIFACT-11) Do not use FileReader/FileWriter

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MARTIFACT-11?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter closed MARTIFACT-11.
---------------------------------

         Assignee: Brett Porter
       Resolution: Fixed
    Fix Version/s:     (was: 3.0)
                   3.0-alpha-1

> Do not use FileReader/FileWriter
> --------------------------------
>
>                 Key: MARTIFACT-11
>                 URL: http://jira.codehaus.org/browse/MARTIFACT-11
>             Project: Maven Artifact
>          Issue Type: Improvement
>    Affects Versions: 3.0-alpha-1
>            Reporter: Benjamin Bentmann
>            Assignee: Brett Porter
>            Priority: Trivial
>             Fix For: 3.0-alpha-1
>
>         Attachments: avoid-platform-specific-encoding.patch
>
>
> Using {{FileReader}} or {{FileWriter}} makes code dependent on the platform's default encoding. For platform-independent behavior, the tests should use a fixed encoding.

-- 
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

        

[jira] Updated: (MARTIFACT-11) Do not use FileReader/FileWriter

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MARTIFACT-11?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated MARTIFACT-11:
----------------------------------

    Fix Version/s: 3.0

> Do not use FileReader/FileWriter
> --------------------------------
>
>                 Key: MARTIFACT-11
>                 URL: http://jira.codehaus.org/browse/MARTIFACT-11
>             Project: Maven Artifact
>          Issue Type: Improvement
>    Affects Versions: 3.0-alpha-1
>            Reporter: Benjamin Bentmann
>            Priority: Trivial
>             Fix For: 3.0
>
>         Attachments: avoid-platform-specific-encoding.patch
>
>
> Using {{FileReader}} or {{FileWriter}} makes code dependent on the platform's default encoding. For platform-independent behavior, the tests should use a fixed encoding.

-- 
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