[
https://issues.apache.org/jira/browse/CB-6669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13995158#comment-13995158
]
ASF GitHub Bot commented on CB-6669:
------------------------------------
Github user BBosman commented on the pull request:
https://github.com/apache/cordova-mobile-spec/pull/63#issuecomment-42845066
1. I don't understand your comment. Have you read the JIRA issue? Shazron
encountered an error, I was able to reproduce it and provided a fix. I don't
know what cordova-lib has to do with that.
2. The code already uses path.sep for similar stuff. See lines 47-63 in the
same file for instance. I was just trying to maintain the same coding style.
> 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)