[Vote] 3.5.0 Blackberry Release

2014-05-16 Thread Steven Gill
Please review and vote on this 3.5.0 Blackberry Release. Release issue: https://issues.apache.org/jira/browse/CB-6586 Repos ready to be released have been published to dist/dev: https://dist.apache.org/repos/dist/dev/cordova/CB-6586/final The package was published from the corresponding git

Re: cordova-js errors and coho

2014-05-16 Thread Jesse
Yes, I agree it is much cleaner with everything broken out into modules. And I agree that we can be a bit more flexible as this is a tool that we use, and not a tool that our users use. Is the only reason we depend on node v0.11 to support 'yield'? Because I can live without that portion of the

Re: [GitHub] cordova-cli pull request: CB-6469 - Restore plugins from config.xm...

2014-05-16 Thread Michal Mocny
..also, seems its not warning when I attempt to remove a previously saved plugin. Not sure if that is a bug I introduced in my manual patch or if it existed before. -Michal On Wed, May 7, 2014 at 2:03 PM, Michal Mocny mmo...@chromium.org wrote: So, this patch needs updating now that

[GitHub] cordova-plugin-file-transfer pull request: [CB-5790] Fixed iOS upl...

2014-05-16 Thread nleclerc
Github user nleclerc commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/16#issuecomment-43246743 Tested latest code (0.4.3) using latest ios (7.1.1) and everything works fine. Apple must have fixed the memory mapped file bug. No

[GitHub] cordova-plugman pull request: CB-6481 adds plugin level hooks supp...

2014-05-16 Thread sgrebnov
Github user sgrebnov closed the pull request at: https://github.com/apache/cordova-plugman/pull/74 --- 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

[GitHub] cordova-wp8 pull request: CB-6341 Remove windows requirement to ha...

2014-05-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-wp8/pull/34 --- 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

RE: Plugman support for Android libraries

2014-05-16 Thread Martin Bektchiev
Thank you all for the comments. I think that Andrew is right and the best approach would be to implement it inside plugman. I have created a new JIRA issue and intend to start working on it: https://issues.apache.org/jira/browse/CB-6698 I suggest the syntax in plugin.xml to be framework

[GitHub] cordova-plugin-statusbar pull request: added StatusBarStyle config...

2014-05-16 Thread pelish8
GitHub user pelish8 opened a pull request: https://github.com/apache/cordova-plugin-statusbar/pull/8 added StatusBarStyle config preference You can merge this pull request into a Git repository by running: $ git pull https://github.com/pelish8/cordova-plugin-statusbar master

[GitHub] cordova-mobile-spec pull request: CB-6570 Ffos contacts fix

2014-05-16 Thread zalun
Github user zalun closed the pull request at: https://github.com/apache/cordova-mobile-spec/pull/62 --- 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

Re: Can we remove merges/ folder from the default application template?

2014-05-16 Thread Michael Brooks
+1 with Marcel's suggestions. I've never liked the merges directory myself, but if others find it useful that's great. I would be happy to see it as an opt in feature. On Wed, May 14, 2014 at 11:58 AM, Brian LeRoux b...@brian.io wrote: +1! On Wed, May 14, 2014 at 9:32 AM, Marcel Kinard

Re: [Vote] 3.5.0 iOS Release

2014-05-16 Thread Ian Clelland
+1: Verified archive, confirmed match to repo@3.5.0. Ran tests on iOS 7.0.6, 7.1.1. (Enough tests to ensure that the platform is functioning. CI is red because of battery-status plugin.) On Wed, May 14, 2014 at 4:12 PM, Steven Gill stevengil...@gmail.com wrote: Please review and vote on this

RE: Can we remove merges/ folder from the default application template?

2014-05-16 Thread Wargo, John
I wouldn't - without it there new devs simply wouldn't know the option even exists. John M. Wargo Twitter: @johnwargo -Original Message- From: Michal Mocny [mailto:mmo...@google.com] Sent: Wednesday, May 14, 2014 10:34 AM To: dev Subject: Can we remove merges/ folder from the default

[GitHub] cordova-plugin-file pull request: Fix getFreeDiskSpace on iOS to r...

2014-05-16 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-plugin-file/pull/45#issuecomment-43275582 I'm not sure if we use this anymore, since it does not have a corresponding .js interface. How are you calling this? Filed:

Fwd: 3.5.0 RC is ready to be tested

