You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Bas Bosman (JIRA)" <ji...@apache.org> on 2014/05/11 00:05:08 UTC

[jira] [Assigned] (CB-6669) createmobilespec.js doesn't work with the blackberry10 option

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

Bas Bosman reassigned CB-6669:
------------------------------

    Assignee: Bas Bosman

> createmobilespec.js doesn't work with the blackberry10 option
> -------------------------------------------------------------
>
>                 Key: CB-6669
>                 URL: https://issues.apache.org/jira/browse/CB-6669
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: mobile-spec
>            Reporter: Shazron Abdullah
>            Assignee: Bas Bosman
>
> In the root folder of all my repos:
> {code}
> ./cordova-mobile-spec/createmobilespec/createmobilespec.js --blackberry10
> {code}
> I get this error:
> {code}
> Creating project. If you have any errors, it may be from missing repositories.
> To clone needed repositories (android as an example):
>   ./cordova-coho/coho repo-clone -r plugins -r mobile-spec -r android -r cli
> To update all repositories:
>   ./cordova-coho/coho repo-update
> Creating project mobilespec...
> Creating a new cordova project with name "MobileSpec_Tests" and id "org.apache.cordova.mobilespec" at location "/Users/shaz/Documents/Git/Apache/mobilespec"
> Using custom www assets from /Users/shaz/Documents/Git/Apache/cordova-mobile-spec
> /Users/shaz/Documents/Git/Apache/mobilespec /Users/shaz/Documents/Git/Apache
> Adding platforms...
> Adding Platform: blackberry10
> Checking if platform "blackberry10" passes minimum requirements...
> Requirements check failed: /bin/sh: /Users/shaz/Documents/Git/Apache/cordova-blackberry/bin/check_reqs: No such file or directory
> {code}
> Note here that check_reqs should be in `Users/shaz/Documents/Git/Apache/cordova-blackberry/*blackberry10*/bin/check_reqs`



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