Apache mails

2014-05-15 Thread Shazron
Not sure if everyone saw this: https://blogs.apache.org/infra/entry/mail_outage This is why there has not been ML activity since yesterday afternoon and earlier today

CDV New-Style tests, please try them out!

2014-05-15 Thread Michal Mocny
I'm fairly happy with the state of the cordova-labs new-style test harness these days, and I think its time to get the ball rolling on replacing mobile spec [1]. I would really love to have everyone pitch in moving tests over if we agree this is a good future. Jesse and Bryan were nice enough to

Re: cordova-js errors and coho

2014-05-15 Thread Brian LeRoux
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 users, and the codebase is tremendously cleaner and more maintainable now. On the other hand, doing release

[GitHub] cordova-coho pull request: added cordova-lib, more edits needed

2014-05-15 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-coho/pull/22 added cordova-lib, more edits needed You can merge this pull request into a Git repository by running: $ git pull https://github.com/stevengill/cordova-coho patch-6 Alternatively you

[GitHub] cordova-plugin-camera pull request: CB-6613 File not found error...

2014-05-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-camera/pull/27 --- 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-docs pull request: CB-2606 Documented icon usage

2014-05-15 Thread bryanhiggins
Github user bryanhiggins commented on the pull request: https://github.com/apache/cordova-docs/pull/201#issuecomment-42549099 This was already merged: https://git-wip-us.apache.org/repos/asf?p=cordova-docs.git;a=commit;h=51a296ae367b01a480defba5bf818b2cff7cb790

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

2014-05-15 Thread Watabe08
Github user Watabe08 commented on the pull request: https://github.com/apache/cordova-docs/pull/194#issuecomment-42497989 Marcel, Sorry to bother you. That was a request I made a long time ago when i did not know how github worked. Anyway, I just closed

[GitHub] cordova-coho pull request: Removing rc tag/version steps for platf...

2014-05-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-coho/pull/21 --- 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-plugin-file pull request: wp8. fixes binary support after ...

2014-05-15 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-plugin-file/pull/18#issuecomment-43028623 This appears to be fully merged. --- 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-plugin-file pull request: Fix getFreeDiskSpace on iOS to r...

2014-05-15 Thread ebrehault
GitHub user ebrehault opened a pull request: https://github.com/apache/cordova-plugin-file/pull/45 Fix getFreeDiskSpace on iOS to return the actual complete free space On iOS, checkFreeDiskSpace returns 0 for appDocsPath. We need to check free space on /. You can merge this

[GitHub] cordova-coho pull request: Removed old upload release process

2014-05-15 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-coho/pull/23 Removed old upload release process You can merge this pull request into a Git repository by running: $ git pull https://github.com/stevengill/cordova-coho patch-7 Alternatively you

Re: Nomination for a new chair for Apache Cordova

