RE: windows universal problems 3.6

2014-09-08 Thread Vladimir Kotikov (Akvelon)
Staci, about issues you've found: 1. Device plugin: https://issues.apache.org/jira/browse/CB-7262, PR https://github.com/apache/cordova-plugin-device/pull/19 - already merged into master 2. Media plugin and capability element: I can reproduce this issue only if I create an mobilespec app and

[GitHub] cordova-lib pull request: Add support for plugin symbolic links

2014-09-08 Thread mbektchiev
Github user mbektchiev commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/78#discussion_r17232882 --- Diff: cordova-lib/src/plugman/uninstall.js --- @@ -104,7 +104,12 @@ module.exports.uninstallPlugin = function(id, plugins_dir, options) {

[GitHub] cordova-lib pull request: Add support for plugin symbolic links

2014-09-08 Thread smistry-toushay
Github user smistry-toushay commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/78#discussion_r17233889 --- Diff: cordova-lib/src/plugman/uninstall.js --- @@ -104,7 +104,12 @@ module.exports.uninstallPlugin = function(id, plugins_dir, options) {

Re: [Vote] 3.6.0 Cadence Release 2nd attempt

2014-09-08 Thread Marcel Kinard
Argh, I discovered that cordova-lib/cordova-lib/src/cordova/platforms.js hadn't been updated to 3.6.1. I'll update the coho docs, update platforms.js, generate a new archive, and start a new vote thread with the updated tag/hash. And there is a typo in this subject line :-/ This vote thread is

Manual edit of Android platform class file.

2014-09-08 Thread sandeep bonkra
HI, I am using Apache Cordova to develop a mobile app. While I am developing this, I come across one issue. While restricting the orientation, I need to update Activity java Class file in Android platform. I do not want to edit anything in the platform as I am building using cordova only and do

[GitHub] cordova-windows pull request: CB-7493 Adds 'space-in-path' and 'un...

2014-09-08 Thread vladimir-kotikov
GitHub user vladimir-kotikov opened a pull request: https://github.com/apache/cordova-windows/pull/43 CB-7493 Adds 'space-in-path' and 'unicode in name' tests for CI Fix for https://issues.apache.org/jira/browse/CB-7493 You can merge this pull request into a Git repository by

[GitHub] cordova-wp8 pull request: CB-7493 Adds 'space-in-path' and 'unicod...

2014-09-08 Thread vladimir-kotikov
GitHub user vladimir-kotikov opened a pull request: https://github.com/apache/cordova-wp8/pull/57 CB-7493 Adds 'space-in-path' and 'unicode in name' tests for CI Fix for https://issues.apache.org/jira/browse/CB-7493 You can merge this pull request into a Git repository by running:

[GitHub] cordova-windows pull request: CB-7493 Adds 'space-in-path' and 'un...

2014-09-08 Thread vladimir-kotikov
Github user vladimir-kotikov commented on the pull request: https://github.com/apache/cordova-windows/pull/43#issuecomment-54827614 The test fails due to issue https://issues.apache.org/jira/browse/CB-7494. Will be fixed soon. --- If your project is set up for it, you can reply to

[GitHub] cordova-docs pull request: CB-7495 Docs. Add guide to embed Cordov...

2014-09-08 Thread sgrebnov
GitHub user sgrebnov opened a pull request: https://github.com/apache/cordova-docs/pull/231 CB-7495 Docs. Add guide to embed CordovaView on WP8 https://issues.apache.org/jira/browse/CB-7495 Also updated links to Windows and Windows Phone 8 plugins development guides (to be

[GitHub] cordova-windows pull request: CB-7494 Fixes wrong replacements in ...

2014-09-08 Thread vladimir-kotikov
GitHub user vladimir-kotikov opened a pull request: https://github.com/apache/cordova-windows/pull/44 CB-7494 Fixes wrong replacements in *.appxmanifest files Fix for https://issues.apache.org/jira/browse/CB-7494 Fixes cordova/build script failure when project's name

