[GitHub] cordova-plugin-globalization issue #53: CB-11154: (Android, iOS) Add IANA ti...

2016-11-22 Thread kosssi
Github user kosssi commented on the issue: https://github.com/apache/cordova-plugin-globalization/pull/53 Who can merge it ? --- 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 enabl

RE: [DISCUSS] Split cordova-lib modules into their own repos

2016-11-22 Thread Vladimir Kotikov (Akvelon)
+1 -Original Message- From: Filip Maj [mailto:maj@gmail.com] Sent: Wednesday, November 23, 2016 9:12 AM To: dev@cordova.apache.org Subject: Re: [DISCUSS] Split cordova-lib modules into their own repos +1 On Tue, Nov 22, 2016 at 9:33 PM, Darryl Pogue wrote: > On 22 November 2016 at

Re: [DISCUSS] Split cordova-lib modules into their own repos

2016-11-22 Thread Filip Maj
+1 On Tue, Nov 22, 2016 at 9:33 PM, Darryl Pogue wrote: > On 22 November 2016 at 17:30, Steven Gill wrote: >> I propose to split these modules into their own git repos. Thoughts? > > A giant +1 from me! > > I routinely run into cases where cordova-common or cordova-lib > problems have been fixed

Re: [DISCUSS] Split cordova-lib modules into their own repos

2016-11-22 Thread Darryl Pogue
On 22 November 2016 at 17:30, Steven Gill wrote: > I propose to split these modules into their own git repos. Thoughts? A giant +1 from me! I routinely run into cases where cordova-common or cordova-lib problems have been fixed in master or I'm trying to test a branch, and I have no way of point

[GitHub] cordova-plugin-file-transfer issue #141: CB-10974 Cordova file transfer Cont...

2016-11-22 Thread raykin
Github user raykin commented on the issue: https://github.com/apache/cordova-plugin-file-transfer/pull/141 same here. ```shell E/FileTransfer(22411): {"code":1,"source":"file:\/\/\/data\/data\/com.deltux.kasa\/cache\/tmp_20161113_082947-1226504239.jpg","target":"https:\/\/s3.a

Nightly build #235 for cordova has succeeded!

2016-11-22 Thread Apache Jenkins Server
Nightly build #235 for cordova has succeeded! The latest nightly has been published and you can try it out with 'npm i -g cordova@nightly' For details check build console at https://builds.apache.org/job/cordova-nightly/235/consoleFull - Jenkins for Apache Cordova -

[DISCUSS] Split cordova-lib modules into their own repos

2016-11-22 Thread Steven Gill
Right now, cordova-lib git repo [1] has cordova-serve, cordova-common, cordova-fetch & cordova-lib modules. This is an anti-pattern in node. You can't install any of those modules via gitURL since they are all subdirectories. I propose to split these modules into their own git repos. Thoughts? [1

Re: [PROPOSAL] move save/restore to package.json

2016-11-22 Thread Steven Gill
Hey Everyone! I updated the save/restore proposal. Check it out at https://github.com/cordova/cordova-discuss/pull/53. We also have a cordova-lib PR that is ready for review at https://github.com/apache/cordova-lib/pull/499. Feedback welcomed! On Fri, Sep 23, 2016 at 6:20 PM, Steven Gill wrote:

[GitHub] cordova-lib issue #499: Cb 11960

2016-11-22 Thread stevengill
Github user stevengill commented on the issue: https://github.com/apache/cordova-lib/pull/499 The travis failures are fine. Need to look into the appveyor failures though --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] cordova-lib issue #499: Cb 11960

2016-11-22 Thread stevengill
Github user stevengill commented on the issue: https://github.com/apache/cordova-lib/pull/499 Test 005 may periodically fail due to https://issues.apache.org/jira/browse/CB-12170 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

Re: [DISCUSS] cordova-ios 4.3.1 patch release

2016-11-22 Thread Kerri Shotts
Thanks! Pushed to 4.3.x. ~ Kerri > On Nov 22, 2016, at 13:11, Shazron wrote: > > Thanks Kerri, please do push it to 4.3.x > I'll take mobile-spec out for spin with your changes. > > On Tue, Nov 22, 2016 at 10:59 AM, Kerri Shotts > wrote: > >> All, >> >> I think I’ve got everything fixed fo

Re: [DISCUSS] cordova-ios 4.3.1 patch release

2016-11-22 Thread Shazron
Thanks Kerri, please do push it to 4.3.x I'll take mobile-spec out for spin with your changes. On Tue, Nov 22, 2016 at 10:59 AM, Kerri Shotts wrote: > All, > > I think I’ve got everything fixed for the storyboard feature. I’ve tested > it on my side along with the new automated tests using Travi

Re: [DISCUSS] cordova-ios 4.3.1 patch release

2016-11-22 Thread Kerri Shotts
All, I think I’ve got everything fixed for the storyboard feature. I’ve tested it on my side along with the new automated tests using Travis & Appveyor. IIRC, the reason the storyboard feature was disabled for 4.3.0 was a build failure in mobilespec. I’m able to build my local mobilespec just f

[GitHub] cordova-plugin-wkwebview-engine issue #16: CB-11554 - too 'brutal' app reloa...

2016-11-22 Thread mccraigmccraig
Github user mccraigmccraig commented on the issue: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/16 @pwbs i think i saw this once too - though i have never been able to reproduce it in an inspectable environment my first hypothesis would be that the WKWebView

[GitHub] cordova-plugin-wkwebview-engine issue #16: CB-11554 - too 'brutal' app reloa...

2016-11-22 Thread pwbs
Github user pwbs commented on the issue: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/16 Anyone has an idea why I still encounter `about:blank` white screen of death? It's quite hard to reproduce, it took me months before I could observe it with a Safari-inspecta