Re: [NODE] Can we drop node 0.x support?

2016-08-12 Thread Simon MacDonald
+1 Simon Mac Donald http://hi.im/simonmacdonald On Fri, Aug 12, 2016 at 10:26 PM, Kerri Shotts wrote: > +1 as well > Kerri > > > > On Fri, Aug 12, 2016 at 8:18 PM -0500, "Jesse" > wrote: > > > > > > > > > > > +1 > Please! > > > On Aug 12, 2016, at 5:43 PM, Shazron wrote: > > > > cordova-lib

Nightly build #100 for cordova has succeeded!

2016-08-12 Thread Apache Jenkins Server
Nightly build #100 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/100/consoleFull - Jenkins for Apache Cordova -

Re: [NODE] Can we drop node 0.x support?

2016-08-12 Thread Kerri Shotts
+1 as well Kerri  On Fri, Aug 12, 2016 at 8:18 PM -0500, "Jesse" wrote: +1 Please! > On Aug 12, 2016, at 5:43 PM, Shazron wrote: > > cordova-lib engine says we still do support 0.x: > https://github.com/apache/cordova-lib/blob/2a178662acfad9c779114fddd815e484fc1b6f1d/cordova-lib/pa

Re: [NODE] Can we drop node 0.x support?

2016-08-12 Thread Ryan J. Salva
+1 Sent via 📱 From: Jesse Sent: Friday, August 12, 2016 6:13:15 PM To: dev@cordova.apache.org Subject: Re: [NODE] Can we drop node 0.x support? +1 Please! > On Aug 12, 2016, at 5:43 PM, Shazron wrote: > > cordova-lib engine says we still do support 0.x: > http

Re: [NODE] Can we drop node 0.x support?

2016-08-12 Thread Jesse
+1 Please! > On Aug 12, 2016, at 5:43 PM, Shazron wrote: > > cordova-lib engine says we still do support 0.x: > https://github.com/apache/cordova-lib/blob/2a178662acfad9c779114fddd815e484fc1b6f1d/cordova-lib/package.json#L16 > > Can we drop support? Seems time. > > See: https://twitter.com/fer

[NODE] Can we drop node 0.x support?

2016-08-12 Thread Shazron
cordova-lib engine says we still do support 0.x: https://github.com/apache/cordova-lib/blob/2a178662acfad9c779114fddd815e484fc1b6f1d/cordova-lib/package.json#L16 Can we drop support? Seems time. See: https://twitter.com/feross/status/763548182416494593 "Node v0.10 will be completely UNSUPPORTED i

[GitHub] cordova-ios issue #234: CB-9825 cocoapod integration for plugins

