Nightly build #102 for cordova has succeeded!

2016-08-15 Thread Apache Jenkins Server
Nightly build #102 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/102/consoleFull

-
Jenkins for Apache Cordova

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

[GitHub] cordova-ios pull request #203: CB-11238 Expose supportedOrientations method

2016-08-15 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/cordova-ios/pull/203


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-ios pull request #239: CB-11648: Make CDVViewController send notific...

2016-08-15 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/cordova-ios/pull/239


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



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

2016-08-15 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/cordova-ios/pull/234


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



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

2016-08-15 Thread shazron
Github user shazron commented on the issue:

https://github.com/apache/cordova-ios/pull/234
  
Interesting node quirk. I think I figured out the problem with this line: 
https://github.com/apache/cordova-ios/pull/234/files#diff-4dd01b7c4b3f825b9b9e6f223a83ec71R97

in node 0.10 and 0.12, node resolves it first, without it being used. Node 
4 and 6 don't. Moving the declaration in the code block where it is used solves 
the unit-test errors on node 0.10 and 0.12. I'll patch it after I get this PR 
in.


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-plugin-wkwebview-engine issue #13: CB-11074 - Ensure settings from c...

2016-08-15 Thread ephemer
Github user ephemer commented on the issue:

https://github.com/apache/cordova-plugin-wkwebview-engine/pull/13
  
Without having tested this, it seems reasonable to me


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-lib pull request #480: CB-11687 platform-specific plugin prepare hoo...

2016-08-15 Thread vladimir-kotikov
Github user vladimir-kotikov commented on a diff in the pull request:

https://github.com/apache/cordova-lib/pull/480#discussion_r74823439
  
