You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whirr.apache.org by "Andrei Savu (JIRA)" <ji...@apache.org> on 2011/01/16 09:55:45 UTC

[jira] Resolved: (WHIRR-209) bin/whirr fails on a new release

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

Andrei Savu resolved WHIRR-209.
-------------------------------

    Resolution: Not A Problem

I'm closing this. No longer an issue probably thanks to changes in WHIRR-210. 

> bin/whirr fails on a new release
> --------------------------------
>
>                 Key: WHIRR-209
>                 URL: https://issues.apache.org/jira/browse/WHIRR-209
>             Project: Whirr
>          Issue Type: Bug
>          Components: cli
>    Affects Versions: 0.3.0
>            Reporter: Andrei Savu
>            Assignee: Andrei Savu
>            Priority: Blocker
>             Fix For: 0.3.0
>
>
> Steps to reproduce: 
> {code}
> $ mvn package assembly:assembly
> $ cp target/whirr-0.3.0-incubating-SNAPSHOT.tar.gz /tmp
> $ cd /tmp
> $ tar xvfz whirr-0.3.0-incubating-SNAPSHOT.tar.gz
> $ cd whirr-0.3.0-incubating-SNAPSHOT/
> $ ./bin/whirr
> ./bin/whirr: line 24: [: /tmp/whirr-0.3.0-incubating-SNAPSHOT/bin/../whirr-cli-0.3.0-incubating-SNAPSHOT.jar: binary operator expected
> No CLI JAR found.
> {code}
> This is related to the changes made in WHIRR-156. I will provide a fix. 

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