2016-08-12 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-ios/pull/234 LGTM! Congrats on landing your first feature into Cordova @juliascript ! (note the CI failures are for node 0.1x.x which I think we can safely say we won't support anymore) --- If your proj

[GitHub] cordova-plugin-camera issue #230: CB-6708: [iOS]keep the metadata of image, ...

2016-08-12 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-camera/pull/230 Cordova CI Build has completed successfully. **Commit** - [Link](https://github.com/apache/cordova-plugin-camera/pull/230/commits/221ad6fcc36d6290aa8875f1b69b6474f898e27

[GitHub] cordova-lib issue #479: CB-11698 Fix plugin installation when restoring plat...

2016-08-12 Thread dpogue
Github user dpogue commented on the issue: https://github.com/apache/cordova-lib/pull/479 Honestly, this is just further convincing me that `restore` and `prepare` should be two separate commands. It seems weird to me to run prepare for a platform that isn't installed and expect it to

RE: [DISCUSS] Cordova-lib and cordova-cli 6.3.1 release

2016-08-12 Thread Vladimir Kotikov (Akvelon)
Hey, guys, need one more vote! Also could someone take a look at the blog post: https://github.com/apache/cordova-docs/pull/625 ? - Best regards, Vladimir -Original Message- From: Steven Gill [mailto:stevengil...@gmail.com] Sent: Tuesday, August 9, 2016 4:00 AM To: dev@cordova.apache.or

[GitHub] cordova-plugin-dialogs issue #81: CB-11677 CB-11214 Android: fix bugs with p...

2016-08-12 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-dialogs/pull/81 Cordova CI Build has completed successfully. **Commit** - [Link](https://github.com/apache/cordova-plugin-dialogs/pull/81/commits/a5b4aa12d9bff94f444f44e46e5736690fbd7ef

[GitHub] cordova-docs pull request #625: CB-11685 Add tools release blog post

2016-08-12 Thread vladimir-kotikov
GitHub user vladimir-kotikov opened a pull request: https://github.com/apache/cordova-docs/pull/625 CB-11685 Add tools release blog post You can merge this pull request into a Git repository by running: $ git pull https://github.com/vladimir-kotikov/cordova-docs CB-11685 Alte

[GitHub] cordova-plugin-media issue #106: CB-11529 ios: Make available setting volume...

2016-08-12 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-media/pull/106 Cordova CI Build has completed successfully. **Commit** - [Link](https://github.com/apache/cordova-plugin-media/pull/106/commits/6d2d764e5e0bd155560dd6e9dff69f623d844a8c)

Re: Does Cordova 6.0.0 support iOS 10 and Android N operating systems?

2016-08-12 Thread Kerri Shotts
Cordova does not officially support pre-release operating systems. N should be out soon, and iOS is usually released in the fall. Cordova support typically follows shortly after. That said, Cordova doesn't have any checks to prevent you from targeting these versions, so go ahead and try (it woul

[GitHub] cordova-windows pull request #191: CB-11658 activated event is not fired on ...

2016-08-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-windows/pull/191 --- 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 featur

[GitHub] cordova-windows issue #191: CB-11658 activated event is not fired on Windows...

2016-08-12 Thread toddm
Github user toddm commented on the issue: https://github.com/apache/cordova-windows/pull/191 :shipit: --- 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

[GitHub] cordova-plugin-camera issue #229: CB-11661: (ios) Add mandatory iOS 10 priva...

2016-08-12 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-camera/pull/229 Cordova CI Build has one or more failures. **Commit** - [Link](https://github.com/apache/cordova-plugin-camera/pull/229/commits/8ead470d752fdc50f3d315fb3aeb3fa709ce3f45

[GitHub] cordova-plugin-dialogs issue #81: CB-11677 CB-11214 Android: fix bugs with p...

2016-08-12 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-dialogs/pull/81 Cordova CI Build has one or more failures. **Commit** - [Link](https://github.com/apache/cordova-plugin-dialogs/pull/81/commits/d361ad9a81dce08b13c4c8b153ed272bda160dce

Does Cordova 6.0.0 support iOS 10 and Android N operating systems?

2016-08-12 Thread Eswara K. Jonnadula
Hi, We started using Cordova mobile application development framework 6.0.0 version for one of our applications. We want to extend our application support on iOS 10 and Android N operating systems. As per the Cordova documentation Cordova 6.0.0 version supports following mobile operating syste

[GitHub] cordova-plugin-media pull request #106: CB-11529 ios: Make available setting...

2016-08-12 Thread matrosovN
GitHub user matrosovN opened a pull request: https://github.com/apache/cordova-plugin-media/pull/106 CB-11529 ios: Make available setting volume for player on ios device 1. Make available setting volume for player on ios device 2. Write manual test for setVolume method. You can

[GitHub] cordova-lib issue #479: CB-11698 Fix plugin installation when restoring plat...

2016-08-12 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/cordova-lib/pull/479 ## [Current coverage](https://codecov.io/gh/apache/cordova-lib/pull/479?src=pr) is 80.69% (diff: 100%) > Merging [#479](https://codecov.io/gh/apache/cordova-lib/pull/479?src=pr) into [ma

[GitHub] cordova-lib issue #479: CB-11698 Fix plugin installation when restoring plat...

2016-08-12 Thread vladimir-kotikov
Github user vladimir-kotikov commented on the issue: https://github.com/apache/cordova-lib/pull/479 @stevengill, @dpogue, please take a look --- 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 th

[GitHub] cordova-lib pull request #479: CB-11698 Fix plugin installation when restori...

2016-08-12 Thread vladimir-kotikov
GitHub user vladimir-kotikov opened a pull request: https://github.com/apache/cordova-lib/pull/479 CB-11698 Fix plugin installation when restoring platform This partially reverts #464 and forces cordova to always check for and install plugins, added to the project, to platform that

[GitHub] cordova-plugin-camera pull request #230: CB-6708: [iOS]keep the metadata of ...

2016-08-12 Thread lxbyes
GitHub user lxbyes opened a pull request: https://github.com/apache/cordova-plugin-camera/pull/230 CB-6708: [iOS]keep the metadata of image, add GPS when take picture from Camera. ### Platforms affected ### What does this PR do? ### What testing

[GitHub] cordova-plugin-dialogs issue #81: CB-11677 CB-11214 Android: fix bugs with p...

2016-08-12 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-dialogs/pull/81 Cordova CI Build has one or more failures. **Commit** - [Link](https://github.com/apache/cordova-plugin-dialogs/pull/81/commits/24b6dcbac3da6437d32a30e9cf39fa5d0c29180b

Nightly build #99 for cordova has succeeded!

2016-08-12 Thread Apache Jenkins Server
Nightly build #99 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/99/consoleFull - Jenkins for Apache Cordova ---

[GitHub] cordova-lib pull request #478: CB-11607 breakout cordova-create from cordova...

2016-08-12 Thread carynbear
GitHub user carynbear opened a pull request: https://github.com/apache/cordova-lib/pull/478 CB-11607 breakout cordova-create from cordova-lib Waiting on [cordova-create](https://github.com/apache/cordova-create) release on npm. Will need to update package.json. You can merge th

[GitHub] cordova-lib issue #467: CB-9825: tests for cocoapod integration for plugins

2016-08-12 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-lib/pull/467 Also, node 0.1x will be completely unsupported in 50 days: https://twitter.com/feross/status/763548182416494593 (re: https://github.com/apache/cordova-lib/pull/467#issuecomment-236813577) ---

[GitHub] cordova-plugin-camera pull request #229: CB-11661: (ios) Add mandatory iOS 1...

2016-08-12 Thread vladimir-kotikov
Github user vladimir-kotikov commented on a diff in the pull request: https://github.com/apache/cordova-plugin-camera/pull/229#discussion_r74549610 --- Diff: plugin.xml --- @@ -150,6 +150,11 @@ + + + $CAM