PR: https://github.com/apache/cordova-lib/pull/413
Occasionally, there is this issue that crops up, looks like there's a race condition between the cordova-lib code and the cordova-ios code. As a result, I will close this PR and we can proceed with the release. Anyone else is welcome to carry out further investigations, if interested. Sorry, everyone. Thanks, Omar Mefire On Mar 17, 2016, at 12:36 PM, Mefire O. <ommen...@microsoft.com<mailto:ommen...@microsoft.com>> wrote: PR issued: https://github.com/apache/cordova-lib/pull/413 Thanks, Omar Mefire On Mar 16, 2016, at 12:45 PM, Steven Gill <stevengil...@gmail.com<mailto:stevengil...@gmail.com><mailto:stevengil...@gmail.com>> wrote: hmm, sounds like a reasonable solution. Right now we only reinstall plugins saved in config.xml (which prepare does). But it makes sense to reinstall all plugins installed. Let me know when you have a PR. On Wed, Mar 16, 2016 at 11:02 AM, Mefire O. <ommen...@microsoft.com<mailto:ommen...@microsoft.com><mailto:ommen...@microsoft.com>> wrote: I'd like to propose we get in a fix for CB-10775 during this release: https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2fissues.apache.org%2fjira%2fbrowse%2fCB-10775&data=01%7c01%7commenjik%40microsoft.com%7c946d776dac834e2e388d08d34dd3962f%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=0Mx2AXdn9TjMyV8h7CFnVsOkcqVCL2zr8ifWjdn%2fvo4%3d It is breaking lots of people, and I have a fix that will solve this problem temporarily until we get the more permanent 'cordova platform rm, platform add' solution in. It involves making changes to cordova-lib, to reinstall plugins recorded in <platform.json>, after their deletion by the platform (cordova-ios). If we agree this should go in, I can have something working by end of day, today. Thanks, Omar Mefire -----Original Message----- From: Carlos Santana [mailto:csantan...@gmail.com] Sent: Monday, March 14, 2016 6:00 AM To: dev@cordova.apache.org Subject: Re: [DISCUSS] Tools Release Sounds good. I'm working on this [1] it should be done by then to pick it up [1]: https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2fissues.apache.org%2fjira%2fbrowse%2fCB-10808&data=01%7c01%7commenjik%40microsoft.com%7c0eb62e0d48e74f71ab8208d34c089010%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=AwCI%2f5sbxcxI0kpS%2fJI4D%2bvtdMBMfhexWW2EOCGrfhU%3d On Sun, Mar 13, 2016 at 6:09 PM Steven Gill <stevengil...@gmail.com> wrote: I'm planning on starting a tools release on Wed. Let me know if you need me to look at anything. -Steve