[GitHub] cordova-windows pull request: CB-7493 Adds 'space-in-path' and 'un...

2014-09-08 Thread vladimir-kotikov
Github user vladimir-kotikov commented on the pull request: https://github.com/apache/cordova-windows/pull/43#issuecomment-54829957 Already fixed in https://github.com/apache/cordova-windows/pull/44 --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] cordova-lib pull request: Add support for plugin symbolic links

2014-09-08 Thread mbektchiev
Github user mbektchiev commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/78#discussion_r17243247 --- Diff: cordova-lib/src/plugman/uninstall.js --- @@ -104,7 +104,12 @@ module.exports.uninstallPlugin = function(id, plugins_dir, options) {

[GitHub] cordova-lib pull request: CB-7496 Fix --link option for plugman in...

2014-09-08 Thread mbektchiev
GitHub user mbektchiev opened a pull request: https://github.com/apache/cordova-lib/pull/85 CB-7496 Fix --link option for plugman install There is support for a --link option for the install command which instead of copying the plugin should make a symbolic link to its original

[GitHub] cordova-lib pull request: Add support for plugin symbolic links

2014-09-08 Thread mbektchiev
Github user mbektchiev commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/78#discussion_r17245409 --- Diff: cordova-lib/src/plugman/uninstall.js --- @@ -104,7 +104,12 @@ module.exports.uninstallPlugin = function(id, plugins_dir, options) {

Re: Reopen iOS bug CB-3071

2014-09-08 Thread Andrew Grieve
Thanks - I've re-opened the bug. On Fri, Sep 5, 2014 at 12:04 AM, Li, Jonathan jonathan...@sap.com wrote: Hi, Due to bug https://issues.apache.org/jira/browse/CB-3071, the cached response gets invalidated after each time restarting the iOS cordova app, the suggested workaround is to use

Re: Andrew on Vacation

2014-09-08 Thread Andrew Grieve
Aaaand, I'm back! Here's the highlight from my trip :) https://plus.google.com/117659366035020803272/posts/EqC8xgy72L8 On Fri, Aug 22, 2014 at 1:42 PM, Brian LeRoux b...@brian.io wrote: me too! enjoy (guessing you're not going to burning man?) On Fri, Aug 22, 2014 at 9:40 AM, Kerri

[Vote] 3.6.1 Cadence Release 3rd attempt

2014-09-08 Thread Marcel Kinard
Please review and vote on this 3.6.1 Cadence Release. (This includes fixes to cordova-lib to reference the 3.6.1 platforms.) Release issue: https://issues.apache.org/jira/browse/CB-7383 Repos ready to be released have been published to dist/dev:

Re: Andrew on Vacation

2014-09-08 Thread Joe Bowser
Why did you go to Strathcona? On Mon, Sep 8, 2014 at 12:29 PM, Andrew Grieve agri...@chromium.org wrote: Aaaand, I'm back! Here's the highlight from my trip :) https://plus.google.com/117659366035020803272/posts/EqC8xgy72L8 On Fri, Aug 22, 2014 at 1:42 PM, Brian LeRoux b...@brian.io

Sep 2014 Board Report

2014-09-08 Thread Shazron
I've prepared the draft here: https://github.com/cordova/apache-board-reports/blob/master/2014/2014-09.md Let me know your comments, if any. This is due the next day or so. 3.6.x is left out since the vote closing date would have been after the reporting deadline. (ignore formatting issues,

Re: Sep 2014 Board Report

2014-09-08 Thread Michal Mocny
When was the last board report? Thats a staggering amount of activity. Is it just that the range covered is large, or is that usual? On Mon, Sep 8, 2014 at 4:48 PM, Shazron shaz...@gmail.com wrote: I've prepared the draft here:

Re: Sep 2014 Board Report

