[GitHub] cordova-medic pull request: Medic Refactor

2015-03-11 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26225224 --- Diff: buildbot-conf/cordova.conf --- @@ -0,0 +1,336 @@ +import os +import re +import json + +from

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-11 Thread dblotsky
Github user dblotsky commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26227988 --- Diff: buildbot-conf/cordova.conf --- @@ -0,0 +1,336 @@ +import os +import re +import json + +from buildbot.schedulers.basic

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-11 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26218840 --- Diff: buildbot-conf/cordova.conf --- @@ -0,0 +1,336 @@ +import os +import re +import json + +from

[GitHub] cordova-lib pull request: CB-8595 Merge platforms.js from cordova ...

2015-03-11 Thread kamrik
Github user kamrik commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/183#discussion_r26218885 --- Diff: cordova-lib/src/platforms/platforms.js --- @@ -0,0 +1,102 @@ +/** +Licensed to the Apache Software Foundation (ASF) under one +

[GitHub] cordova-windows pull request: Fixed wording of warning + removed a...

2015-03-11 Thread chrisbubernak
Github user chrisbubernak commented on the pull request: https://github.com/apache/cordova-windows/pull/58#issuecomment-78286333 yeah, didn't realize the email address was wrong on that machine until a week or so after I submitted this :( --- If your project is set up for it, you

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-11 Thread dblotsky
Github user dblotsky commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26228733 --- Diff: buildbot-conf/cordova.conf --- @@ -0,0 +1,336 @@ +import os +import re +import json + +from buildbot.schedulers.basic

Re: Update: Plugins to NPM (Phase 1)

2015-03-11 Thread Michal Mocny
I guess since we have a MAJOR version bump on plugins, I agree thats the right choice. -Michal On Wed, Mar 11, 2015 at 11:15 AM, Andrew Grieve agri...@chromium.org wrote: On Wed, Mar 11, 2015 at 10:30 AM, Michal Mocny mmo...@chromium.org wrote: On Wed, Mar 11, 2015 at 10:10 AM, Andrew

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-11 Thread dblotsky
Github user dblotsky commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26227251 --- Diff: buildbot-conf/cordova-internal.conf --- @@ -0,0 +1,101 @@ +import os +import json + +from buildbot.changes.gitpoller import

Re: Update: Plugins to NPM (Phase 1)

