You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/08/26 23:59:59 UTC

[jira] [Commented] (CB-7409) init lib cached code is broken

    [ https://issues.apache.org/jira/browse/CB-7409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14111412#comment-14111412 ] 

ASF GitHub Bot commented on CB-7409:
------------------------------------

GitHub user jsoref opened a pull request:

    https://github.com/apache/cordova-blackberry/pull/176

    CB-7409 update CORDOVA_HOME_DIR based on npm_cache

    CB-7411 Make version in version script easier to replace by coho

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/blackberry/cordova-blackberry cb_7409

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-blackberry/pull/176.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #176
    
----
commit e547827fec1e097fa2230c67b2435f4cdc5566fd
Author: Josh Soref <js...@blackberry.com>
Date:   2014-08-26T21:40:42Z

    CB-7409 update CORDOVA_HOME_DIR based on npm_cache

commit 8d9f2e40dcfafd482368ccadd1c8fa0589edd8e9
Author: Josh Soref <js...@blackberry.com>
Date:   2014-08-26T21:40:50Z

    CB-7411 Make version in version script easier to replace by coho

----


> init lib cached code is broken
> ------------------------------
>
>                 Key: CB-7409
>                 URL: https://issues.apache.org/jira/browse/CB-7409
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: BlackBerry
>    Affects Versions: 3.6.0
>            Reporter: Josh Soref
>
> https://github.com/apache/cordova-blackberry/blob/8f9248654791f820490919a876d06bba591f6f6c/bin/init#L21
> {quote}
> CORDOVA_HOME_DIR=$HOME/.cordova/lib/blackberry10/cordova/$(cat "$CURRENT_DIR/../VERSION")
> {quote}
> There are probably a few other places where this is broken too (at the very least the {{.bat}} file).



--
This message was sent by Atlassian JIRA
(v6.2#6252)