You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Ralph Goers (JIRA)" <ji...@apache.org> on 2010/11/25 22:35:14 UTC

[jira] Resolved: (VFS-245) FileName interface says that it is immutable, however AbstractFileName.setType(FileType type) flouts this rule

     [ https://issues.apache.org/jira/browse/VFS-245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ralph Goers resolved VFS-245.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 2.0

Made the changes as described above. While this does not make the FileName immutable (as it should be) it does eliminate the consequences of the FileType changing.

> FileName interface says that it is immutable, however AbstractFileName.setType(FileType type) flouts this rule
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: VFS-245
>                 URL: https://issues.apache.org/jira/browse/VFS-245
>             Project: Commons VFS
>          Issue Type: Bug
>            Reporter: Sebb
>             Fix For: 2.0
>
>         Attachments: AbstractFileName.java.patch
>
>
> FileName interface says that it is immutable, however AbstractFileName.setType(FileType type) flouts this rule.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.