2014-09-08 Thread Shazron
Last one was 18 June 2014. Schedule and how the stats are calculated https://github.com/cordova/apache-board-reports/blob/master/README.md On Mon, Sep 8, 2014 at 2:04 PM, Michal Mocny mmo...@chromium.org wrote: When was the last board report? Thats a staggering amount of activity. Is it

Re: Sep 2014 Board Report

2014-09-08 Thread Michal Mocny
Thanks Shaz. Thats fantastic. On Mon, Sep 8, 2014 at 5:07 PM, Shazron shaz...@gmail.com wrote: Last one was 18 June 2014. Schedule and how the stats are calculated https://github.com/cordova/apache-board-reports/blob/master/README.md On Mon, Sep 8, 2014 at 2:04 PM, Michal Mocny

Re: Sep 2014 Board Report

2014-09-08 Thread Brian LeRoux
pretty normal. we were way faster last year. On Mon, Sep 8, 2014 at 2:04 PM, Michal Mocny mmo...@chromium.org wrote: When was the last board report? Thats a staggering amount of activity. Is it just that the range covered is large, or is that usual? On Mon, Sep 8, 2014 at 4:48 PM, Shazron

Re: Sep 2014 Board Report

2014-09-08 Thread Brian LeRoux
Not to diss on anyone's efforts / our slowdown is b/c we're spending weeks, sometimes months, trying to get the Vote thing right instead of just defaulting to shipping. Ideally we fix that and get back to modern software development. On Mon, Sep 8, 2014 at 2:14 PM, Brian LeRoux b...@brian.io

[GitHub] cordova-plugin-geolocation pull request: [CB-7158] fix geolocation...

2014-09-08 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-plugin-geolocation/pull/21#issuecomment-54903964 @weili-feedhenry thanks for the patch! Just confirming that this is you on the list for ppl that have submitted an iCLA:

[GitHub] cordova-plugin-geolocation pull request: Adds new key to *-Info.pl...

2014-09-08 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-plugin-geolocation/pull/22#issuecomment-54906597 Hi, this is incorrect. It will create two keys (try it), one with /* as the key name, and one with the actual key. The correct usage is here:

[GitHub] cordova-plugin-geolocation pull request: [CB-7158] fix geolocation...

2014-09-08 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-plugin-geolocation/pull/21#issuecomment-54906754 Patched, thanks! Please close this PR. https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-geolocation.git;h=4102a33 --- If your project

Platform cache issue with browser

2014-09-08 Thread Suraj Pindoria
Hey, I am having an issue when trying to add the browser as a platform. It is downloading the browser module from the npm registry and saving into ~/.cordova/lib/npm_cache/ but it is installing the node_modules folder into a different folder than my source code. The source code is in

Re: Andrew on Vacation

2014-09-08 Thread Andrew Grieve
Just spent 2 days in Vancouver, and Cordova St was en route to the aquarium :) On Mon, Sep 8, 2014 at 4:40 PM, Joe Bowser bows...@gmail.com wrote: Why did you go to Strathcona? On Mon, Sep 8, 2014 at 12:29 PM, Andrew Grieve agri...@chromium.org wrote: Aaaand, I'm back! Here's the

Re: Platform cache issue with browser

2014-09-08 Thread Brian LeRoux
would be worth us exploring using npm to manage deps (like, vanilla npm) this is precisely the issue w/ maintaining this unnecessary logic ourselves On Mon, Sep 8, 2014 at 5:26 PM, Suraj Pindoria suraj.pindo...@yahoo.com.invalid wrote: Hey, I am having an issue when trying to add the

Re: Andrew on Vacation

2014-09-08 Thread Brian LeRoux
WELL SIR next time you vacation in Vancouver we demand you eat sushi and drink beer with us. On Mon, Sep 8, 2014 at 5:29 PM, Andrew Grieve agri...@chromium.org wrote: Just spent 2 days in Vancouver, and Cordova St was en route to the aquarium :) On Mon, Sep 8, 2014 at 4:40 PM, Joe Bowser