2014-05-16 Thread Marcel Kinard
With Ian’s help I discovered these are false negatives because I had mobile-spec checked out at master instead of the 3.5.0 tag. Tests do change over time. Begin forwarded message: From: Marcel Kinard cmarc...@gmail.com Subject: Re: 3.5.0 RC is ready to be tested Date: May 14, 2014 at

Re: Test.

2014-05-16 Thread Mike Billau
gmail tells me this was sent 7 days ago? I stopped getting mail again yesterday. Only tiny random messages float through... I know you guys are talking more than that ;) On Thu, May 8, 2014 at 10:03 AM, Michal Mocny mmo...@google.com wrote:

Re: Test.

2014-05-16 Thread Shazron
7 days ago - finally arrived, congrats On Thu, May 8, 2014 at 7:03 AM, Michal Mocny mmo...@google.com wrote:

Re: 3.5.0 RC is ready to be tested

2014-05-16 Thread Ian Clelland
Hey Mike -- I know this message is old (mail still trickling in), but Ill address it anyway for the list. The message about failed dependencies is just an artifact of 'cordova plugin ls'; it doesn't currently affect whether plugins actually get installed or removed. However, since that is

Re: [Vote] 3.5.0 cordova-firefoxos Release

2014-05-16 Thread Steven Gill
I'm canceling this vote thread. It has failed due to firefoxos needed a retag. A new thread will be sent out shortly. On Wed, May 14, 2014 at 1:19 PM, Steven Gill stevengil...@gmail.com wrote: Please review and vote on this 3.5.0 cordova-firefoxos Release. Release issue:

Re: 3.5.0 RC is ready to be tested

2014-05-16 Thread Staci Cooper
I tested mobile-spec on a couple of WPs. I'm seeing the same dependency warnings Mike mentioned, so I tested with both versions of the file plugin as well. Behavior on both was largely the same, with a few fluctuating pass/fails due to timeouts, and two consistent failures: file.spec.9.5

Re: cordova-android LinearLayout vs. RelativeLayout

2014-05-16 Thread Joe Bowser
On Wed, May 14, 2014 at 5:54 PM, Andrew Grieve agri...@chromium.org wrote: Is it that you think LinearLayout is the best default Layout? Or is it that you don't want to make a non-backwards-compatible change? It's definitely 80% the latter. You're forgetting the I think that RelativeLayout

[GitHub] cordova-firefoxos pull request: CB-5751 FirefoxOS build issue

2014-05-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-firefoxos/pull/6 --- 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

[GitHub] cordova-plugin-inappbrowser pull request: fixed CGContextSaveGSta...

2014-05-16 Thread ifightcrime
Github user ifightcrime commented on the pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/30#issuecomment-43237510 Hmm, making this change didn't seem to fix it for me. Still getting this message when trying to exit. --- If your project is set up for it, you

Re: [Vote] 3.5.0 Android Release

2014-05-16 Thread Ian Clelland
+1 Verified archive, signatures and hashes, against repo at tag 3.5.0 Tested with mobile spec enough to see that the platform works correctly, plugin failures notwithstanding On Wed, May 14, 2014 at 4:13 PM, Steven Gill stevengil...@gmail.com wrote: Please review and vote on this 3.5.0

[GitHub] cordova-plugman pull request: Fix plugin check error, when plugin ...

2014-05-16 Thread vladimir-kotikov
Github user vladimir-kotikov closed the pull request at: https://github.com/apache/cordova-plugman/pull/76 --- 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-plugman pull request: Fix plugin check error, when plugin ...

2014-05-16 Thread vladimir-kotikov
Github user vladimir-kotikov commented on the pull request: https://github.com/apache/cordova-plugman/pull/76#issuecomment-43330156 https://github.com/apache/cordova-lib/pull/13 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] cordova-windows pull request: CB-6699 include files from www folde...

2014-05-16 Thread vladimir-kotikov
GitHub user vladimir-kotikov opened a pull request: https://github.com/apache/cordova-windows/pull/32 CB-6699 include files from www folder via single element (use ** glob pattern) https://issues.apache.org/jira/browse/CB-6699 You can merge this pull request into a Git repository

Re: 3.5.0 RC is ready to be tested

2014-05-16 Thread Andrew Grieve
I added these tests recently, probably need to use the version of File on master. On Wed, May 14, 2014 at 5:09 PM, Marcel Kinard cmarc...@gmail.com wrote: I’m seeing 3 consistent failures on Android in the automated mobile-spec tests: file.spec.4 (matches /^cdvfile:/) file.spec.9.5

Re: Nomination for a new chair for Apache Cordova

