[
https://issues.apache.org/jira/browse/CB-12920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16049721#comment-16049721
]
ASF subversion and git services commented on CB-12920:
------------------------------------------------------
Commit 80e78edf21d19cad87760c02d2e99054126bb655 in cordova-mobile-spec's branch
refs/heads/master from Halton Huo
[ https://git-wip-us.apache.org/repos/asf?p=cordova-mobile-spec.git;h=80e78ed ]
CB-12920 Use path.sep instead of Unix seperator.
> createmobilespec report UNIX path format on Windows
> ---------------------------------------------------
>
> Key: CB-12920
> URL: https://issues.apache.org/jira/browse/CB-12920
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-mobile-spec
> Affects Versions: Master
> Reporter: Haitao Huo
> Labels: easyfix
>
> When try to build mobilespec on Windows on latest commit [7a8101 |
> https://github.com/apache/cordova-mobile-spec/commit/7a8101496703f780c20c9324c2c5bde3928ade60],
> the path reported out is in UNIX format, thus can not copy&paste to execute.
> {code}
> > cordova-mobile-spec\createmobilespec\createmobilespec.cmd --android
> Creating project from local git repos. If you have any errors, it may be from
> missing repositories.
> To clone repositories:
> ./cordova-coho/coho repo-clone -r mobile-spec -r plugin-test-framework -r
> cli -r lib -r plugman -r android -r js -r plugins
> mkdir cordova-cli/node_modules
> (cd cordova-lib/cordova-lib/ && npm install)
> (cd cordova-plugman/ && npm install)
> mkdir cordova-cli/node_modules
> ln -s ../../cordova-lib/cordova-lib cordova-cli/node_modules
> (cd cordova-cli && npm install)
> To update all repositories:
> ./cordova-coho/coho repo-update
> Checking if you are using master branch of tools
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]