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/02/29 21:39:29 UTC

[jira] Created: (MDEP-151) Use File(URI) for converting from URI to File

Use File(URI) for converting from URI to File
---------------------------------------------

                 Key: MDEP-151
                 URL: http://jira.codehaus.org/browse/MDEP-151
             Project: Maven 2.x Dependency Plugin
          Issue Type: Improvement
          Components: analyze
    Affects Versions: 2.0
            Reporter: Benjamin Bentmann
            Assignee: Brian Fox
            Priority: Trivial
         Attachments: uri-to-file.patch

There is a dedicated constructor to create a {{java.io.File}} from {{java.net.URI}} which does more than {{File(String)}}.

-- 
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: (MDEP-151) Use File(URI) for converting from URI to File

Posted by "Brian Fox (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MDEP-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Fox closed MDEP-151.
--------------------------

       Resolution: Fixed
    Fix Version/s: 2.1

> Use File(URI) for converting from URI to File
> ---------------------------------------------
>
>                 Key: MDEP-151
>                 URL: http://jira.codehaus.org/browse/MDEP-151
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: Improvement
>          Components: analyze
>    Affects Versions: 2.0
>            Reporter: Benjamin Bentmann
>            Assignee: Brian Fox
>            Priority: Trivial
>             Fix For: 2.1
>
>         Attachments: uri-to-file.patch
>
>
> There is a dedicated constructor to create a {{java.io.File}} from {{java.net.URI}} which does more than {{File(String)}}.

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