You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Adam Heath (JIRA)" <ji...@apache.org> on 2007/05/14 16:26:16 UTC

[jira] Created: (VFS-146) Add DelegateFileObject.getDelegateFile()

Add DelegateFileObject.getDelegateFile()
----------------------------------------

                 Key: VFS-146
                 URL: https://issues.apache.org/jira/browse/VFS-146
             Project: Commons VFS
          Issue Type: New Feature
    Affects Versions: 1.1
            Reporter: Adam Heath
            Priority: Trivial
         Attachments: feature_add-getDelegateFile.patch

See $summary and patch; this allows utility code to find the real underlying file, in the case we need the real file for processing(for code that requires java.io.File, etc).

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


[jira] Resolved: (VFS-146) Add DelegateFileObject.getDelegateFile()

Posted by "Mario Ivankovits (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/VFS-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mario Ivankovits resolved VFS-146.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1

Applied - Thanks for the patch!

> Add DelegateFileObject.getDelegateFile()
> ----------------------------------------
>
>                 Key: VFS-146
>                 URL: https://issues.apache.org/jira/browse/VFS-146
>             Project: Commons VFS
>          Issue Type: New Feature
>    Affects Versions: 1.1
>            Reporter: Adam Heath
>            Priority: Trivial
>             Fix For: 1.1
>
>         Attachments: feature_add-getDelegateFile.patch
>
>
> See $summary and patch; this allows utility code to find the real underlying file, in the case we need the real file for processing(for code that requires java.io.File, etc).

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


[jira] Updated: (VFS-146) Add DelegateFileObject.getDelegateFile()

Posted by "Adam Heath (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/VFS-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Heath updated VFS-146:
---------------------------

    Attachment: feature_add-getDelegateFile.patch

Against svn 501759.

> Add DelegateFileObject.getDelegateFile()
> ----------------------------------------
>
>                 Key: VFS-146
>                 URL: https://issues.apache.org/jira/browse/VFS-146
>             Project: Commons VFS
>          Issue Type: New Feature
>    Affects Versions: 1.1
>            Reporter: Adam Heath
>            Priority: Trivial
>         Attachments: feature_add-getDelegateFile.patch
>
>
> See $summary and patch; this allows utility code to find the real underlying file, in the case we need the real file for processing(for code that requires java.io.File, etc).

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org