2014-05-16 Thread Shazron
Thanks Sam, Over the past week everything that can be done by a non-chair PMC member has been done - including sending the resolution, adding users to the committee-info.txt (I've sent details to private@). The LDAP tasks have been noted as a todo that needs to be done once/if I get the blessing

Re: cordova-js errors and coho

2014-05-16 Thread Steven Gill
Don't you guys just love these dropped emails :) On May 15, 2014 6:47 AM, Brian LeRoux b...@brian.io wrote: https://github.com/TooTallNate/gnode/blob/master/README.md On May 7, 2014 1:18 PM, Michal Mocny mmo...@chromium.org wrote: Damnit. Perplexing choice. Coho isn't released to end

Re: [Vote] 3.5.0 Blackberry Release

2014-05-16 Thread Bryan Higgins
+1 - confirmed signature and hashes - verified tag 391072d85c - tested CLI and bin/create workflow - ran mobile-spec, 305/305 tests passing On Wed, May 14, 2014 at 4:17 PM, Steven Gill stevengil...@gmail.com wrote: Please review and vote on this 3.5.0 Blackberry Release. Release issue:

Rant about translation process

2014-05-16 Thread Andrey Kurdumov
In spare time I translate Cordova docs to Russian and found that do that in efficient way is much harder then it should be. My main pain points is machine translation and the lack of incentive to support translation of docs in Crowin. a) Please don't use machine translation. It is create awful

[GitHub] cordova-plugman pull request: Fix plugin check error, when plugin ...

2014-05-16 Thread vladimir-kotikov
Github user vladimir-kotikov commented on the pull request: https://github.com/apache/cordova-plugman/pull/76#issuecomment-43330770 @shazron Move this PR to cordova-lib repo. Pls review. --- If your project is set up for it, you can reply to this email and have your reply appear on

[VOTE] 3.5.0 cordova-firefoxos Release (attempt 2)

2014-05-16 Thread Steven Gill
Please review and vote on this 3.5.0 cordova-firefoxos Release. Release issue: https://issues.apache.org/jira/browse/CB-6586 Repos ready to be released have been published to dist/dev: https://dist.apache.org/repos/dist/dev/cordova/CB-6586/final The package was published from the corresponding

[DISCUSS] 3.5.0 Release

2014-05-16 Thread Steven Gill
Some of you may have noticed I started vote threads yesterday for 3.5.0. I am planning on keeping them open until Monday next week to give people time to review. Hopefully they don't get buried with the flood of backlog emails coming in. All of the platforms js tools have threads. -Steve

Re: [Vote] 3.5.0 Android Release

2014-05-16 Thread Joe Bowser
+1 Verified archive, signatures and hashes against repo at tag 3.5.0. Tested with mobile-spec, platform works correctly. Suspect issues with File plugin and regular expression parsing relating to WebViews, but this shouldn't hold up the release. On Fri, May 16, 2014 at 8:11 AM, Ian Clelland

[GitHub] cordova-medic pull request: [Medic] Add blackberry10 support

2014-05-16 Thread rcruz
Github user rcruz commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/5#discussion_r12743896 --- Diff: build_blackberry10.js --- @@ -0,0 +1,39 @@ +var path = require ('path'), +shell = require('shelljs'), +buildinfo =

[GitHub] cordova-plugman pull request: CB-6481 adds plugin level hooks supp...

2014-05-16 Thread sgrebnov
Github user sgrebnov commented on the pull request: https://github.com/apache/cordova-plugman/pull/74#issuecomment-43280272 Moved to appropriate repo, closing... https://github.com/apache/cordova-lib/pull/12 --- If your project is set up for it, you can reply to this email and

Re: [DISCUSS] 3.5.0 Release

2014-05-16 Thread Michal Mocny
Thanks Steven. Thats a good idea. This email just arrived in my inbox right now :/ (1 day behind). -Michal On Thu, May 15, 2014 at 2:00 PM, Steven Gill stevengil...@gmail.com wrote: Some of you may have noticed I started vote threads yesterday for 3.5.0. I am planning on keeping them open

Re: Can we remove merges/ folder from the default application template?

2014-05-16 Thread Michal Mocny
I think thats the point. On Fri, May 16, 2014 at 8:05 AM, Wargo, John john.wa...@sap.com wrote: I wouldn't - without it there new devs simply wouldn't know the option even exists. John M. Wargo Twitter: @johnwargo -Original Message- From: Michal Mocny [mailto:mmo...@google.com]

Re: constant CORDOVA_VERSION in native side

