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

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

Github user shazron commented on the pull request:

    https://github.com/apache/cordova-mobile-spec/pull/63#issuecomment-42855386
  
    BB devs, this is solely a problem in the createmobilespec.js which does not 
need a cordova-lib dependency, and although it might not be ideal, the whole 
script just relies on hard-coded paths -- the reason this is fine is because as 
discussed in the list we are all in the process of moving the tests off 
cordova-mobilespec into the plugin repos themselves. 
    
    @martincgg you should add another comment to your issue -- the cordova-dev 
list gets emails whenever a pull request is updated and hopefully a dev will 
get to your issue. Let's keep the issues separate


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

Reply via email to