You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Antoine Toulme (JIRA)" <ji...@apache.org> on 2010/07/02 10:09:49 UTC

[jira] Resolved: (BUILDR-371) Artifact class should support 'name' or 'path' method

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

Antoine Toulme resolved BUILDR-371.
-----------------------------------

    Resolution: Won't Fix

I haven't heard anything about this on the mailing list - I suggest we close the issue. If you want to see this happen, feel free to open an enhancement request with rake ?

> Artifact class should support 'name' or 'path' method
> -----------------------------------------------------
>
>                 Key: BUILDR-371
>                 URL: https://issues.apache.org/jira/browse/BUILDR-371
>             Project: Buildr
>          Issue Type: Improvement
>          Components: Core features
>            Reporter: Kevin Smith
>
> I wanted to copy an artifact to a specific directory, but couldn't find any way to determine the filespec to pass to cp. Apparently to_s works, but it would be better to have an obvious method to obtain the full filespec (path+name). Honestly, it seems like this belongs in FileTask, so it would be available to any type of file.
> Also, whatever is chosen should be documented. Even if it just stays as to_s, that should be clearly mentioned in the api docs, and in the user guide.

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