2014-05-16 Thread Marcel Kinard
FYI, the use case for doing this is CB-5650: make visible the version of the Cordova native lib On May 14, 2014, at 5:22 PM, Martin Gonzalez Glez martin.c.glez.g...@gmail.com wrote: Hi all, I noticed that android provides a constant string with the cordova version in the native side

Re: Nomination for a new chair for Apache Cordova

2014-05-16 Thread Sam Ruby
On 05/16/2014 01:07 PM, Shazron wrote: Thanks Sam, Over the past week everything that can be done by a non-chair PMC member has been done - including sending the resolution, adding users to the committee-info.txt (I've sent details to private@). The LDAP tasks have been noted as a todo that

Re: Rant about translation process

2014-05-16 Thread Rodrigo Silveira
I don't think the machine translation is automatically added to the docs. When you're translating, crowdin shows you bing translation and allows you to populate the translate text box with the translation. I find it *very* handy. I still have to reword it to make it right, but saves me a lot of

Re: [Vote] 3.5.0 cordova-firefoxos Release

2014-05-16 Thread Rodrigo Silveira
The mailman might be holding the update to this thread, but there has been a couple of changes to firefoxos 3.5.0 (thanks for pulling those!). The new latest sha in 3.5.0 tag is 27a505695a. Verified that the zip in https://dist.apache.org/repos/dist/dev/cordova/CB-6586/final has the latest

Re: Nomination for a new chair for Apache Cordova

2014-05-16 Thread Brian LeRoux
The LDAP tasks have been run and I was getting a weird cron email…for a while but no longer. I suspect there may have been an issue around heartbleed and/or mail woe. Anyhow, maybe running the scripts again will work. On Fri, May 16, 2014 at 10:07 AM, Shazron shaz...@gmail.com wrote: Thanks

[GitHub] cordova-mobile-spec pull request: CB-6570 FFOS privileged apps com...

2014-05-16 Thread rodms10
Github user rodms10 commented on the pull request: https://github.com/apache/cordova-mobile-spec/pull/64#issuecomment-43237152 Reviewed in https://github.com/mozilla-cordova/cordova-mobile-spec/pull/3, good to go. r+ --- If your project is set up for it, you can reply to this email

Re: Can we remove merges/ folder from the default application template?

2014-05-16 Thread Michal Mocny
https://issues.apache.org/jira/browse/CB-6709 As I went about changing this, I realized the way we create default apps should probably be changed to use use --copy-from with the hello-world app. Doing so would mean we import www/ hooks/ merges/ and config.xml from there, instead of custom

Re: CB-285 (FileSystem paths)

2014-05-16 Thread Andrew Grieve
Committed! Would be great to get more platforms on board. These are super useful! On Tue, May 13, 2014 at 9:53 PM, Andrew Grieve agri...@chromium.org wrote: I don't think we should try to make cross-platform-compromise decisions on this one (e.g. mapping desktop to /mnt/sdcard).

[GitHub] cordova-firefoxos pull request: Simplifies build for firefoxos

2014-05-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-firefoxos/pull/9 --- 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

Re: [GitHub] cordova-cli pull request: CB-6469 - Restore plugins from config.xm...

2014-05-16 Thread Gorkem Ercan
I have also added a --shrinkwrap flag and if it is not specified it will not save the version information. This will in turn cause the restore to get the latest version from registry. The plan is to keep using the same flag for platforms as well. -- Gorkem On Mon, May 12, 2014 at 11:21 AM,

Re: Can we remove merges/ folder from the default application template?

2014-05-16 Thread Brian LeRoux
ya I like the idea of making these things discoverable, not incurring the cognitive overhead during on boarding, and clean path to remove (or extract) if we so wish we really should require a ./tests (or ./specs) folder On Fri, May 16, 2014 at 12:47 PM, Michal Mocny mmo...@chromium.org wrote:

[GitHub] cordova-plugin-file pull request: Fix getFreeDiskSpace on iOS to r...

2014-05-16 Thread ebrehault
Github user ebrehault commented on the pull request: https://github.com/apache/cordova-plugin-file/pull/45#issuecomment-43301155 That way: ```cordova.exec(win, fail, File, getFreeDiskSpace, []);``` But yes, a .js API would nice. Free space is a very important thing to know

[GitHub] cordova-mobile-spec pull request: CB-6570 Ffos contacts fix

2014-05-16 Thread rodms10
Github user rodms10 commented on the pull request: https://github.com/apache/cordova-mobile-spec/pull/62#issuecomment-42570763 Looks great, thanks for addressing the nits! r+ --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

Re: [Android] Not so fast....API changes in Cordova-Android for Pluggable WebView

2014-05-16 Thread Ian Clelland
Ugh... so I finally managed to get back to this, and spent a day and a half refactoring the AndroidWebView class. I've pushed the results to a branch of cordova-android called backwards_compat. (See https://github.com/apache/cordova-android/tree/backwards_compat) It passes all of the mobile spec

[GitHub] cordova-plugin-media pull request: CB-6478: Fix exception when try...

2014-05-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-media/pull/15 --- 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

Re: 3.5.0 RC is ready to be tested

2014-05-16 Thread Steven Gill
Hey Rodrigo, Just looking at the pull requests. I will kill the 3.5.0 firefox OS vote, merge these in, retag 3.5.0 for FFOS and create a new vote thread for it. Other vote threads will stay open and continue since these PRs don't affect them. On Wed, May 14, 2014 at 9:01 PM, Rodrigo Silveira

[GitHub] cordova-docs pull request: 3.3.x

2014-05-16 Thread cmarcelk
Github user cmarcelk commented on the pull request: https://github.com/apache/cordova-docs/pull/194#issuecomment-42484546 There are 4 different commits in this pull request. Do you want the whole pull request to be disregarded? If so, please close the pull request. Optionally, I can

Re: [DISCUSS] 3.5.0 Release

2014-05-16 Thread Brian LeRoux
I'm starting to think a backup channel might be a good idea. =/ On Fri, May 16, 2014 at 12:46 PM, Michal Mocny mmo...@chromium.org wrote: Thanks Steven. Thats a good idea. This email just arrived in my inbox right now :/ (1 day behind). -Michal On Thu, May 15, 2014 at 2:00 PM, Steven

RE: CDV New-Style tests, please try them out!

2014-05-16 Thread Sergey Grebnov (Akvelon)
We are finally going to have plugin logic and tests in the same repo. Michal, you are my hero now :) Thx! Sergey -Original Message- From: mmo...@google.com [mailto:mmo...@google.com] On Behalf Of Michal Mocny Sent: Wednesday, May 7, 2014 9:45 AM To: dev Subject: CDV New-Style tests,

