[GitHub] cordova-lib pull request: CB-8784 Prepare with no platforms should...

2015-04-05 Thread TimBarham
Github user TimBarham commented on the pull request: https://github.com/apache/cordova-lib/pull/200#issuecomment-89910673 Thanks Jesse. I had followed that previous conversation. My thinking here was that we decided to auto-restore on prepare. The gist seemed to be that we would

[GitHub] cordova-lib pull request: CB-8784 Prepare with no platforms should...

2015-04-02 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-lib/pull/200#issuecomment-89064360 +1 Restore platforms if none specified (like you're doing here) +1 Restore the given platform(s) if they are not yet added but are listed in the config.xml

[GitHub] cordova-lib pull request: CB-8784 Prepare with no platforms should...

2015-04-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/200 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] cordova-lib pull request: CB-8784 Prepare with no platforms should...

2015-04-01 Thread TimBarham
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