broken org.apache.cordova.inappbrowser

2014-03-05 Thread Maxim Ermilov
Hello, commit 39e64c988afb38a081fae7e3d71d18424a3cfbf4 broke plugin ( https://github.com/apache/cordova-plugin-inappbrowser/commit/39e64c988afb38a081fae7e3d71d18424a3cfbf4). fix - https://github.com/apache/cordova-plugin-inappbrowser/pull/26 _ Best regards, Maxim Ermilov

[ubuntu] pull requests

2014-03-05 Thread Maxim Ermilov
Hello, Please review/pull the: https://github.com/apache/cordova-plugin-file-transfer/pull/22 https://github.com/apache/cordova-plugin-device-motion/pull/11 https://github.com/apache/cordova-plugin-camera/pull/16 https://github.com/apache/cordova-cli/pull/136 _ Best regards, Maxim

Re: callback success STATUS OK

2014-03-05 Thread Ally Ogilvie
JIRA Issue https://issues.apache.org/jira/browse/CB-6165 On Fri, Feb 28, 2014 at 12:19 AM, Andrew Grieve agri...@chromium.orgwrote: Sounds fine to me. Would be a bit strange if people were relying on that. On Thu, Feb 27, 2014 at 6:42 AM, Erik Jan de Wit ede...@redhat.com wrote: +1 for

Re: Developments on CB-4952 issue?

2014-03-05 Thread Alexander Rasin
Ian, thank you so much for the suggestion. I have not had any luck getting it to work. Running the Cordova CLI you provided comes back with a message Plugin org.apache.cordova.file already installed, 'sall good. I tried removing the plugin first but that didn't help either. Moreover, I have

RE: Proposal: hooks support for plugins

2014-03-05 Thread Jonathan Bond-Caron
On Sat Mar 1 01:39 PM, Sergey Grebnov (Akvelon) wrote: scripts preinstall=preinstall.js postinstall=afterinstall.js / preinstall.js is called before plugman.raw.install(platform, platformRoot, path.basename(dir), pluginsDir, options) and could be used to check system requirements,

Fw: Cordova at ApacheCon Denver

2014-03-05 Thread Melissa Warnkin
Hello Cordova Enthusiasts,    As you are no doubt aware, ApacheCon North America will be held in Denver, Colorado starting on April 7th.  Cordova has 6 talks and one tutorial!! Check it out here:  http://apacheconnorthamerica2014.sched.org/overview/type/cordova. We would love to see you in

Re: Proposal: hooks support for plugins

2014-03-05 Thread Marcel Kinard
In that case (i.e., npm test) the user is explicitly invoking the script. If we are talking about hooks that run automatically on cordova plugin add, then it is implicit. How about if the cli prompted the user when a hook request is present such as plugin foobar wants to run the script xyz. Do

Re: Publishing plugins in cordova-plugins

2014-03-05 Thread Michal Mocny
We discussed this at the Face to Face yesterday (maybe that prompted this mail?). I'm +1 for statusbar (as was everyone), but I'm -0 on keyboard (won't block it, but I don't like it), since its really buggy as-is, and its benefits come with real tradeoffs. Additionally, I don't think is enough

Re: Publishing plugins in cordova-plugins

2014-03-05 Thread Shazron
I'll get the threads going On Wed, Mar 5, 2014 at 9:43 AM, Michal Mocny mmo...@chromium.org wrote: We discussed this at the Face to Face yesterday (maybe that prompted this mail?). I'm +1 for statusbar (as was everyone), but I'm -0 on keyboard (won't block it, but I don't like it), since

Re: broken org.apache.cordova.inappbrowser

2014-03-05 Thread Michal Mocny
Thanks for this, but seems Andrew got to it with a different patch already (renamed the file to lower case). Probably we want to re-publish? On Wed, Mar 5, 2014 at 5:03 AM, Maxim Ermilov maxim.ermi...@canonical.comwrote: Hello, commit 39e64c988afb38a081fae7e3d71d18424a3cfbf4 broke plugin (

RE: Proposal: hooks support for plugins

2014-03-05 Thread Jonathan Bond-Caron
On Wed Mar 5 12:00 PM, Marcel Kinard wrote: In that case (i.e., npm test) the user is explicitly invoking the script. If we are talking about hooks that run automatically on cordova plugin add, then it is implicit. How about if the cli prompted the user when a hook request is present such

Re: broken org.apache.cordova.inappbrowser

2014-03-05 Thread Naik, Archana
+1 for re-publish. On 3/5/14 9:51 AM, Michal Mocny mmo...@chromium.org wrote: Thanks for this, but seems Andrew got to it with a different patch already (renamed the file to lower case). Probably we want to re-publish? On Wed, Mar 5, 2014 at 5:03 AM, Maxim Ermilov

[cordova-plugins/keyboard] Publishing as core

2014-03-05 Thread Shazron
keyboard is already published org.apache.cordova.keyboard. And... Since these plugins are somewhat experimental and we're starting the process of voting and publishing plugins to dist/, I wonder: a) Should we change the ID of these plugins to, say org.apache.cordova.labs b) Should we move these

[cordova-plugins/statusbar] Publishing as core

2014-03-05 Thread Shazron
statusbar is already published org.apache.cordova.statusbar. And... Since these plugins are somewhat experimental and we're starting the process of voting and publishing plugins to dist/, I wonder: a) Should we change the ID of these plugins to, say org.apache.cordova.labs b) Should we move

Re: [Input request] Rethinking Plugin docs

2014-03-05 Thread Michael Brooks
Andrew, do you mean merging all of the documentation into the README.md or do you mean translating the README.md to other languages? On Tue, Mar 4, 2014 at 10:05 AM, Andrew Grieve agri...@chromium.org wrote: Michael - any input here on merging doc - README.md?, or if we do this how

Re: Move Release Process Docs to cordova-docs

2014-03-05 Thread Michael Brooks
+1 On Wed, Mar 5, 2014 at 2:48 AM, Ally Ogilvie aogil...@wizcorp.jp wrote: +1 On Wed, Mar 5, 2014 at 4:50 AM, Steven Gill stevengil...@gmail.com wrote: +1 On Tue, Mar 4, 2014 at 11:48 AM, Shazron shaz...@gmail.com wrote: +1 On Tue, Mar 4, 2014 at 8:52 AM, Michal

Adding platform Firfoxos fails

2014-03-05 Thread Gert-Jan Braas
Stacktrace: == braas@chickenrun:~/projects/ligplekkenonderweg/LPOWC$ cordova platform add firefoxos Creating firefoxos project... Creating Firefox OS project Project Path ../../../../../../home/braas/projects/ligplekkenonderweg/LPOWC/platforms/firefoxos Package

Re: translation scripts on github

2014-03-05 Thread Michael Brooks
I think it would be good to have code and doc married :-) I agree Carlos! I've always felt strongly that a project's documentation should be under version control with the source code. This strong marriage ensures that, oh say the wiki server vanishes, we will still know how to compile the

Re: CB-6121 (Windows command line script for Mobile spec)

2014-03-05 Thread Martin Gonzalez Glez
Well as Sergey recommend, I added logic to work with a present git in the PATH (Env var). Also I added some functionality to work with a previous path provided on a previous execution. Summary: -Now it deals with git, if it's present at the environment -Saves a file with the path provided for

Re: Publishing plugins in cordova-plugins

2014-03-05 Thread Andrew Grieve
There is now a client-side whitelist of plugins that can be published under org.apache.cordova.* It lives at plugman/src/registry/whitelist.js. On Tue, Mar 4, 2014 at 5:48 PM, Shazron shaz...@gmail.com wrote: Of course now with the latest plugman I can't publish statusbar: Invalid Plugin ID.

Re: Proposal: hooks support for plugins

2014-03-05 Thread Andrew Grieve
Not sure passing through command-line arguments is feasible for dependent plugins. Maybe have the scripts get their args from environment variables? On Wed, Mar 5, 2014 at 12:59 PM, Jonathan Bond-Caron jbo...@gdesolutions.com wrote: On Wed Mar 5 12:00 PM, Marcel Kinard wrote: In that case

What is cordova-coho for?

2014-03-05 Thread Andrew Grieve
Right now the repo contains a single script that has many sub-commands. I'd like to propose that the repo has the following mandate: 1. To hold release processes documentation - e.g. StepsForToolsRelease - e.g. CrowdIn documentation 2. To hold release automation scripts - e.g. coho

Re: [Input request] Rethinking Plugin docs

2014-03-05 Thread Andrew Grieve
The discussion so far has been: - npm, github, surface README.md prominently - our README.md files are essentially empty - let's delete doc/index.md and put it all in README.md - plugins.cordova.io will render the README.md prominently On Wed, Mar 5, 2014 at 1:25 PM, Michael Brooks

Re: [Input request] Rethinking Plugin docs

2014-03-05 Thread Michal Mocny
How does that work with proposal for i18n? Ideally the docs/ tree is identical in each language, so I think we want the top level docs (README.md or index.md) to be in the docs/en/ tree as well. Perhaps we leave the README.md empty and change plugman publish to bundle docs/en/index.md instead?

Re: [Input request] Rethinking Plugin docs

2014-03-05 Thread Andrew Grieve
That's a hairy point of this change for sure. Not sure what the best would be. Maybe treat doc/fr/README.md as based on /README.md I think the majority of third-party plugins will write only README.md, and have no doc/ at all, so having it be a special case is worth it I think. On Wed, Mar 5,

Re: Proposal: hooks support for plugins

2014-03-05 Thread Jesse
I am a no to passing arguments, the use-case is really about doing some extra tasks for the current environment. I am also a 'no' to prompting the user for permission, this shortly becomes a permission list of which plugins can and can't run scripts, or do we ask this every time? We definitely

Re: [Vote] cordova@3.4.0-0.1.3 plugman@0.20.2

2014-03-05 Thread Andrew Grieve
The vote has now closed. The results are: Positive Binding Votes: 5 Andrew Grieve Ian Clelland Bryan Higgins Michal Mocny Lorin Beer Negative Binding Votes: 0 The vote has passed. On Tue, Mar 4, 2014 at 1:59 PM, Lorin Beer lorin.beer@gmail.com wrote: +1 On Tue, Mar 4, 2014 at 6:48

Re: Monthly Hangouts!

2014-03-05 Thread Andrew Grieve
Updated the wiki with the notes: https://wiki.apache.org/cordova/Google%20Hangout%20Discussion%20Notes On Tue, Mar 4, 2014 at 7:03 PM, Andrew Grieve agri...@chromium.org wrote: View link: http://youtu.be/-2ewjFA_9C8 On Tue, Mar 4, 2014 at 6:52 PM, Andrew Grieve agri...@chromium.orgwrote:

Re: Proposal: hooks support for plugins

2014-03-05 Thread Brian LeRoux
Agree w/ your points Jesse. I'm going to reach out to Maven folks to find out what they've done wrt to publishing policy. On Wed, Mar 5, 2014 at 11:54 AM, Jesse purplecabb...@gmail.com wrote: I am a no to passing arguments, the use-case is really about doing some extra tasks for the current

Re: What is cordova-coho for?

2014-03-05 Thread Michal Mocny
Sounds Great. Note, I think that we should all be free to manage our development environment however way we want, and so should not have to use coho (or any other opinionated tool). However, in the interests of release automation, I think its very valuable to have a single consistent opinionated

Re: What is cordova-coho for?

2014-03-05 Thread Brian LeRoux
ya I like it / hope we can help contribute soon On Wed, Mar 5, 2014 at 12:02 PM, Michal Mocny mmo...@chromium.org wrote: Sounds Great. Note, I think that we should all be free to manage our development environment however way we want, and so should not have to use coho (or any other

Re: [Vote] cordova-plugin-inappbrowser@0.3.3

2014-03-05 Thread Michal Mocny
+1 However, gpg --verify gives me: gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. I don't recall seeing this before. I had to add your new key to verify this time. -Michal On Wed, Mar 5, 2014 at

Re: [Input request] Rethinking Plugin docs

2014-03-05 Thread Michal Mocny
on plugman publish: if (exists docs/en/README.md) use that; else use README.md; ?? The reason I suggest that is because I think relative links will not work very well if we have the EN docs at a different level than the other languages. -Michal On Wed, Mar 5, 2014 at 2:50 PM, Andrew Grieve

Re: Proposal: hooks support for plugins

2014-03-05 Thread Michal Mocny
On Wed, Mar 5, 2014 at 3:30 PM, Michal Mocny mmo...@chromium.org wrote: On Wed, Mar 5, 2014 at 3:02 PM, Brian LeRoux b...@brian.io wrote: Agree w/ your points Jesse. I'm going to reach out to Maven folks to find out what they've done wrt to publishing policy. On Wed, Mar 5, 2014 at

Re: Proposal: hooks support for plugins

2014-03-05 Thread Michal Mocny
On Wed, Mar 5, 2014 at 3:02 PM, Brian LeRoux b...@brian.io wrote: Agree w/ your points Jesse. I'm going to reach out to Maven folks to find out what they've done wrt to publishing policy. On Wed, Mar 5, 2014 at 11:54 AM, Jesse purplecabb...@gmail.com wrote: I am a no to passing arguments,

RE: Proposal: hooks support for plugins

2014-03-05 Thread Jonathan Bond-Caron
On Wed Mar 5 02:54 PM, Jesse wrote: I am a no to passing arguments, the use-case is really about doing some extra tasks for the current environment. Not necessarily: https://github.com/apache/cordova-plugin-console/blob/master/www/logger.js#L48 cordova plugin add cordova-plugin-console

Re: Proposal: hooks support for plugins

2014-03-05 Thread Michal Mocny
For cli workflow: hooks (including plugin hooks) can access config.xml preference's for things like the sqllite compile example (recompile only if settings changed would be nice), and access preference at runtime for the console example. For old workflow, perhaps sqllite is documented to manually

Re: Move Release Process Docs to cordova-docs

2014-03-05 Thread Andrew Grieve
Moved them to coho/docs: https://git-wip-us.apache.org/repos/asf?p=cordova-coho.git;a=commit;h=5279851ab842438d6df3c72a0e48173c1a66a40b On Wed, Mar 5, 2014 at 1:26 PM, Michael Brooks mich...@michaelbrooks.cawrote: +1 On Wed, Mar 5, 2014 at 2:48 AM, Ally Ogilvie aogil...@wizcorp.jp wrote:

[Android] Refactoring for different engines

2014-03-05 Thread Joe Bowser
So, after looking at the Crosswalk code again, I've decided to take a quick stab at making things pluggable. I don't have a lot to show for it, but with the help of Eclipse (which is why the generated interfaces look so screwed up), I managed to create some interfaces so we can start shoehorning

Re: [cordova-plugins/statusbar] Publishing as core

2014-03-05 Thread Shazron
Some background on the statusbar plugin. This was conceived because of iOS 7 where the statusbar overlays the webview, and a lot of people didn't like their UI changing especially if they still support iOS 6. That is the primary purpose of this plugin, but there are other features in there as

Re: [cordova-plugins/keyboard] Publishing as core

2014-03-05 Thread Shazron
Some background on the keyboard plugin. This was extracted from the iOS core, and put into its own plugin so updates are not tied to a platform release, and fixes can be rapid. Someone filed this issue https://issues.apache.org/jira/browse/CB-6176 and I didn't know that BlackBerry also supported

Re: Monthly Hangouts!

2014-03-05 Thread Carlos Santana
Thanks Andrew, I was not able to attend had a code for america meetup conflict I will watch, glad to see injecting assets NO! , That's user space On Wed, Mar 5, 2014 at 2:54 PM, Andrew Grieve agri...@chromium.org wrote: Updated the wiki with the notes:

Re: [Vote] cordova-plugin-inappbrowser@0.3.3

2014-03-05 Thread Carlos Santana
With the new process in place, where is documentation on how to verify the signing and key stuff Was not able to find in the repo: https://github.com/apache/cordova-coho/tree/master/docs On Wed, Mar 5, 2014 at 5:01 PM, Ian Clelland iclell...@chromium.org wrote: I've seen that before -- it

Re: [cordova-plugins/statusbar] Publishing as core

2014-03-05 Thread Jesse
I have created a task in JIRA for all the statusbar related discussion. [1] There are numerous inconsistencies we need to address here. [1] https://issues.apache.org/jira/browse/CB-6177 @purplecabbage risingj.com On Wed, Mar 5, 2014 at 5:15 PM, Shazron shaz...@gmail.com wrote: Some

Re: [Vote] cordova-plugin-inappbrowser@0.3.3

2014-03-05 Thread Carlos Santana
I think I found the information here https://www.apache.org/info/verification.html Based on this *Some people are satisfied by reading the key signature over a telephone (voice verification). * Should I give you a call Andrew? :-p By they way shouldn't the KEYS file be located in the download

Re: [Android] Refactoring for different engines

2014-03-05 Thread Andrew Grieve
First - very excited that you're working on this! Had a quick look. Not sure there's much to be gleaned yet. Once you start in on hooking up x-walk's webview I think it will become more obvious what the interface should look like. E.g., does x-walk even have the concept of ChromeClient vs

Re: [Vote] cordova-plugin-inappbrowser@0.3.3

2014-03-05 Thread Andrew Grieve
Just moved SetUpGpg wiki into coho as well since that's very release process applicable. Problem is just that the github mirrors are not up-to-date yet. You can see all the docs via apache's gitweb: https://git-wip-us.apache.org/repos/asf?p=cordova-coho.git;a=blob;f=docs/setting-up-gpg.md I've

Re: [Vote] cordova-plugin-inappbrowser@0.3.3

2014-03-05 Thread Carlos Santana
Thanks I just saw your tweet On Wed, Mar 5, 2014 at 10:42 PM, Andrew Grieve agri...@chromium.org wrote: Just moved SetUpGpg wiki into coho as well since that's very release process applicable. Problem is just that the github mirrors are not up-to-date yet. You can see all the docs via

Re: [Android] Refactoring for different engines

2014-03-05 Thread Michal Mocny
I haven't looked yet, but did you see: https://crosswalk-project.org/#wiki/crosswalk-cordova-android ? On Wed, Mar 5, 2014 at 10:20 PM, Andrew Grieve agri...@chromium.org wrote: First - very excited that you're working on this! Had a quick look. Not sure there's much to be gleaned yet. Once

Re: [Android] Refactoring for different engines

2014-03-05 Thread Michal Mocny
https://github.com/crosswalk-project/crosswalk-cordova-android First patch they landed, which claims to have min viable xwalk webview: https://github.com/crosswalk-project/crosswalk-cordova-android/commit/a04dedeb0204e7542d190312c6ae70c795a26e04 On Wed, Mar 5, 2014 at 11:37 PM, Michal Mocny