[
https://issues.apache.org/jira/browse/CB-5964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13888627#comment-13888627
]
Michal Mocny commented on CB-5964:
----------------------------------
Bas, good catch.
For the record, while the --link command has been in the tip-of-tree of
cordova-cli since december, it has never been included as part of a release to
npm since the tools have not had a successful release for a while. Mobilespec
create script got away with using this command because it tests using the
tip-of-tree, and this issue should not affect users.
Thanks for the quick fix, though!
> Createmobilespec.sh no longer working due to CB-4153
> ----------------------------------------------------
>
> Key: CB-5964
> URL: https://issues.apache.org/jira/browse/CB-5964
> Project: Apache Cordova
> Issue Type: Bug
> Components: mobile-spec
> Reporter: Bas Bosman
> Assignee: Bas Bosman
> Priority: Critical
>
> Due to changes introduced in CB-4153 the createmobilespec.sh is no longer
> working as it should.
> While creating the project it should now use the new --link-to instead of the
> old --link argument.
> Currently the output of the create is:
> Creating a new cordova project with name "HelloCordova" and id
> "io.cordova.hello cordova" at location "C:\GitHub\cordova-coho\mobilespec"
> While I would expect it to be:
> Creating a new cordova project with name "HelloCordova" and id
> "io.cordova.hello cordova" at location "C:\GitHub\cordova-coho\mobilespec"
> Using custom www assets from C:\GitHub\cordova-coho\cordova-mobile-spec
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)