[GitHub] cordova-lib issue #524: CB-12528 use fs instead of our own existsSync

2017-03-03 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/cordova-lib/pull/524 # [Codecov](https://codecov.io/gh/apache/cordova-lib/pull/524?src=pr=h1) Report > Merging [#524](https://codecov.io/gh/apache/cordova-lib/pull/524?src=pr=desc) into

Nightly build #271 for cordova has failed

2017-03-03 Thread Apache Jenkins Server
Nightly build #271 for cordova has failed. Please check failure details on build details page at https://builds.apache.org/job/cordova-nightly/271/ You can also take a look at build console: https://builds.apache.org/job/cordova-nightly/271/consoleFull - Jenkins for Apache Cordova

[GitHub] cordova-ios pull request #294: CB-12405 - .ipa is uncompressed in preparatio...

2017-03-03 Thread shazron
GitHub user shazron opened a pull request: https://github.com/apache/cordova-ios/pull/294 CB-12405 - .ipa is uncompressed in preparation for 'run' command during a 'build', resulting in slow builds ### Platforms affected iOS ### What does this PR do?

[VOTE] cordova-plugin-file-transfer@1.6.2 release

2017-03-03 Thread Steven Gill
Please review and vote on the release of cordova-plugin-file-transfer by replying to this email (and keep discussion on the DISCUSS thread) Release issue: https://issues.apache.org/jira/browse/CB-12519 The plugins have been published to

Re: [DISCUSS] Mothballing cordova-blackberry

2017-03-03 Thread Filip Maj
Do we have any representatives from RIM on this list? If so would love to hear their take. On Fri, Mar 3, 2017 at 1:04 PM, Simon MacDonald wrote: > +1 > > Was talking to a blackberry dev today. They are not working on that OS ever > again. > > Simon Mac Donald >

Re: [DISCUSS] Mothballing cordova-blackberry

2017-03-03 Thread Simon MacDonald
+1 Was talking to a blackberry dev today. They are not working on that OS ever again. Simon Mac Donald http://simonmacdonald.com On Fri, Mar 3, 2017 at 4:02 PM, Filip Maj wrote: > +9001 > > On Fri, Mar 3, 2017 at 12:59 PM, Jesse wrote: > > +1000 >

Re: [DISCUSS] Mothballing cordova-blackberry

2017-03-03 Thread Filip Maj
+9001 On Fri, Mar 3, 2017 at 12:59 PM, Jesse wrote: > +1000 > > > @purplecabbage > risingj.com > > On Fri, Mar 3, 2017 at 12:58 PM, Shazron wrote: > >> Effectively the project repo is dead, but let's make it official. >> >> Blackberry has only one

Re: [DISCUSS] Mothballing cordova-blackberry

2017-03-03 Thread Jesse
+1000 @purplecabbage risingj.com On Fri, Mar 3, 2017 at 12:58 PM, Shazron wrote: > Effectively the project repo is dead, but let's make it official. > > Blackberry has only one new product (and the only one they will sell I > think), the upcoming BlackBerry Keyone, and it

Re: What is the best way to debug Cordova apps?

2017-03-03 Thread Jesse
Android Studio to debug native android portions, and chrome://inspect/#devices to debug the JS side. Similarly you can use Xcode for native iOS code, and safari debug tools for JS. @purplecabbage risingj.com On Fri, Mar 3, 2017 at 5:22 AM, Patrick Mueller wrote: > Jacek,

[DISCUSS] Mothballing cordova-blackberry

2017-03-03 Thread Shazron
Effectively the project repo is dead, but let's make it official. Blackberry has only one new product (and the only one they will sell I think), the upcoming BlackBerry Keyone, and it is Android 7.1 Nougat based. http://blackberrymobile.com/index.html I would now consider BlackBerry 10 to be

RE: [VOTE] Plugins Release

2017-03-03 Thread Steven Gill
Dammit good catch. I'll fix and do a separate vote thread for file transfer. On Mar 3, 2017 8:02 AM, wrote: > I vote +1 for all plugins except file-transfer. > > File-transfer plugin tests got its plugin.xml replaced with actual > plugin's xml > See here:

[GitHub] cordova-ios pull request #292: CB-12522 - Remove node 0.x support in CI

2017-03-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-ios/pull/292 --- 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-ios issue #293: CB-12523 - Remove iOS 8 support

2017-03-03 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-ios/pull/293 Travis CI: Looks like the iOS Simulator was never even run, and it failed. Tested it locally again and it works. Flaky CI (esp since it took over 24 hours before this was run on CI)

RE: [VOTE] Plugins Release

2017-03-03 Thread alsorokin
I vote +1 for all plugins except file-transfer. File-transfer plugin tests got its plugin.xml replaced with actual plugin's xml See here: https://github.com/apache/cordova-plugin-file-transfer/commit/cbb512b6b8b86d46090ecacf2a877bf2194a3134#diff-8869c2439f2cce633c7172451eb260caL25 So it is now

Re: What is the best way to debug Cordova apps?

2017-03-03 Thread Patrick Mueller
Jacek, sorry I cannot provide advice on IDEs. On the subject of debugging outside of an IDE, I have some links in the yellow box on the front page of the weinre docs for Android and iOS apps. https://people.apache.org/~pmuellr/weinre/docs/latest/ If these don't work for you, weinre itself