[ 
https://issues.apache.org/jira/browse/CB-9987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15003276#comment-15003276
 ] 

Steve Gill commented on CB-9987:
--------------------------------

actually i was mistaken, I don't think we need the above code as the signatures 
seem to be the same and it is just the options object that has changed. 
Reviewing them all and seeing if there is a pattern. If so, should be a easy 
fix.

> cordova-lib compile arguments changed
> -------------------------------------
>
>                 Key: CB-9987
>                 URL: https://issues.apache.org/jira/browse/CB-9987
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaLib
>    Affects Versions: 5.4.0
>            Reporter: Jimmy Thomson
>            Assignee: Steve Gill
>            Priority: Critical
>
> Prior to cordova-lib 5.4.0 cordova.raw.compile accepted an object such as { 
> options: ["list", "of", "options"]}. As of 5.4.0 it seems to want { options: 
> {argv: ["list", "of", "options"]}} instead. This causes silent failures if 
> other packages attempt to use the older approach.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to