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 2011/01/14 19:46:46 UTC

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

    [ https://issues.apache.org/jira/browse/WHIRR-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981872#action_12981872 ] 

Tom White commented on WHIRR-209:
---------------------------------

Is related to WHIRR-127 (or the same problem)?

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