Fwd: [Vote] 3.6.1 Cadence Release 3rd attempt

2014-09-08 Thread Marcel Kinard
And here is the draft blog post: https://github.com/cordova/apache-blog-posts/blob/master/2014-09-08-cordova-361.md Please add highlights for your platform. Thanks! Begin forwarded message: From: Marcel Kinard cmarc...@gmail.com Subject: [Vote] 3.6.1 Cadence Release 3rd attempt Date:

Re: Platform cache issue with browser

2014-09-08 Thread Andrew Grieve
The npm-based download of platforms is still quite new, as is the need for platforms to have npm dependencies. Android and iOS have some checked in node_modules. I believe blackberry solved this using bundleDependencies when publishing to npm. On Mon, Sep 8, 2014 at 8:36 PM, Brian LeRoux

Re: Sep 2014 Board Report

2014-09-08 Thread Marcel Kinard
With my experience of the last few days walking in Steve's shoes, I don't think it is that simple. Granted, we have done a fair amount of thrashing on the voting process. But I also think the following are also at play: 1) the release process (getting the content ready for a vote) still takes a

Re: What's Stopping us From Independent Platform Releases

2014-09-08 Thread Andrew Grieve
Splitting out the docs would be really tough for some things: - cross-cutting: Platform support, Icons Splashscreens - Generic in nature: Privacy Guide, Security Guide, etc Handling translations is also a pain the more we extract things out. Having CLI create pre-project docs is a neat idea,

Re: [Vote] 3.6.1 Cadence Release 3rd attempt

2014-09-08 Thread Archana Naik
+1 for amazon-fireos verified new build and last bug(background color) seems to be fixed. Thanks marcel. Archana On Mon, Sep 8, 2014 at 12:40 PM, Marcel Kinard cmarc...@gmail.com wrote: Please review and vote on this 3.6.1 Cadence Release. (This includes fixes to cordova-lib to reference the

[GitHub] cordova-android pull request: custom_rules.xml breaks library refe...

2014-09-08 Thread agrieve
Github user agrieve commented on the pull request: https://github.com/apache/cordova-android/pull/114#issuecomment-54914245 aha, that makes sense. Unfortunately, the renaming needs to happen for all sub-projects (plugins can include subprojects as well), not just for

Re: Sep 2014 Board Report

2014-09-08 Thread Marcel Kinard
Those numbers are really impressive. Thanks a lot for pulling that information together and communicating it so clearly. Looks like a vibrant community! On Sep 8, 2014, at 4:48 PM, Shazron shaz...@gmail.com wrote: I've prepared the draft here:

[DISCUSS] Plugins Release

2014-09-08 Thread Marcel Kinard
The last plugins release was about a month ago. There have been a lot of changes that have landed on master since then that fix bugs, especially around file and file-transfer. And the unified Windows platform is getting plugin fixes. How about doing a plugins release as soon as the 3.6.1

Re: [DISCUSS] Plugins Release

2014-09-08 Thread purplecabbage
Sounds good to me! Sent from my iPhone On Sep 8, 2014, at 7:07 PM, Marcel Kinard cmarc...@gmail.com wrote: The last plugins release was about a month ago. There have been a lot of changes that have landed on master since then that fix bugs, especially around file and file-transfer. And

[GitHub] cordova-ios pull request: Add component.json

2014-09-08 Thread sankargorthi
GitHub user sankargorthi opened a pull request: https://github.com/apache/cordova-ios/pull/101 Add component.json - This allows cordova-ios to be compatible with `component(1)` and `duo(1)` You can merge this pull request into a Git repository by running: $ git pull

[GitHub] cordova-ios pull request: Add component.json

2014-09-08 Thread sankargorthi
GitHub user sankargorthi opened a pull request: https://github.com/apache/cordova-ios/pull/102 Add component.json - This allows cordova-ios to be compatible with `component(1)` and `duo(1)` You can merge this pull request into a Git repository by running: $ git pull