[GitHub] cordova-lib pull request: CB-8799 Save plugin/platform src and ver...

2015-04-06 Thread TimBarham
GitHub user TimBarham opened a pull request: https://github.com/apache/cordova-lib/pull/202 CB-8799 Save plugin/platform src and version to 'spec' attribute. When `--save` option is used, plugin and platform source location or version value is saved to `spec` attribute in `config.xm

Re: Question about plugin/platform --save: src vs version?

2015-04-06 Thread Tim Barham
Ok, so... Jesse's ok with 'spec', but prefers 'src'. Gorkem prefers 'version'. Glad we at least agree we need something :). So, because I'd like to wrap this up and get this change in (in part because along with this specific change I have a couple of fixes for platform - save the version that

News Feed Broken

2015-04-06 Thread John M. Wargo
I noticed that the Cordova news feed at http://cordova.apache.org/rss.xml is broken. I've filed a ticket. https://issues.apache.org/jira/browse/CB-8800 -- John M. Wargo @johnwargo www.johnwargo.com --

[GitHub] cordova-browser pull request: CB-8760 'platform list' shows wrong ...

2015-04-06 Thread TimBarham
Github user TimBarham commented on the pull request: https://github.com/apache/cordova-browser/pull/11#issuecomment-90088049 Hi - could someone take a look at this? A related change ([PR67](https://github.com/apache/cordova-coho/pull/67)) was merged, but this should really go in also.

[GitHub] cordova-windows pull request: CB-8760 'platform list' doesn't show...

2015-04-06 Thread TimBarham
Github user TimBarham commented on the pull request: https://github.com/apache/cordova-windows/pull/64#issuecomment-90088078 Hi - could someone take a look at this? A related change ([PR67](https://github.com/apache/cordova-coho/pull/67)) was merged, but this should really go in also.

[GitHub] cordova-plugin-statusbar pull request: Update readme with correct ...

2015-04-06 Thread Nonsense331
Github user Nonsense331 commented on the pull request: https://github.com/apache/cordova-plugin-statusbar/pull/23#issuecomment-90099548 :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 ha

News Feed Broken

2015-04-06 Thread Shazron
We need a tool that validates the rss before publish :/ https://issues.apache.org/jira/browse/CB-8064 On Monday, April 6, 2015, John M. Wargo > wrote: > I noticed that the Cordova news feed at http://cordova.apache.org/rss.xml > is broken. > > I've filed a ticket. https://issues.apache.org/jira/b

[GitHub] cordova-docs pull request: CB-8484 Add documentation for signing a...

2015-04-06 Thread nikhilkh
GitHub user nikhilkh opened a pull request: https://github.com/apache/cordova-docs/pull/277 CB-8484 Add documentation for signing apps for Android You can merge this pull request into a Git repository by running: $ git pull https://github.com/MSOpenTech/cordova-docs android_si

RE: Build signed archives using CLI

2015-04-06 Thread Nikhil Khandelwal
Thanks, Andrew for doing a thorough review. This was merged in last week. I have created a new PR for the docs update: https://github.com/apache/cordova-docs/pull/277 It's important to note, to make it simple to pass multiple signing parameters, I have created the concept of a build.json file (

RE: [VOTE] 3.8.1 Windows Release

2015-04-06 Thread Parashuram N (MS OPEN TECH)
Voting +1 * Verified archives via `coho verify-archive` * Verified tags manually * Verified blank app creates correctly with platform * Verified blank app can be successfully run and built * Checked whitespace issues * Checked Unicode issues * Ran smoke testing of mobilespec app (ran autotests) *

[GitHub] cordova-plugin-statusbar pull request: Update readme with correct ...

2015-04-06 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-plugin-statusbar/pull/23#issuecomment-90167357 Actually, the plugin id is correct: https://github.com/apache/cordova-plugin-statusbar/commit/2d25d2ec4cebd76a04f7baf7d9ff1daed50966d2 The maste

[GitHub] cordova-browser pull request: CB-8760 'platform list' shows wrong ...

2015-04-06 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-browser/pull/11#issuecomment-90180478 merged + rebased, so this didn't close. https://git-wip-us.apache.org/repos/asf?p=cordova-browser.git;a=commit;h=4898f16a0f25716881c32e5f0a536c2d254c71ad

[GitHub] cordova-medic pull request: CB-8734 add support for firefoxos

2015-04-06 Thread dblotsky
Github user dblotsky commented on the pull request: https://github.com/apache/cordova-medic/pull/39#issuecomment-90181969 Hey @marti1125, just checking up: have you managed to get the mobilespec device deploying on a FirefoxOS device with your most recent code? --- If your project is

[GitHub] cordova-windows pull request: CB-8760 'platform list' doesn't show...

2015-04-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-windows/pull/64 --- 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: Question about plugin/platform --save: src vs version?

2015-04-06 Thread Jesse
I'm okay with spec, the pr looks good. Are there any side-effects updating the version of sem-ver? @purplecabbage risingj.com On Mon, Apr 6, 2015 at 7:28 AM, Tim Barham wrote: > Ok, so... Jesse's ok with 'spec', but prefers 'src'. Gorkem prefers > 'version'. Glad we at least agree we need somet

Re: Latest --browserify status?

2015-04-06 Thread Steven Gill
Hey Dan, I just created a master issue to track remaining browserify work. https://issues.apache.org/jira/browse/CB-8801 Unfortunately, I haven't had time to really work on this the last little while. 1) I don't think it should be duplicating adding the JS. That sounds like a bug 2) It is legac

RE: [VOTE] 3.8.1 Windows Release

2015-04-06 Thread Sergey Grebnov (Akvelon)
I vote +1 * Verified platform can be added, built and run * Run mobile spec tests -Sergey Grebnov -Original Message- From: Parashuram N (MS OPEN TECH) [mailto:panar...@microsoft.com] Sent: Monday, April 6, 2015 8:17 PM To: dev@cordova.apache.org Subject: RE: [VOTE] 3.8.1 Windows Release

Re: News Feed Broken

2015-04-06 Thread Shazron
John, CB-8800 and CB-8064 have been fixed. I verified it on Chrome Windows and FF Windows (did not occur on Chrome Mac for some reason). On Mon, Apr 6, 2015 at 8:30 AM, Shazron wrote: > We need a tool that validates the rss before publish :/ > https://issues.apache.org/jira/browse/CB-8064 > > > O

[DISCUSS] Cordova TOOLS release - 4.3.1

2015-04-06 Thread Parashuram N (MS OPEN TECH)
Hi, In the recent days, a couple of platforms have released. We are also voting on Windows platform release. There have also been a couple of bug fixes in the CLI/Lib. Does it make sense to do a tools release ? Wanted to start a discuss thread on doing a TOOLS release. Are there other PRs that

RE: firefoxos to cordova-medic

2015-04-06 Thread Dmitry Blotsky
Hi Willy, Have you tested the script running on a FirefoxOS device? When you say that the plugins are not supported, do you mean that they crash the app, or that the tests fail? Kindly, Dmitry -Original Message- From: Willy Aguirre [mailto:marti1...@gmail.com] Sent: Wednesday, April 1

RE: Who Runs cordova.io?

2015-04-06 Thread Dmitry Blotsky
Hi Michael, Thank you for making the change! Sorry for my lack of input: I was offline for a week. I was going to mention that perhaps some of Google's Cordova folks (Andrew Grieve, Ian Clelland, et al.) might have had issues with changing the domain from their Buildbot installation, but they h

RE: [DISCUSS] Cordova TOOLS release - 4.3.1

2015-04-06 Thread Nikhil Khandelwal
This is a good one to take in before release, since it changes config.xml schema: https://github.com/apache/cordova-lib/pull/202. It needs to be code reviewed. Thanks, Nikhil -Original Message- From: Parashuram N (MS OPEN TECH) [mailto:panar...@microsoft.com] Sent: Monday, April 6, 20

[iOS] ios-deploy 1.5.0 is published

2015-04-06 Thread Shazron
Release notes: https://github.com/phonegap/ios-deploy/releases/tag/1.5.0 Some lldb usage changes, new "exists" feature. - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordov

RE: Cordova Monthly Hangouts - April Edition

2015-04-06 Thread Parashuram N (MS OPEN TECH)
Closing this poll - looks like Apr 10 (Friday) 1:00 pm EST has the max possible folks. Let us schedule the hangout for April 10, at 1:00 pm EST. Can someone help with creating the Agenda document ? We will be sharing the hangouts link closer to the poll. -Original Message- From: Para

Re: [DISCUSS] Cordova TOOLS release - 4.3.1

2015-04-06 Thread Steven Gill
I'm thinking we should make this release cordova 5.0.0. It will be the first release with fetching from npm and encouraging developers do use the new plugin names. I think a plugins release should go out alongside it. It would be really nice if we could get android 4.0.0 released and pinned befor

Re: Question about plugin/platform --save: src vs version?

2015-04-06 Thread Tim Barham
Thanks Jesse. Well, according to semver standards, a bumped minor version means it is 100% backwards compatible, and I'm hoping semver at least complies with semver standards :). But I did look through all our uses of semver and everything seemed pretty basic - nothing to raise a concern with a

[GitHub] cordova-browser pull request: CB-8760 'platform list' shows wrong ...

2015-04-06 Thread TimBarham
Github user TimBarham closed the pull request at: https://github.com/apache/cordova-browser/pull/11 --- 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 feat

[GitHub] cordova-browser pull request: CB-8760 'platform list' shows wrong ...

2015-04-06 Thread TimBarham
Github user TimBarham commented on the pull request: https://github.com/apache/cordova-browser/pull/11#issuecomment-90262726 Thanks Jesse. I'll close the PR. --- 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

[GitHub] cordova-plugin-camera pull request: solves CB-8804 https://github....

2015-04-06 Thread thehuijb
GitHub user thehuijb opened a pull request: https://github.com/apache/cordova-plugin-camera/pull/83 solves CB-8804 https://github.com/apache/cordova-plugin-camera#android-quirks added action checkForSavedResult to be called from javascript in ondeviceready. this pull reque

Re: [DISCUSS] Cordova-Android 4.0.0 Release

2015-04-06 Thread Joe Bowser
So, I think we should put off the embedder's guide until after the release. A lot of it has changed, and since we're still technically obligated to support the 3.x release tree for six months, that should buy us some time to figure out how that is going to work. Getting Cordova to work with a van

[GitHub] cordova-medic pull request: [CB-8803] Reduce the effect of intermi...

2015-04-06 Thread dblotsky
GitHub user dblotsky opened a pull request: https://github.com/apache/cordova-medic/pull/40 [CB-8803] Reduce the effect of intermittent workspace cleanup failure Really simple workaround for now. In the future a more complex wrapper should be made to persistently delete until the di

[GitHub] cordova-medic pull request: [CB-8805] Added ability to specify a c...

2015-04-06 Thread dblotsky
GitHub user dblotsky opened a pull request: https://github.com/apache/cordova-medic/pull/41 [CB-8805] Added ability to specify a custom repos config file via forced builds. You can merge this pull request into a Git repository by running: $ git pull https://github.com/MSOpenT

[GitHub] cordova-plugin-camera pull request: CB-8780: Display popover using...

2015-04-06 Thread muratsu
Github user muratsu commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/81#issuecomment-90293689 LGTM. This also potentially fixes perf issues we have with [CB-8542](https://issues.apache.org/jira/browse/CB-8542). @shazron thoughts? --- I

[GitHub] cordova-plugin-camera pull request: CB-8706, CB-8707 saveToPhotoAl...

2015-04-06 Thread muratsu
Github user muratsu commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/78#issuecomment-90293828 @vladimir-kotikov @sgrebnov ping --- 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 pr

Re: Latest --browserify status?

2015-04-06 Thread Jesse
Dan didn't get this, because he's not on the list. Dan, join the list or use markmail[1] as this WILL happen again. Cheers, Jesse [1] http://apache.markmail.org/thread/thamwmxr7ykoeqn6 > On Apr 6, 2015, at 11:55 AM, Steven Gill wrote: > > Hey Dan, > > I just created a master issue to

[GitHub] cordova-plugin-inappbrowser pull request: CB-7689 Adds insertCSS s...

2015-04-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-inappbrowser/pull/100 --- 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 i