2014-05-15 Thread Sam Ruby
On Thu, 1 May 2014 10:18:43 -0700, Shazron shaz...@gmail.com wrote: Thanks for all you've done Brian! Also thank you for all the confidence and acclaim everyone that has chimed in. I'll try to do my best for the project and for Apache -- to dot the i's and cross all the t's (assuming the Apache

[GitHub] cordova-coho pull request: added cordova-lib, more edits needed

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

Re: Nice Success Story Here

2014-05-15 Thread Michal Mocny
Great overview. DHH has quite the cult following so I wonder if this will cause ripples. Doesn't mention cordova/phonegap, curious if they evaluated it. -Michal -- Forwarded message -- From: Andrew Grieve agri...@chromium.org Date: Mon, May 12, 2014 at 2:24 PM Subject: Nice

Re: 3.5.0 RC is ready to be tested

2014-05-15 Thread Mike Billau
Having some slight issues with plugin dependencies. When I installed /mobile-spec/plugin-dependencies, the CLI told me that File-Transfer and Media depends on File 1.0.1 but version 1.1.0 is installed. Which was awesome. However, after removing file and adding it back with cordova plugin add

[GitHub] cordova-plugins pull request: fix: rename js file as declared in t...

2014-05-15 Thread mysegfault
GitHub user mysegfault opened a pull request: https://github.com/apache/cordova-plugins/pull/12 fix: rename js file as declared in the plugin.xml file Need to rename the JS file in order to use this plugin with cordova plugin command, otherwise this will fail because of name

3.5.0 RC is ready to be tested

2014-05-15 Thread Steven Gill
https://twitter.com/apachecordova/status/464911591561887745 npm install -g cordova@rc npm install -g plugman@rc This release is using cordova-lib.

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

2014-05-15 Thread Michal Mocny
I'm not proposing we drop support for merges/, I just think that many apps don't use it so why show it by default? (We've done something similar for .cordova/ where its still supported but not created by default unless it actually has non-default values) The way merges/ works right now is

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

2014-05-15 Thread mmocny
Github user mmocny commented on the pull request: https://github.com/apache/cordova-cli/pull/176#issuecomment-43118417 May you please wrap this with a check for `--experimental` flag? I think this is a useful feature, but I'm not convinced its in a form that we want to keep forever.

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

2014-05-15 Thread gorkem
Github user gorkem commented on the pull request: https://github.com/apache/cordova-cli/pull/176#issuecomment-43131037 I am not %100 sure about how the experimental works but here is my shot --- If your project is set up for it, you can reply to this email and have your reply appear

[Vote] 3.5.0 iOS Release

2014-05-15 Thread Steven Gill
Please review and vote on this 3.5.0 iOS 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 tag:

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

2014-05-15 Thread rodms10
Github user rodms10 commented on the pull request: https://github.com/apache/cordova-firefoxos/pull/6#issuecomment-43166120 I tested this and it's needed for `build` to work on windows. --- If your project is set up for it, you can reply to this email and have your reply appear on

Test.

2014-05-15 Thread Michal Mocny

constant CORDOVA_VERSION in native side

2014-05-15 Thread Martin Gonzalez Glez
Hi all, I noticed that android provides a constant string with the cordova version in the native side (CordovaWebView). This variable is updated by Coho. none of the other platforms have this native version, I think we should add it for consistency.

Re: cordova-js errors and coho

2014-05-15 Thread Joe Bowser
OK, so here is the thing: We need to be able to be release. Having to use a particular dev version of node is unacceptable, especially since the tests don't work with the most recent version of the dev branch of node. (0.11.13) Saying it works on my machine is unacceptable as well, since you're

Re: cordova-android LinearLayout vs. RelativeLayout

2014-05-15 Thread Andrew Grieve
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? Be happy to stick this on the should do for 4.0 list (it's not urgent by any means). But if you're arguing for LinearLayout being a better option, then I'd like to

[Vote] 3.5.0 Android Release

2014-05-15 Thread Steven Gill
Please review and vote on this 3.5.0 Android 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 tag:

[Vote] 3.5.0 cordova-js, cordova-mobile-spec, cordova-app-hello-world Release

2014-05-15 Thread Steven Gill
Please review and vote on this 3.5.0 cordova-js, cordova-mobile-spec cordova-app-hello-world Releases. 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

[Vote] 3.5.0 WP8 Release

2014-05-15 Thread Steven Gill
Please review and vote on this 3.5.0 WP8 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 tag:

Re: 3.5.0 RC is ready to be tested

2014-05-15 Thread Rodrigo Silveira
The values in defaults.xml were already present in the initial config.xml, no need to duplicate. - Original Message - From: Axel Nennker ignisvul...@gmail.com To: dev dev@cordova.apache.org Sent: Tuesday, May 13, 2014 12:58:44 PM Subject: Re: 3.5.0 RC is ready to be tested Not sure

Re: 3.5.0 RC is ready to be tested

2014-05-15 Thread Marcel Kinard
I’m seeing 3 consistent failures on Android in the automated mobile-spec tests: file.spec.4 (matches /^cdvfile:/) file.spec.9.5 (missing end slash) file.spec.52 (missing end slash) This is running on 4.4.2, 4.0.4, and 2.3.3. I installed “cordova@rc” and “plugman@rc” using “npm -g”, and version

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

2014-05-15 Thread rodms10
GitHub user rodms10 opened a pull request: https://github.com/apache/cordova-firefoxos/pull/9 Simplifies build for firefoxos The build was looking for index.html and manifest.webapp in the merges folder. Removed this requirement. Also no need for debug vs release, now it always

[Vote] 3.5.0 Windows Release

2014-05-15 Thread Steven Gill
Please review and vote on this 3.5.0 Windows 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 tag:

Re: 3.5.0 RC is ready to be tested

2014-05-15 Thread Rodrigo Silveira
Hi again, Sorry if this is last minute but I found some issues while testing the new build script for Firefox OS. 1) It unnecessarily required that manifest and index.html be in a specific path in merges folder. 2) It didn't work on windows. The fix for 1) is here:

[Vote] 3.5.0 cordova-amazon-fireos Release

2014-05-15 Thread Steven Gill
Please review and vote on this 3.5.0 cordova-amazon-fireos 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

[Vote] 3.5.0 cordova-ubuntu Release

2014-05-15 Thread Steven Gill
Please review and vote on this 3.5.0 cordova-ubuntu 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

[GitHub] cordova-plugin-contacts pull request: CB-6682 Move WP8 proxy to co...

2014-05-15 Thread bryanhiggins
Github user bryanhiggins commented on the pull request: https://github.com/apache/cordova-plugin-contacts/pull/30#issuecomment-42999768 thanks --- 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

[Vote] Tools Release

2014-05-15 Thread Steven Gill
Please review and vote on this Tools 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 tag:

[GitHub] cordova-docs pull request: CB-6672 Fix spelling typos

2014-05-15 Thread BBosman
GitHub user BBosman opened a pull request: https://github.com/apache/cordova-docs/pull/204 CB-6672 Fix spelling typos your - you it's - its You can merge this pull request into a Git repository by running: $ git pull https://github.com/BBosman/cordova-docs CB-6672

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

2014-05-15 Thread Watabe08
Github user Watabe08 closed the pull request at: https://github.com/apache/cordova-docs/pull/194 --- 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: CDV New-Style tests, please try them out!

2014-05-15 Thread Michal Mocny
s/cordova-plugin-test-harness/cordova-plugin-test-framework/ -- and I'm totally open to naming suggestions before we get stuck with this. On Wed, May 7, 2014 at 12:44 PM, Michal Mocny mmo...@chromium.org wrote: I'm fairly happy with the state of the cordova-labs new-style test harness these

[GitHub] cordova-android pull request: Update to check for Google Glass API...

2014-05-15 Thread TheMattRay
GitHub user TheMattRay opened a pull request: https://github.com/apache/cordova-android/pull/100 Update to check for Google Glass APIs This prevents the 'cordova build android' process from blowing up on this step if you assign the GDK as the target and want to rebuild via the CLI.

[GitHub] cordova-docs pull request: CB-2606 Documented icon usage

2014-05-15 Thread cmarcelk
Github user cmarcelk commented on the pull request: https://github.com/apache/cordova-docs/pull/201#issuecomment-42548695 Looks like the code for these docs has already been merged in. Bryan / Sergey, is there anything remaining here before doing a merge? --- If your project is set

RE: 3.5.0 RC is ready to be tested

2014-05-15 Thread Joel Kucera
Thank you. I've tested wp8, windows8 (and some sanity checking on android and ios) and verified the fixes are in and I have not found any additional issues. Joel -Original Message- From: purplecabbage [mailto:purplecabb...@gmail.com] Sent: Wednesday, May 14, 2014 9:54 AM To:

[GitHub] cordova-docs pull request: CB-2606 Documented icon usage

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