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

ASF GitHub Bot commented on CB-7820:
------------------------------------

GitHub user gorkem opened a pull request:

    https://github.com/apache/cordova-lib/pull/106

    [CB-7820] cordova platfrom restore stops if a platforms fails to restore

    handles restoration for each platform separately so that if one fails 
installation for
    others continues. Also makes a change on how the host is checked to allow 
such errors
    not to completely halt the execution.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gorkem/cordova-lib CB-7820

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-lib/pull/106.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #106
    
----
commit 2b8a50431af17680ebd30ddce09f7717773b54d8
Author: Gorkem Ercan <[email protected]>
Date:   2014-10-18T22:27:43Z

    [CB-7820] cordova platfrom restore stops if a platforms fails to restore
    
    handles restoration for each platform separately so that if one fails 
installation for
    others continues. Also makes a change on how the host is checked to allow 
such errors
    not to completely halt the execution.

----


> cordova platfrom restore stops if a platforms fails to restore
> --------------------------------------------------------------
>
>                 Key: CB-7820
>                 URL: https://issues.apache.org/jira/browse/CB-7820
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>            Reporter: Gorkem ERCAN
>            Assignee: Gorkem ERCAN
>
> cordova restore platforms stops restoring platforms if one of the platforms 
> fails to restore. 
> For a config.xml that has android and windows when run on MacOS cordova 
> restore will fail on windows and never execute android restore (depending on 
> their order) 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to