[
https://issues.apache.org/jira/browse/CB-8784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392067#comment-14392067
]
ASF GitHub Bot commented on CB-8784:
------------------------------------
GitHub user TimBarham opened a pull request:
https://github.com/apache/cordova-lib/pull/200
CB-8784 Prepare with no platforms should restore all platforms.
If `prepare` is called with no platforms specified, we prepare all
installed platforms but don't restore any from `config.xml`. In this scenario,
we should restore all platforms listed in `config.xml`.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-lib CB-8784
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-lib/pull/200.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 #200
----
commit 7ab4ce0ee6e3cc9865d38b61af7d1fe57984b8ff
Author: Tim Barham <[email protected]>
Date: 2015-04-02T03:19:14Z
CB-8784 Prepare with no platforms should restore all platforms.
If prepare is called with no platforms specified, we prepare all installed
platforms but don't restore any from config.xml. In this scenario, we should
restore all platforms listed in config.xml.
----
> Prepare with no platforms should restore all platforms
> ------------------------------------------------------
>
> Key: CB-8784
> URL: https://issues.apache.org/jira/browse/CB-8784
> Project: Apache Cordova
> Issue Type: Bug
> Components: CordovaLib
> Affects Versions: Master
> Reporter: Tim Barham
> Assignee: Tim Barham
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> If you call {{cordova prepare}} with no platforms specified, we prepare all
> platforms that are currently added, but we don't restore any that are in
> {{config.xml}}.
> However, If you call {{cordova prepare}} with a list of platforms, we restore
> those platforms from {{config.xml}} first.
> To be consistent, if you call {{cordova prepare}} with no platforms, we
> should restore all platforms listed in {{config.xml}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]