Re: Nomination for a new chair for Apache Cordova

2014-05-16 Thread sebb
On 16 May 2014 21:36, Brian LeRoux b...@brian.io wrote: The LDAP tasks have been run and I was getting a weird cron email…for a while but no longer. I suspect there may have been an issue around heartbleed and/or mail woe. Anyhow, maybe running the scripts again will work. What command did

RE: [Vote] 3.5.0 Windows Release

2014-05-16 Thread Joel Kucera
+1 * verified zip with coho verify-archive * verified repo tag at 3.5.0 matches what is listed below * manually tested cordova windows platform with the CLI, build and run, verified platform functionality Joel Kucera -Original Message- From: Steven Gill [mailto:stevengil...@gmail.com]

[GitHub] cordova-plugin-file-transfer pull request: [CB-5790] Fixed iOS upl...

2014-05-16 Thread nleclerc
Github user nleclerc closed the pull request at: https://github.com/apache/cordova-plugin-file-transfer/pull/16 --- 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,

[GitHub] cordova-plugin-file pull request: wp8. fixes binary support after ...

2014-05-16 Thread sgrebnov
Github user sgrebnov closed the pull request at: https://github.com/apache/cordova-plugin-file/pull/18 --- 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

Re: Nomination for a new chair for Apache Cordova

2014-05-16 Thread sebb
On 16 May 2014 22:49, sebb seb...@gmail.com wrote: On 16 May 2014 21:36, Brian LeRoux b...@brian.io wrote: The LDAP tasks have been run and I was getting a weird cron email…for a while but no longer. I suspect there may have been an issue around heartbleed and/or mail woe. Anyhow, maybe

Re: Nomination for a new chair for Apache Cordova

2014-05-16 Thread Shazron
marcelk should be in the pmc list now. I believe it didn't work before but it appears to work now (I saw how Brian ran the commands): modify_committee.pl cordova --add=marcelk Do the names have to be in the board/committee_info.txt before running the ldap perl scripts? (is there a dependency

Re: [GitHub] cordova-cli pull request: CB-6469 - Restore plugins from config.xm...

