You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whirr.apache.org by "Tom White (JIRA)" <ji...@apache.org> on 2010/09/20 06:28:32 UTC

[jira] Updated: (WHIRR-90) Scripts should be versioned

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

Tom White updated WHIRR-90:
---------------------------

    Attachment: WHIRR-90.patch

Here's a patch that adds the version number the the runurl. To do this it introduces the idea of a default properties file, called whirr-default.properties. Also, the base URL for runurls is specified as a part of ClusterSpec (which now has unit tests).

> Scripts should be versioned
> ---------------------------
>
>                 Key: WHIRR-90
>                 URL: https://issues.apache.org/jira/browse/WHIRR-90
>             Project: Whirr
>          Issue Type: Improvement
>    Affects Versions: 0.1.0
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 0.2.0
>
>         Attachments: WHIRR-90.patch
>
>
> The default scripts are stored at http://whirr.s3.amazonaws.com/, but this location should be parametrized by release version. So in the next release the scripts would be in http://whirr.s3.amazonaws.com/0.2.0-incubating-SNAPSHOT while in development, and then http://whirr.s3.amazonaws.com/0.2.0-incubating once released. Note that these are the defaults and may be overridden to use another location.

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