--- Diff: cordova-lib/src/cordova/prepare.js ---
@@ -37,23 +37,25 @@ function prepare(options) {
 return Q().then(function() {
 var projectRoot = cordova_util.cdProjectRoot();
 var config_json = config.read(projectRoot);
-options = options || { verbose: false, platforms: [], options: {} 
};
+options = options || { verbose: false, options: {} };
+options.platforms = options.platforms || 
cordova_util.listPlatforms(projectRoot);
--- End diff --

can we just call `cordova_util.preProcessOptions` here?


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



Re: [VOTE] Cordova-common@1.4.1 release

2016-08-15 Thread Steven Gill
The vote has now closed. The results are:

Positive Binding Votes: 3

Steve Gill
Caryn Tran
Alexander Sorokin

The vote has passed.


On Wed, Aug 10, 2016 at 3:53 AM, Alexander Sorokin (Akvelon) <
v-als...@microsoft.com> wrote:

> I vote +1.
>
> * Ran coho verify-archive
> * Verified tag
> * Verified version
> * Ability to create blank app for Windows, Android
> * Ability to build/run apps
> * Reviewed release notes
> * Verified 'cordova serve'
> * Verified that browserified app builds and runs correctly
>
> -Original Message-
> From: Caryn Tran [mailto:ct...@adobe.com]
> Sent: Wednesday, August 10, 2016 2:46 AM
> To: dev@cordova.apache.org
> Subject: Re: [VOTE] Cordova-common@1.4.1 release
>
> +1
>
> On 8/9/16, 4:32 PM, "Steven Gill"  wrote:
>
> >Please review and vote on this cordova-common Release by replying to
> >this email (and keep discussion on the DISCUSS thread)
> >
> >Release issue:
> >https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2fissues
> >.apache.org%2fjira%2fbrowse%2fCB-11690&data=02%7c01%7cv-alsoro%40micros
> >oft.com%7c76d458cd9b314068e7d808d3c0af5a10%7c72f988bf86f141af91ab2d7cd0
> >11db47%7c1%7c0%7c636063831762477614&sdata=lSquP5i3uKx6QUDBVEnPyzFjJBoaM
> >ManCcfL9%2fyzo5I%3d
> >
> >Both tools have been published to
> >dist/dev:https://dist.apache.org/repos/dist/dev/cordova/CB-11690/
> >
> >The packages were published from their corresponding git tags:
> >
> >cordova-lib: common-1.4.1 (46051b800b)
> >
> >Upon a successful vote I will upload the archives to dist/, publish
> >them to npm, and post the corresponding blog post.
> >
> >Voting guidelines:
> >https://github.com/apache/cordova-coho/blob/master/docs/release-voting.
> >md
> >
> >Voting will go on for a minimum of 48 hours.
> >
> >I vote +1:
> >* Ran coho audit-license-headers over the relevant repos
> >* Ran unit tests for lib and common
> >* Built and ran mobile-spec for android
>
>


[GitHub] cordova-lib pull request #480: CB-11687 platform-specific plugin prepare hoo...

2016-08-15 Thread daserge
GitHub user daserge opened a pull request:

https://github.com/apache/cordova-lib/pull/480

CB-11687 platform-specific plugin prepare hooks should be run even wh…

…en no platforms are specified

DO NOT MERGE YET, discussion is needed

See details in [Jira](https://issues.apache.org/jira/browse/CB-11687)

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/daserge/cordova-lib CB-11687

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-lib/pull/480.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #480


commit b3d6712850c87f50ede88c45929b5d234e530af7
Author: daserge 
Date:   2016-08-15T16:23:37Z

CB-11687 platform-specific plugin prepare hooks should be run even when no 
platforms are specified




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



CI build status

2016-08-15 Thread Alexander Sorokin (Akvelon)
Hi guys,



We're sorry there was a small break in our reports.

Here is the CI status for last week:



# of test failures:

0  - Android

0 - iOS

0  - WP 8.1

0  - Windows 8.1

0  - Windows 10

We're still facing some issues with our slave machines and Appium tests 
stability but hopefully they will soon be resolved.

Thanks,
Alexander Sorokin


[GitHub] cordova-ios issue #241: CB-11705 - Adding CordovaDefaultWebViewEngine config...

2016-08-15 Thread hnilsen
Github user hnilsen commented on the issue:

https://github.com/apache/cordova-ios/pull/241
  
JIRA task: https://issues.apache.org/jira/browse/CB-11705


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-ios issue #241: CB-11705 - Adding CordovaDefaultWebViewEngine config...

2016-08-15 Thread hnilsen
Github user hnilsen commented on the issue:

https://github.com/apache/cordova-ios/pull/241
  
This is from a discussion in #cordova-ios on Slack. cc @shazron 


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-ios pull request #241: CB-11705 - Adding CordovaDefaultWebViewEngine...

2016-08-15 Thread hnilsen
GitHub user hnilsen opened a pull request:

https://github.com/apache/cordova-ios/pull/241

CB-11705 - Adding CordovaDefaultWebViewEngine configuration

Adding CordovaDefaultWebViewEngine configuration option to be able to use a 
different WebView as default and/or fallback.

This way you can extract the UIWebViewEngine plugin from the private space. 
You can also force the WKWebView to be default, or some other webview if needed.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/hnilsen/cordova-ios CB-11705

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-ios/pull/241.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #241


commit 6a46dd0748eb28115203fa20314b4f8d022b8a51
Author: HÃ¥kon Nilsen 
Date:   2016-08-15T11:30:29Z

CB-11705 - Adding CordovaDefaultWebViewEngine configuration option to be 
able to use a different WebView as default and/or fallback




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[ANNOUNCE] Cordova@6.3.1 has been released

2016-08-15 Thread Vladimir Kotikov (Akvelon)
Blog: http://cordova.apache.org/news/2016/08/12/tools-release.html
Tweet: https://twitter.com/apachecordova/status/765139399327744000

-
Best regards, Vladimir


[GitHub] cordova-plugin-file-transfer issue #150: CB-11534 This plugin should support...

2016-08-15 Thread homen
Github user homen commented on the issue:

https://github.com/apache/cordova-plugin-file-transfer/pull/150
  
@huhaixiang It is about Runtime  Permission.You can check here 
[link](https://developer.android.com/training/permissions/requesting.html)


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-plugin-dialogs pull request #81: CB-11677 CB-11214 Android: fix bugs...

2016-08-15 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/cordova-plugin-dialogs/pull/81


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-plugin-media pull request #107: CB-11655 (Android) Enabled asynchron...

2016-08-15 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/cordova-plugin-media/pull/107


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-plugin-media issue #107: CB-11655 (Android) Enabled asynchronous err...

2016-08-15 Thread vladimir-kotikov
Github user vladimir-kotikov commented on the issue:

https://github.com/apache/cordova-plugin-media/pull/107
  
LGTM :ship: 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
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



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

2016-08-15 Thread vladimir-kotikov
Github user vladimir-kotikov commented on the issue:

https://github.com/apache/cordova-plugin-dialogs/pull/81
  
LGTM


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



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

2016-08-15 Thread lxbyes
Github user lxbyes commented on the issue:

https://github.com/apache/cordova-plugin-camera/pull/230
  
test passed


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-ios issue #237: CB-9789: Support setting the default app locale

2016-08-15 Thread shazron
Github user shazron commented on the issue:

https://github.com/apache/cordova-ios/pull/237
  
https://github.com/apache/cordova-lib/pull/466 has been merged and should 
be in cordova-common 1.4.1 when it is released.


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



RE: [Vote] Tools Release

2016-08-15 Thread Vladimir Kotikov (Akvelon)
The vote has now closed. The results are:

Positive Binding Votes: 3

Vladimir Kotikov
Alexander Sorokin
Steven Gill

Negative Binding Votes: 0

The vote has passed.

-
Best regards, Vladimir

-Original Message-
From: Steven Gill [mailto:stevengil...@gmail.com] 
Sent: Monday, August 15, 2016 11:05 AM
To: dev@cordova.apache.org
Subject: RE: [Vote] Tools Release

+1

On Aug 11, 2016 9:51 AM, "Alexander Sorokin (Akvelon)" < 
v-als...@microsoft.com> wrote:

> I vote +1.
>
> * Verified tags
> * Ability to install/uninstall Cordova
> * Ability to update Cordova
> * Ability to create blank app for Windows, Android
> * Ability to build/run apps
> * Reviewed release notes
> * Verified versions
> * Verified line breaks
> * Verified 'cordova serve'
> * Verified that browserified app builds and runs correctly
> * Ensured --nobuild option works
>
> Thanks,
> Alexander Sorokin
>
> -Original Message-
> From: Vladimir Kotikov (Akvelon) [mailto:v-vlk...@microsoft.com]
> Sent: Tuesday, August 9, 2016 12:40 PM
> To: dev@cordova.apache.org
> Subject: [Vote] Tools Release
>
> Please review and vote on this Tools Release by replying to this email 
> (and keep discussion on the DISCUSS thread)
>
> Release issue: https://na01.safelinks.protection.outlook.com/?url=
> https%3a%2f%2fissues.apache.org%2fjira%2fbrowse%2fCB-
> 11685&data=02%7c01%7cv-alsoro%40microsoft.com%
> 7c55b08cf565814fb972af08d3c039310b%7c72f988bf86f141af91ab2d7cd011
> db47%7c1%7c0%7c636063324265179312&sdata=bPR69MlFO4mkIiRvTbIubfnh5oTH1P
> RHIUKP32DoRSg%3d
>
> Both tools have been published to dist/dev:
> https://na01.safelinks.protection.outlook.com/?url=
> https%3a%2f%2fdist.apache.org%2frepos%2fdist%2fdev%
> 2fcordova%2fCB-11685&data=02%7c01%7cv-alsoro%40microsoft.com%
> 7c55b08cf565814fb972af08d3c039310b%7c72f988bf86f141af91ab2d7cd011
> db47%7c1%7c0%7c636063324265179312&sdata=mROa87fneUN36fOh1P3tHeMbHDtkLW
> %2fnK%2bMmGv%2bPGrs%3d
>
> The packages were published from their corresponding git tags:
> cordova-lib: 6.3.1 (a2736f594c)
> cordova-cli: 6.3.1 (d192399a01)
>
> Upon a successful vote I will upload the archives to dist/, publish 
> them to npm, and post the corresponding blog post.
>
> Voting guidelines: https://github.com/apache/ 
> cordova-coho/blob/master/docs/release-voting.md
>
> Voting will go on for a minimum of 48 hours.
>
> I vote +1:
> * Ran coho audit-license-headers over the relevant repos
> * Ensured continuous build was green when repos were tagged
> * Created, built and ran mobilespec app with and without --browserify 
> option
> * Ensured --nobuild option works and regression is fixed
>
> -
> Best regards, Vladimir
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org
>
>


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

2016-08-15 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/cordova-docs/pull/625


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



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

2016-08-15 Thread Shazron
Also node.js 6.3.0 now supports the --inspect option, which means we can
debug cordova using Chrome Dev Tools:
https://mobile.twitter.com/nodejs/status/763782055788445696 (although the
flag is deemed "experimental")

On Mon, Aug 15, 2016 at 1:30 AM, Shazron  wrote:

> Sorry, I meant to say Node 7 will be "current" in Oct 2016, this year --
> not 2017.
>
> On Mon, Aug 15, 2016 at 1:29 AM, Shazron  wrote:
>
>> Our docs just specify "Download and install Node.js" which points to the
>> LTS version 4.4.7 at https://nodejs.org/en/download/ . If we want to
>> support Node 6 (current version as of this email), we need to point that to
>> https://nodejs.org/en/download/current/ instead.
>>
>> Since our code all works on Node 6 already, I would say we should jump to
>> version 6 as a requirement, and update the docs to point to Node 6. Node 4
>> LTS ends 2018-04-01 while Node 6 LTS starts this Oct 2016 and ends
>> 2019-04-01. Since Node 6 will LTS pretty soon, we should just jump to that
>> straight away.
>>
>> Consequently Node 7 will be "current" in Oct 2017. One of the significant
>> things about Node 7 is, according to http://node.green/, 99% ES6
>> (ES2015) support and 100% ES7 (ES2016) support.
>>
>> I can setup the JIRA issues to update all our Travis and Appveyor
>> versions required.
>>
>>
>>
>> On Sun, Aug 14, 2016 at 11:41 PM, Vladimir Kotikov (Akvelon) <
>> v-vlk...@microsoft.com> wrote:
>>
>>> There should not be any problems AFAIK.
>>> Last problems have been resolved in cordova@6.2.0 (
>>> http://cordova.apache.org/news/2016/05/24/tools-release.html)
>>>
>>> -
>>> Best regards, Vladimir
>>>
>>>
>>> -Original Message-
>>> From: Victor Sosa [mailto:sosah.vic...@gmail.com]
>>> Sent: Sunday, August 14, 2016 8:41 PM
>>> To: dev@cordova.apache.org
>>> Subject: Re: [NODE] Can we drop node 0.x support?
>>>
>>> +1
>>> Also, I've been away from Cordova lately. Does already support v6.x? As
>>> far as I recall there were problems with it.
>>>
>>> On Sun, Aug 14, 2016, 12:40 AM Steven Gill 
>>> wrote:
>>>
>>> > Yay!
>>> >
>>> > On Aug 12, 2016 9:57 PM, "Simon MacDonald" 
>>> > wrote:
>>> >
>>> > > +1
>>> > >
>>> > >
>>> > > Simon Mac Donald
>>> > > https://na01.safelinks.protection.outlook.com/?url=http%3a%2f%2fhi.i
>>> > > m%2fsimonmacdonald&data=01%7c01%7cv-vlkoti%40microsoft.com%7c233e798
>>> > > 4d03f4caf0d8f08d3c46a3753%7c72f988bf86f141af91ab2d7cd011db47%7c1&sda
>>> > > ta=XC6xDMaKyUdqWxzRd8s6uBdSO5Mtr0r7MdhOuU%2f1dFw%3d
>>> > >
>>> > > 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" <
>>> > purplecabb...@gmail.com>
>>> > > > 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/package.json#
>>> > > > L16
>>> > > > >
>>> > > > > Can we drop support? Seems time.
>>> > > > >
>>> > > > > See:
>>> > > > > https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2
>>> > > > > ftwitter.com%2ffeross%2fstatus%2f763548182416494593&data=01%7c01
>>> > > > > %7cv-vlkoti%40microsoft.com%7c233e7984d03f4caf0d8f08d3c46a3753%7
>>> > > > > c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=RuI%2boMCvpI9sXc10Kp
>>> > > > > ZpIMkjofsOD9lyDcM5PKqwoJA%3d "Node v0.10 will be completely
>>> > > > > UNSUPPORTED in just 50 days. No
>>> > security
>>> > > > > fixes."
>>> > > >
>>> > > >
>>> > > >
>>> > > >
>>> > > >
>>> > > >
>>> > >
>>> >
>>>
>>> -
>>> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
>>> For additional commands, e-mail: dev-h...@cordova.apache.org
>>>
>>
>>
>


[GitHub] cordova-plugin-wkwebview-engine issue #7: Fixes CB-11074: WKWebView configur...

2016-08-15 Thread shazron
Github user shazron commented on the issue:

https://github.com/apache/cordova-plugin-wkwebview-engine/pull/7
  
Please provide feedback on #13, I will be pulling that in soon.


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-plugin-wkwebview-engine issue #8: CB-11074: Ensure settings from con...

2016-08-15 Thread shazron
Github user shazron commented on the issue:

https://github.com/apache/cordova-plugin-wkwebview-engine/pull/8
  
Please provide feedback on #13, I will be pulling that in soon.


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



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

2016-08-15 Thread Shazron
Sorry, I meant to say Node 7 will be "current" in Oct 2016, this year --
not 2017.

On Mon, Aug 15, 2016 at 1:29 AM, Shazron  wrote:

> Our docs just specify "Download and install Node.js" which points to the
> LTS version 4.4.7 at https://nodejs.org/en/download/ . If we want to
> support Node 6 (current version as of this email), we need to point that to
> https://nodejs.org/en/download/current/ instead.
>
> Since our code all works on Node 6 already, I would say we should jump to
> version 6 as a requirement, and update the docs to point to Node 6. Node 4
> LTS ends 2018-04-01 while Node 6 LTS starts this Oct 2016 and ends
> 2019-04-01. Since Node 6 will LTS pretty soon, we should just jump to that
> straight away.
>
> Consequently Node 7 will be "current" in Oct 2017. One of the significant
> things about Node 7 is, according to http://node.green/, 99% ES6 (ES2015)
> support and 100% ES7 (ES2016) support.
>
> I can setup the JIRA issues to update all our Travis and Appveyor versions
> required.
>
>
>
> On Sun, Aug 14, 2016 at 11:41 PM, Vladimir Kotikov (Akvelon) <
> v-vlk...@microsoft.com> wrote:
>
>> There should not be any problems AFAIK.
>> Last problems have been resolved in cordova@6.2.0 (
>> http://cordova.apache.org/news/2016/05/24/tools-release.html)
>>
>> -
>> Best regards, Vladimir
>>
>>
>> -Original Message-
>> From: Victor Sosa [mailto:sosah.vic...@gmail.com]
>> Sent: Sunday, August 14, 2016 8:41 PM
>> To: dev@cordova.apache.org
>> Subject: Re: [NODE] Can we drop node 0.x support?
>>
>> +1
>> Also, I've been away from Cordova lately. Does already support v6.x? As
>> far as I recall there were problems with it.
>>
>> On Sun, Aug 14, 2016, 12:40 AM Steven Gill 
>> wrote:
>>
>> > Yay!
>> >
>> > On Aug 12, 2016 9:57 PM, "Simon MacDonald" 
>> > wrote:
>> >
>> > > +1
>> > >
>> > >
>> > > Simon Mac Donald
>> > > https://na01.safelinks.protection.outlook.com/?url=http%3a%2f%2fhi.i
>> > > m%2fsimonmacdonald&data=01%7c01%7cv-vlkoti%40microsoft.com%7c233e798
>> > > 4d03f4caf0d8f08d3c46a3753%7c72f988bf86f141af91ab2d7cd011db47%7c1&sda
>> > > ta=XC6xDMaKyUdqWxzRd8s6uBdSO5Mtr0r7MdhOuU%2f1dFw%3d
>> > >
>> > > 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" <
>> > purplecabb...@gmail.com>
>> > > > 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/package.json#
>> > > > L16
>> > > > >
>> > > > > Can we drop support? Seems time.
>> > > > >
>> > > > > See:
>> > > > > https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2
>> > > > > ftwitter.com%2ffeross%2fstatus%2f763548182416494593&data=01%7c01
>> > > > > %7cv-vlkoti%40microsoft.com%7c233e7984d03f4caf0d8f08d3c46a3753%7
>> > > > > c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=RuI%2boMCvpI9sXc10Kp
>> > > > > ZpIMkjofsOD9lyDcM5PKqwoJA%3d "Node v0.10 will be completely
>> > > > > UNSUPPORTED in just 50 days. No
>> > security
>> > > > > fixes."
>> > > >
>> > > >
>> > > >
>> > > >
>> > > >
>> > > >
>> > >
>> >
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
>> For additional commands, e-mail: dev-h...@cordova.apache.org
>>
>
>


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

2016-08-15 Thread Shazron
Our docs just specify "Download and install Node.js" which points to the
LTS version 4.4.7 at https://nodejs.org/en/download/ . If we want to
support Node 6 (current version as of this email), we need to point that to
https://nodejs.org/en/download/current/ instead.

Since our code all works on Node 6 already, I would say we should jump to
version 6 as a requirement, and update the docs to point to Node 6. Node 4
LTS ends 2018-04-01 while Node 6 LTS starts this Oct 2016 and ends
2019-04-01. Since Node 6 will LTS pretty soon, we should just jump to that
straight away.

Consequently Node 7 will be "current" in Oct 2017. One of the significant
things about Node 7 is, according to http://node.green/, 99% ES6 (ES2015)
support and 100% ES7 (ES2016) support.

I can setup the JIRA issues to update all our Travis and Appveyor versions
required.



On Sun, Aug 14, 2016 at 11:41 PM, Vladimir Kotikov (Akvelon) <
v-vlk...@microsoft.com> wrote:

> There should not be any problems AFAIK.
> Last problems have been resolved in cordova@6.2.0 (
> http://cordova.apache.org/news/2016/05/24/tools-release.html)
>
> -
> Best regards, Vladimir
>
>
> -Original Message-
> From: Victor Sosa [mailto:sosah.vic...@gmail.com]
> Sent: Sunday, August 14, 2016 8:41 PM
> To: dev@cordova.apache.org
> Subject: Re: [NODE] Can we drop node 0.x support?
>
> +1
> Also, I've been away from Cordova lately. Does already support v6.x? As
> far as I recall there were problems with it.
>
> On Sun, Aug 14, 2016, 12:40 AM Steven Gill  wrote:
>
> > Yay!
> >
> > On Aug 12, 2016 9:57 PM, "Simon MacDonald" 
> > wrote:
> >
> > > +1
> > >
> > >
> > > Simon Mac Donald
> > > https://na01.safelinks.protection.outlook.com/?url=http%3a%2f%2fhi.i
> > > m%2fsimonmacdonald&data=01%7c01%7cv-vlkoti%40microsoft.com%7c233e798
> > > 4d03f4caf0d8f08d3c46a3753%7c72f988bf86f141af91ab2d7cd011db47%7c1&sda
> > > ta=XC6xDMaKyUdqWxzRd8s6uBdSO5Mtr0r7MdhOuU%2f1dFw%3d
> > >
> > > 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" <
> > purplecabb...@gmail.com>
> > > > 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/package.json#
> > > > L16
> > > > >
> > > > > Can we drop support? Seems time.
> > > > >
> > > > > See:
> > > > > https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2
> > > > > ftwitter.com%2ffeross%2fstatus%2f763548182416494593&data=01%7c01
> > > > > %7cv-vlkoti%40microsoft.com%7c233e7984d03f4caf0d8f08d3c46a3753%7
> > > > > c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=RuI%2boMCvpI9sXc10Kp
> > > > > ZpIMkjofsOD9lyDcM5PKqwoJA%3d "Node v0.10 will be completely
> > > > > UNSUPPORTED in just 50 days. No
> > security
> > > > > fixes."
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > >
> >
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org
>


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

2016-08-15 Thread sgrebnov
Github user sgrebnov commented on the issue:

https://github.com/apache/cordova-docs/pull/625
  
:+1: lgtm


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



RE: [Vote] Tools Release

2016-08-15 Thread Steven Gill
+1

On Aug 11, 2016 9:51 AM, "Alexander Sorokin (Akvelon)" <
v-als...@microsoft.com> wrote:

> I vote +1.
>
> * Verified tags
> * Ability to install/uninstall Cordova
> * Ability to update Cordova
> * Ability to create blank app for Windows, Android
> * Ability to build/run apps
> * Reviewed release notes
> * Verified versions
> * Verified line breaks
> * Verified 'cordova serve'
> * Verified that browserified app builds and runs correctly
> * Ensured --nobuild option works
>
> Thanks,
> Alexander Sorokin
>
> -Original Message-
> From: Vladimir Kotikov (Akvelon) [mailto:v-vlk...@microsoft.com]
> Sent: Tuesday, August 9, 2016 12:40 PM
> To: dev@cordova.apache.org
> Subject: [Vote] Tools Release
>
> Please review and vote on this Tools Release by replying to this email
> (and keep discussion on the DISCUSS thread)
>
> Release issue: https://na01.safelinks.protection.outlook.com/?url=
> https%3a%2f%2fissues.apache.org%2fjira%2fbrowse%2fCB-
> 11685&data=02%7c01%7cv-alsoro%40microsoft.com%
> 7c55b08cf565814fb972af08d3c039310b%7c72f988bf86f141af91ab2d7cd011
> db47%7c1%7c0%7c636063324265179312&sdata=bPR69MlFO4mkIiRvTbIubfnh5oTH1P
> RHIUKP32DoRSg%3d
>
> Both tools have been published to dist/dev:
> https://na01.safelinks.protection.outlook.com/?url=
> https%3a%2f%2fdist.apache.org%2frepos%2fdist%2fdev%
> 2fcordova%2fCB-11685&data=02%7c01%7cv-alsoro%40microsoft.com%
> 7c55b08cf565814fb972af08d3c039310b%7c72f988bf86f141af91ab2d7cd011
> db47%7c1%7c0%7c636063324265179312&sdata=mROa87fneUN36fOh1P3tHeMbHDtkLW
> %2fnK%2bMmGv%2bPGrs%3d
>
> The packages were published from their corresponding git tags:
> cordova-lib: 6.3.1 (a2736f594c)
> cordova-cli: 6.3.1 (d192399a01)
>
> Upon a successful vote I will upload the archives to dist/, publish them
> to npm, and post the corresponding blog post.
>
> Voting guidelines: https://github.com/apache/
> cordova-coho/blob/master/docs/release-voting.md
>
> Voting will go on for a minimum of 48 hours.
>
> I vote +1:
> * Ran coho audit-license-headers over the relevant repos
> * Ensured continuous build was green when repos were tagged
> * Created, built and ran mobilespec app with and without --browserify
> option
> * Ensured --nobuild option works and regression is fixed
>
> -
> Best regards, Vladimir
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org
>
>