2014-05-16 Thread Michal Mocny
So, this patch needs updating now that cordova-lib was split out. I've manually applied the patch locally to test this feature (pasted below, so you don't have to redo the work), but please update the exiting PR to only contain changes to cli.js and submit a new PR to the cordova-lib repo (

Re: Nomination for a new chair for Apache Cordova

2014-05-16 Thread sebb
On 17 May 2014 00:02, Shazron shaz...@gmail.com wrote: marcelk should be in the pmc list now. I believe it didn't work before but it appears to work now (I saw how Brian ran the commands): modify_committee.pl cordova --add=marcelk Yes, marcelk is in the cordova committee in LDAP. Do the

[GitHub] cordova-mobile-spec pull request: CB-6570 Ffos contacts fix

2014-05-16 Thread zalun
Github user zalun commented on the pull request: https://github.com/apache/cordova-mobile-spec/pull/62#issuecomment-43219746 Changes are placed in PR 64 - https://github.com/apache/cordova-mobile-spec/pull/62 --- If your project is set up for it, you can reply to this email and have

[GitHub] cordova-android pull request: [CB-5652] make visible cordova versi...

2014-05-16 Thread martincgg
GitHub user martincgg opened a pull request: https://github.com/apache/cordova-android/pull/101 [CB-5652] make visible cordova version https://issues.apache.org/jira/browse/CB-5652 Log the cordova version using version string from CordovaWebView.java You can merge this

Re: [DISCUSS] 3.5.0 Release

2014-05-16 Thread Steven Gill
Sigh, seeing how emails are still having issues, I'm extending the votes until Tuesday night! Have a great weekend (or Monday depending on when this email comes through) On Fri, May 16, 2014 at 12:46 PM, Michal Mocny mmo...@chromium.org wrote: Thanks Steven. Thats a good idea. This email

Re: cordova-android LinearLayout vs. RelativeLayout

2014-05-16 Thread Lisa Seacat DeLuca
Joe might be responding to my comment within the JIRA issue about potentially leaving the layout up to the user as a config setting. And I agree that would make it tougher as far as implementing and testing all of the possible scenarios. I say we start with the easy solution of switching to

Re: Nomination for a new chair for Apache Cordova

2014-05-16 Thread Sam Ruby
On 05/16/2014 05:49 PM, sebb wrote: On 16 May 2014 21:36, Brian LeRoux b...@brian.io wrote: The LDAP tasks have been run and I was getting a weird cron email…for a while but no longer. I suspect there may have been an issue around heartbleed and/or mail woe. Anyhow, maybe running the scripts

Re: Test.

2014-05-16 Thread Jesse
Wow, one day ago from Shaz ... wonder when this will show up ... @purplecabbage risingj.com On Thu, May 15, 2014 at 12:35 PM, Shazron shaz...@gmail.com wrote: 7 days ago - finally arrived, congrats On Thu, May 8, 2014 at 7:03 AM, Michal Mocny mmo...@google.com wrote:

RE: [Vote] 3.5.0 WP8 Release

2014-05-16 Thread Joel Kucera
+1 * verified zip with coho verify-archive * verified repo tag at 3.5.0 matches what is listed below * manually tested cordova wp8 platform with the CLI, build and run on both emulator and wp8 devices, verified platform functionality Joel Kucera -Original Message- From: Steven Gill

[GitHub] cordova-plugin-media pull request: CB-6477: Add musicLibrary and m...

2014-05-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-media/pull/14 --- 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

Re: Test.

2014-05-16 Thread Michal Mocny
Heh. 3 hours it says, but I haven't been checking actively tonight. At least its improving! On Fri, May 16, 2014 at 6:44 PM, Jesse purplecabb...@gmail.com wrote: Wow, one day ago from Shaz ... wonder when this will show up ... @purplecabbage risingj.com On Thu, May 15, 2014 at 12:35

Re: [Vote] 3.5.0 Android Release

2014-05-16 Thread Marcel Kinard
+1 Verified archive and signatures, compared zip content against repo tagged at 3.5.0. Tested with mobile-spec: automated tests look good, I saw a couple minor issues in the manual tests but that should not hold up the release, and I’m not sure if that behavior is new to 3.5. [Aside: I’m

Re: [Android] Not so fast....API changes in Cordova-Android for Pluggable WebView

2014-05-16 Thread Michal Mocny
Chromium WebView would be quite the carrot to convince devs to accept change. With platform breakout looming, perhaps 4.0 isn't in the far future.. -Michal On Fri, May 16, 2014 at 4:43 PM, Ian Clelland iclell...@chromium.orgwrote: Ugh... so I finally managed to get back to this, and spent a