2015-03-11 Thread Andrew Grieve
On Wed, Mar 11, 2015 at 10:30 AM, Michal Mocny mmo...@chromium.org wrote: On Wed, Mar 11, 2015 at 10:10 AM, Andrew Grieve agri...@chromium.org wrote: On Mon, Mar 9, 2015 at 8:20 PM, Steven Gill stevengil...@gmail.com wrote: Our master branch has plugin fetching from npm set as the

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-11 Thread dblotsky
Github user dblotsky commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26227034 --- Diff: buildbot-conf/cordova-config.json.sample --- @@ -0,0 +1,43 @@ +{ +couchdb: { +uri: http://localhost:5984; +

[GitHub] cordova-lib pull request: CB-8595 Merge platforms.js from cordova ...

2015-03-11 Thread mmocny
Github user mmocny commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/183#discussion_r26224327 --- Diff: cordova-lib/src/platforms/platforms.js --- @@ -0,0 +1,102 @@ +/** +Licensed to the Apache Software Foundation (ASF) under one +

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-11 Thread dblotsky
Github user dblotsky commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26228193 --- Diff: buildbot-conf/cordova.conf --- @@ -0,0 +1,336 @@ +import os +import re +import json + +from buildbot.schedulers.basic

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-11 Thread dblotsky
Github user dblotsky commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26227709 --- Diff: buildbot-conf/cordova.conf --- @@ -0,0 +1,336 @@ +import os +import re +import json + +from buildbot.schedulers.basic

[GitHub] cordova-lib pull request: CB-8595 Merge platforms.js from cordova ...

2015-03-11 Thread kamrik
Github user kamrik commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/183#discussion_r26218471 --- Diff: cordova-lib/src/plugman/uninstall.js --- @@ -293,58 +293,25 @@ function runUninstallPlatform(actions, platform, project_dir, plugin_dir, plugin

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-11 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26218870 --- Diff: buildbot-conf/cordova.conf --- @@ -0,0 +1,336 @@ +import os +import re +import json + +from

Re: Some thoughts/questions on the new --save feature

2015-03-11 Thread John M. Wargo
You used to be able to pass settings for the project's config.json file on the command line to create: cordova create test com.johnwargo.test Test {\autosave\:\true\} That worked pre-4.0 but didn't seem to work in my moments ago test of this with the latest version. It would make the .cordova

Re: Android's new Whitelist Plugins

2015-03-11 Thread Steven Gill
Hey Andrew, I don't see the new plugins in coho yet. Did you forget to push them? On Wed, Mar 11, 2015 at 7:35 AM, Andrew Grieve agri...@chromium.org wrote: Done! They are now alive at their now spots and added to coho's plugins list. On Thu, Mar 5, 2015 at 3:49 PM, Jesse

[GitHub] cordova-ios pull request: CB-3360 Set custom User-Agent

2015-03-11 Thread sinofool
Github user sinofool commented on the pull request: https://github.com/apache/cordova-ios/pull/131#issuecomment-78368407 Thanks @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

Re: Why no onStart/onStop for Cordova Android plugins?

2015-03-11 Thread Homer, Tony
Thanks for the response and the tip! I¹ll submit a JIRA and a PR sometime soon. As an aside, any chance we can get a preview of your ApacheCon presentation? I really need to learn how to set up my environment the right way! ;) On 3/9/15, 12:05 PM, Andrew Grieve agri...@chromium.org wrote: I

[GitHub] cordova-mobile-spec pull request: Createmobilespec Whitelist Fix

2015-03-11 Thread dblotsky
GitHub user dblotsky opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/122 Createmobilespec Whitelist Fix Searching for whitelist plugin in top dir instead of cordova-plugins. Also factoring out plugin installation into a function. This is change relates to

[GitHub] cordova-lib pull request: CB-8595 Merge platforms.js from cordova ...

2015-03-11 Thread purplecabbage
Github user purplecabbage commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/183#discussion_r26233744 --- Diff: cordova-lib/src/PluginInfo.js --- @@ -288,6 +293,19 @@ function PluginInfo(dirname) { return ret; });

RE: Consolidating platform specific code from different places in cordova-lib

2015-03-11 Thread Rob Paveza
LGTM. Only weird thing is that the platforms lib is in '../platforms/platforms' moved from just '../platforms' - but not a big deal in the least. -Original Message- From: mmo...@google.com [mailto:mmo...@google.com] On Behalf Of Michal Mocny Sent: Wednesday, March 11, 2015 7:29 AM To:

[GitHub] cordova-ios pull request: CB-3360 Set custom User-Agent

2015-03-11 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-ios/pull/131#issuecomment-78356414 Note: will review this for the next release, on the 4.0.x branch. Sorry it's taking so long but we were working on getting the 3.8.0 release out with bug fixes.

[GitHub] cordova-lib pull request: CB-8634 : `cordova platform add git_url#...

2015-03-11 Thread omefire
Github user omefire commented on the pull request: https://github.com/apache/cordova-lib/pull/180#issuecomment-78390923 This change was merged 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

Re: [Vote] 3.8.0 Cordova App Hello World Release

2015-03-11 Thread Andrew Grieve
-1 Verified it works on the latest release iOS and Android, but I had a typo in the CSP string: https://github.com/apache/cordova-app-hello-world/commit/18fc9b4eaecd90bf35795c31a7801bc5260b5c6c Perhaps we could re-spin with this one fix and leave the vote end period the same (assuming everyone

March 2015 Board Report for Apache Cordova

2015-03-11 Thread Shazron
https://github.com/cordova/apache-board-reports/blob/master/2015/2015-03.md I intend to submit this by EOD, let me know if any edits needed. I did not include any releases where votes are under way. - To unsubscribe, e-mail:

Re: March 2015 Board Report for Apache Cordova

2015-03-11 Thread Michael Brooks
Excellent board report Shaz! On Wed, Mar 11, 2015 at 3:38 PM, Shazron shaz...@gmail.com wrote: https://github.com/cordova/apache-board-reports/blob/master/2015/2015-03.md I intend to submit this by EOD, let me know if any edits needed. I did not include any releases where votes are under

RE: March 2015 Board Report for Apache Cordova

2015-03-11 Thread Mefire O .
Looks good, Shaz. From: Michael Brooksmailto:mich...@michaelbrooks.ca Sent: ‎3/‎11/‎2015 4:28 PM To: dev@cordova.apache.orgmailto:dev@cordova.apache.org Subject: Re: March 2015 Board Report for Apache Cordova Excellent board report Shaz! On Wed, Mar 11, 2015 at

[GitHub] cordova-lib pull request: CB-8636 Remove FEATURE_SPECIAL_PARAMS fr...

2015-03-11 Thread omefire
Github user omefire commented on the pull request: https://github.com/apache/cordova-lib/pull/181#issuecomment-78387046 closing this PR because #182 went 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

[GitHub] cordova-lib pull request: CB-8636 Remove FEATURE_SPECIAL_PARAMS fr...

2015-03-11 Thread omefire
Github user omefire closed the pull request at: https://github.com/apache/cordova-lib/pull/181 --- 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-windows pull request: Fix for callback invocation with NO_...

2015-03-11 Thread CJRChang
GitHub user CJRChang opened a pull request: https://github.com/apache/cordova-windows/pull/61 Fix for callback invocation with NO_RESULT Due to the enumeration of cordova.callbackStatus (NO_RESULT = 0 and OK = 1), the logic used for defaulting to cordova.callbackStatus.OK will

[GitHub] cordova-lib pull request: CB-7698 BugFix: For plugins which requir...

2015-03-11 Thread omefire
GitHub user omefire opened a pull request: https://github.com/apache/cordova-lib/pull/184 CB-7698 BugFix: For plugins which require variables, 'cordova plugin add FOO' should fail when no variables specified. CB-7698 BugFix: For plugins which require variables, 'cordova plugin add

[GitHub] cordova-lib pull request:

2015-03-11 Thread omefire
Github user omefire commented on the pull request: https://github.com/apache/cordova-lib/commit/242a8d760267379e963977de68d49aae96928562#commitcomment-10136020 Nice catch, @glasser. I just sent a PR to fix this : https://github.com/apache/cordova-lib/pull/184 --- If your

[GitHub] cordova-lib pull request: CB-7698 BugFix: For plugins which requir...

2015-03-11 Thread glasser
Github user glasser commented on the pull request: https://github.com/apache/cordova-lib/pull/184#issuecomment-78213647 Awesome, 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 have this

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-11 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26201989 --- Diff: buildbot-conf/cordova.conf --- @@ -0,0 +1,336 @@ +import os +import re +import json + +from

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-11 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26202982 --- Diff: buildbot-conf/cordova.conf --- @@ -0,0 +1,336 @@ +import os +import re +import json + +from

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-11 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26199487 --- Diff: buildbot-conf/cordova-internal.conf --- @@ -0,0 +1,101 @@ +import os +import json + +from buildbot.changes.gitpoller

[GitHub] cordova-lib pull request: CB-8633 BugFix: Support for urls to tarb...

2015-03-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/179 --- 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-medic pull request: Medic Refactor

2015-03-11 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26202687 --- Diff: buildbot-conf/cordova.conf --- @@ -0,0 +1,336 @@ +import os +import re +import json + +from

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-11 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26202848 --- Diff: buildbot-conf/cordova.conf --- @@ -0,0 +1,336 @@ +import os +import re +import json + +from

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-11 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26202824 --- Diff: buildbot-conf/cordova.conf --- @@ -0,0 +1,336 @@ +import os +import re +import json + +from

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-11 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26198995 --- Diff: buildbot-conf/cordova-config.json.sample --- @@ -0,0 +1,43 @@ +{ +couchdb: { +uri: http://localhost:5984;

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-11 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26200013 --- Diff: buildbot-conf/cordova-internal.conf --- @@ -0,0 +1,101 @@ +import os +import json + +from buildbot.changes.gitpoller

[GitHub] cordova-cli pull request: CB-8634 `cordova platform add git_url` s...

2015-03-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-cli/pull/210 --- 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-medic pull request: Medic Refactor

2015-03-11 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26198876 --- Diff: buildbot-conf/cordova-config.json.sample --- @@ -0,0 +1,43 @@ +{ +couchdb: { +uri: http://localhost:5984;

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-11 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26199140 --- Diff: buildbot-conf/cordova-config.json.sample --- @@ -0,0 +1,43 @@ +{ +couchdb: { +uri: http://localhost:5984;

[GitHub] cordova-lib pull request: Deprecate the old feature syntax from co...

2015-03-11 Thread gorkem
Github user gorkem commented on the pull request: https://github.com/apache/cordova-lib/pull/182#issuecomment-78261223 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 your project does not have this feature

Re: CSP policy

2015-03-11 Thread Andrew Grieve
Great questions! Certainly was hoping to get more eyes on this! Not sure where a good spot to document this is, but maybe right in the template is okay? That way users will also know the rationale :) On Wed, Mar 11, 2015 at 2:04 PM, Nikhil Khandelwal nikhi...@microsoft.com wrote: Thanks for

RE: [Vote] 3.8.0 Cordova App Hello World Release

2015-03-11 Thread Parashuram N (MS OPEN TECH)
I think if we change the tag, we will have to vote again. However, we don’t have to necessarily wait for 72 hours, for a fix that is small. -Original Message- From: agri...@google.com [mailto:agri...@google.com] On Behalf Of Andrew Grieve Sent: Wednesday, March 11, 2015 6:18 PM To: dev

Re: Update: Plugins to NPM (Phase 1)

2015-03-11 Thread Michal Mocny
On Wed, Mar 11, 2015 at 10:10 AM, Andrew Grieve agri...@chromium.org wrote: On Mon, Mar 9, 2015 at 8:20 PM, Steven Gill stevengil...@gmail.com wrote: Our master branch has plugin fetching from npm set as the fallback now. It will go directly to npm if the plugin-id entered isn't reverse

Re: Consolidating platform specific code from different places in cordova-lib

2015-03-11 Thread Michal Mocny
Reviewed, left comments. Overall looks good, thanks Mark. However, seems you left something uncommitted, since you literally cannot require('cordova-lib'); without an exception thrown. Yet all the cordova-lib tests pass. What does it say about the quality of the tests ;) On Tue, Mar 10, 2015

[GitHub] cordova-lib pull request: CB-8595 Merge platforms.js from cordova ...

2015-03-11 Thread mmocny
Github user mmocny commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/183#discussion_r26214063 --- Diff: cordova-lib/src/platforms/platforms.js --- @@ -0,0 +1,102 @@ +/** +Licensed to the Apache Software Foundation (ASF) under one +

Re: Update: Plugins to NPM (Phase 1)

2015-03-11 Thread Andrew Grieve
On Mon, Mar 9, 2015 at 8:20 PM, Steven Gill stevengil...@gmail.com wrote: Our master branch has plugin fetching from npm set as the fallback now. It will go directly to npm if the plugin-id entered isn't reverse domain name style. Cordova-lib also warns users to use the package-name instead of

[GitHub] cordova-lib pull request: CB-8595 Merge platforms.js from cordova ...

2015-03-11 Thread mmocny
Github user mmocny commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/183#discussion_r26214642 --- Diff: cordova-lib/src/platforms/platforms.js --- @@ -0,0 +1,102 @@ +/** +Licensed to the Apache Software Foundation (ASF) under one +

[GitHub] cordova-lib pull request: CB-8595 Merge platforms.js from cordova ...

2015-03-11 Thread kamrik
Github user kamrik commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/183#discussion_r26215310 --- Diff: cordova-lib/src/PluginInfo.js --- @@ -288,6 +293,19 @@ function PluginInfo(dirname) { return ret; }); };

Re: Deprecation of Config and the embedded use case (4.0.x related)

2015-03-11 Thread Joe Bowser
That's why we have tests! I just changed the activity and saw that we have one failure. I'm not sure why this test in particular is failing, since there's too many assertions in one method, so I'll have to try and debug it today. The thing is that if we're deprecating something and replacing it

[GitHub] cordova-lib pull request: CB-8595 Merge platforms.js from cordova ...

2015-03-11 Thread mmocny
Github user mmocny commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/183#discussion_r26213790 --- Diff: cordova-lib/src/PluginInfo.js --- @@ -288,6 +293,19 @@ function PluginInfo(dirname) { return ret; }); };

Re: Deprecation of Config and the embedded use case (4.0.x related)

2015-03-11 Thread Andrew Grieve
I wanted to make sure that I didn't break the old way of doing things. On Tue, Mar 10, 2015 at 2:24 PM, Joe Bowser bows...@gmail.com wrote: The main issue is that this isn't documented anywhere, and this is necessary for people to use a Third Party WebView. Also, why didn't you bother

Re: [Vote] 3.8.0 Cordova App Hello World Release

2015-03-11 Thread Andrew Grieve
Note that this pulls in the addition of a content-security-policy meta tag. Please ensure that this doesn't break your platform when voting. On Tue, Mar 10, 2015 at 7:30 PM, Steven Gill stevengil...@gmail.com wrote: Please review and vote on this 3.8.0 Cordova App Hello World Release. Release

[GitHub] cordova-lib pull request: CB-8595 Merge platforms.js from cordova ...

2015-03-11 Thread kamrik
Github user kamrik commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/183#discussion_r26215186 --- Diff: cordova-lib/src/platforms/platforms.js --- @@ -0,0 +1,102 @@ +/** +Licensed to the Apache Software Foundation (ASF) under one +

[GitHub] cordova-lib pull request: CB-8595 Merge platforms.js from cordova ...

2015-03-11 Thread mmocny
Github user mmocny commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/183#discussion_r26215219 --- Diff: cordova-lib/src/plugman/uninstall.js --- @@ -293,58 +293,25 @@ function runUninstallPlatform(actions, platform, project_dir, plugin_dir, plugin

[GitHub] cordova-lib pull request: CB-8595 Merge platforms.js from cordova ...

2015-03-11 Thread kamrik
Github user kamrik commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/183#discussion_r26215211 --- Diff: cordova-lib/src/platforms/platforms.js --- @@ -0,0 +1,102 @@ +/** +Licensed to the Apache Software Foundation (ASF) under one +

Re: Android's new Whitelist Plugins

2015-03-11 Thread Andrew Grieve
yes... yes I did... :) Pushed now. On Wed, Mar 11, 2015 at 5:49 PM, Steven Gill stevengil...@gmail.com wrote: Hey Andrew, I don't see the new plugins in coho yet. Did you forget to push them? On Wed, Mar 11, 2015 at 7:35 AM, Andrew Grieve agri...@chromium.org wrote: Done! They are now

Re: Consolidating platform specific code from different places in cordova-lib

2015-03-11 Thread Andrew Grieve
LGTM! On Wed, Mar 11, 2015 at 1:59 PM, Rob Paveza rob.pav...@microsoft.com wrote: LGTM. Only weird thing is that the platforms lib is in '../platforms/platforms' moved from just '../platforms' - but not a big deal in the least. -Original Message- From: mmo...@google.com

Re: Why no onStart/onStop for Cordova Android plugins?

2015-03-11 Thread Andrew Grieve
Likely won't create it until closer to the event, but I'll send it to the list as soon as I do! :) On Wed, Mar 11, 2015 at 3:44 PM, Homer, Tony tony.ho...@intel.com wrote: Thanks for the response and the tip! I¹ll submit a JIRA and a PR sometime soon. As an aside, any chance we can get a

[GitHub] cordova-mobile-spec pull request: [CB-8652] Createmobilespec White...

2015-03-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-mobile-spec/pull/122 --- 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