Bas Bosman created CB-5964:
------------------------------
Summary: 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)