You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by Martin Gonzalez <ma...@gmail.com> on 2014/07/31 19:22:07 UTC

CLI breaking changes on master

Hi all,

CLI on master, contains some changes that are breaking "--link-to"
argument, throwing a error during usage.
--link-to is highly used by createmobilespec module to link the custom
resources in there, so by extension is breaking the workflow on that module
as well.

I've switched to "rb_3.5.0-0.2.6" branch, which is stable and functional.
Both master and rb_3.5.0-0.2.6 are using "cordova-lib: 21.6", so the
problem should be found on CLI.

I've report the issue at Jira:
https://issues.apache.org/jira/browse/CB-7240
All details and the error stack trace is at the issue description.


-- 
Regards,
Martin Gonzalez