[GitHub] cordova-medic pull request: [CB-8698] Medic Refactor

2015-03-19 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/cordova-medic/pull/37


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



Whitelist-unplug: iOS Edition

2015-03-19 Thread Ian Clelland
I've rebased the unplug-whitelist branch against cordova-ios master, and
it's passing almost all of the mobile-spec tests, using the new whitelist
plugin. (I'll be addressing the last few very shortly)

If anyone wants to take a look and comment, either here or on CB-7747, I'd
appreciate the feedback.

Ian


[GitHub] cordova-js pull request: CB-7992 prohibit multiple cordova include...

2015-03-19 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/cordova-js/pull/104


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-wp8 pull request: JsonHelper testing, and use of Newtonsof...

2015-03-19 Thread vladimir-kotikov
Github user vladimir-kotikov commented on the pull request:

https://github.com/apache/cordova-wp8/pull/62#issuecomment-83588895
  
@mowcixo I’ve looked at this PR today and it seems that it doesn’t add 
a reference to Newtonsoft JSON library to _template’s_ project file. This 
causes build to fail with the following error: 
```
cordovalib\JSON\JsonHelper.cs(15,7): error CS0246: The type or namespace 
name 'Newtonsoft' could not be found (are you missing a using directive or an 
assembly reference?) [d:\cordova\mobilespec\platforms\wp8\mobilespec.csproj]
```


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



Re: [cordova.plugins.io] Dump of all plugin ids

2015-03-19 Thread Andrew Grieve
a plugin.xml with deps will fetch and install them all, and will almost
certainly fail to install due to missing params, or conflicting files.
Better to have a text file with all the IDs and a script that just fetches
 unpacks them all.

On Wed, Mar 18, 2015 at 8:45 PM, Shazron shaz...@gmail.com wrote:

 Nice! I'll create a script to generate the plugin.xml automatically
 for anyone else that needs it for testing. Thanks Anis!

 On Wed, Mar 18, 2015 at 5:43 PM, Anis KADRI anis.ka...@gmail.com wrote:
  http://plugins.cordova.io/_view/searcher
 
  returns all plugins you'd have to filter/parse JSON you get back to get
 the
  ID
 
  Reference:
 
  http://goo.gl/alPWzY
 
  On Wed, Mar 18, 2015 at 5:28 PM, Shazron shaz...@gmail.com wrote:
 
  Oops its http://plugins.cordova.io/
 
  On Wed, Mar 18, 2015 at 5:27 PM, Shazron shaz...@gmail.com wrote:
   I don't suppose someone has a plugin.xml with dependencies for all the
   plugins in cordova.plugins.io do they? ;)
  
   Is there a way to have a text dump of all plugins available in c.p.r?
  
   This is for testing cordova-ios 4.0.x
 
  -
  To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
  For additional commands, e-mail: dev-h...@cordova.apache.org
 
 

 -
 To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
 For additional commands, e-mail: dev-h...@cordova.apache.org




Re: [cordova firefoxos] new release?

2015-03-19 Thread Stef
There is no error but the current version of cordova-firefoxos which is
3.6.3, produce an invalid zip file. It means that `cordova run` is useless
at this point. A new release would fix this issue.

Are there any existing issue that might prevent a new release ?

--
Stéphane Bachelier,
Tél. 06 42 24 48 09
B8A5 2007 0004 CDE4 5210  2317 B58A 335B B5A4 BFC2

2015-03-18 18:18 GMT+01:00 Willy Aguirre marti1...@gmail.com:

 what king of error do you see?

 2015-03-18 12:12 GMT-05:00 Steven Gill stevengil...@gmail.com:

  Sounds good to me.
  On Mar 18, 2015 10:06 AM, Stef stephane.bachel...@gmail.com wrote:
 
   Hi there is a really annoying bug in current release for FirefoxOS,
 which
   make build unusable as the generated zip is corrupted.
  
   This issue (CB-7567) has been fixed and merged into repo on 2/18/15 so
 a
   new release would be great. What do you think ?
  
  
   Regards,
  
   Stef
  
 



 --
 Willy Aguirre | @willrre
 Blog: http://osgux.tumblr.com/
 Mozilla Rep: https://reps.mozilla.org/u/Willy/
 Mozilla Hispano - Willyaguirre
 https://www.mozilla-hispano.org/documentacion/Usuario:Willyaguirre



Re: [DISCUSS] Cordova-Android 4.0.0 Release

2015-03-19 Thread Andrew Grieve
Here's issues:
https://issues.apache.org/jira/browse/CB-8715 (docs)
https://issues.apache.org/jira/browse/CB-8716 (whitelist)
https://issues.apache.org/jira/browse/CB-8717 (write RELEASENOTES.md)

On Tue, Mar 17, 2015 at 10:15 AM, Carlos Santana csantan...@gmail.com
wrote:

 I would say let's start RC testing and voting, But not pin the version in
 Cordova CLI until the tasks that Andrew mentioned are done.
 Andrew can you create the JIRA Items for the tasks that need to be done. I
 thought there was a discussion about creating JIRA Items to help track and
 know what's left for release something.

 - upgrade guide,
 - publishing whitelist plugins,
 - and making it so that the default project template includes plugin
 name=cordova-plugin-whitelist /)


 On Mon, Mar 16, 2015 at 11:21 PM, Ian Clelland iclell...@chromium.org
 wrote:

  We'll probably need at least an RC for the whitelist plugin, if not a
 vote,
  to be able to vote on this.
 
  Or can we just include instructions like Use
  cordova-plugin-whitelist@f70b1bc for testing while we start the
 official
  release process for the plugins?
 
  On Mon, Mar 16, 2015 at 11:17 PM, Ian Clelland iclell...@chromium.org
  wrote:
 
   +1 -- Let's get this out the door :)
   I'll see what I can get done to move it in that direction.
  
   On Mon, Mar 16, 2015 at 7:51 PM, Andrew Grieve agri...@chromium.org
   wrote:
  
   Everything's ready afaik (minus upgrade guide, publishing whitelist
   plugins, and making it so that the default project template includes
   plugin name=cordova-plugin-whitelist /). Maybe let's do a RC while
  we
   wait on these things being finished up?
  
   If anyone wants to take on any of these tasks, that would be awesome.
  
   On Mon, Mar 16, 2015 at 4:57 PM, Shazron shaz...@gmail.com wrote:
  
+1 for vote thread, let's get this thing out so people (that are not
us) can test...
   
   
On Mon, Mar 16, 2015 at 1:41 PM, Joe Bowser bows...@gmail.com
  wrote:
 OK, this is a three month old thread, and we're waiting on a
   discussion
 before we release something? I really think we should go to a vote
   thread
 now that we have a legacy whitelist plugin and a new style
 whitelist
 plugin.  We shouldn't keep constantly delaying this release
 because
  of
 what's happening on other platforms, especially since we already
pluginized
 the whitelist.

 Can we please release soon?

 On Thu, Mar 12, 2015 at 2:20 PM Nikhil Khandelwal 
nikhi...@microsoft.com
 wrote:

 I know we discussed a couple of approaches implementing the
 default
 whitelist policy for Android/iOS - either every app would be
   required to
 include the whitelist plugin or have it have smart defaults in
 the
platform
 implementation and the plugin being able to override them.

 I don’t think that thread closed with any conclusions.

 Thanks,
 Nikhil


 -Original Message-
 From: Joe Bowser [mailto:bows...@gmail.com]
 Sent: Thursday, March 12, 2015 11:23 AM
 To: dev
 Subject: Re: [DISCUSS] Cordova-Android 4.0.0 Release

 OK, so right now it's just docs? How soon can we get a VOTE
 thread
started
 for 4.0.0?

 On Wed, Mar 4, 2015 at 10:47 AM Andrew Grieve 
  agri...@chromium.org
 wrote:

  mobilespec is now working again... Took longer than I would
 have
  liked, but did you know that on Android FileReader triggers
  shouldInterceptRequest() with Blob URLs!?
 
  Separate thread is already happening re: whitelists, so once
  that's
  figured out, it's just docs afaict.
 
  On Mon, Mar 2, 2015 at 10:52 PM, Ian Clelland 
   iclell...@chromium.org

  wrote:
 
   On Mon, Mar 2, 2015 at 6:00 PM, Jesse 
 purplecabb...@gmail.com
  
wrote:
  
We should start a new whitelist plugin related thread.
   
Why is a plugin blocking a release?  Default (aka
 no-plugin)
behavior should be to allow all network requests shouldn't
  it?
  
  
   Well, that just might be a blacklist then :)
  
  
  This thread is a
month long, and not the first discussion of 4.0.0 for
  Android.
   
  
   Seriously, though -- the whitelist discussion is much longer
  than
   that,
  and
   this isn't the first time that the default no-network-access
   policy
   has been brought up:
  
   (Here's the first question, from *July*:
   http://markmail.org/message/t4vj4saisem2mcgw
   Here's where I mentioned what the implemented policy was:
   http://markmail.org/message/s4necfnh4hnblpjm
   And in another discussion:
   http://markmail.org/message/ap7syhqysizmsvrz)
  
   If we want to reconsider that decision, then we should
  certainly
   do
   so before we cut a release. I think it would be a real
 problem
  to
   change it afterwards, so let's get it right.
  

Regarding the contribution

2015-03-19 Thread Rahulkar, Prashant
Hello Sir,
I am keen to contribute in your Apache Cordova project, I have any 9+ years of 
experience in Web, Java, Enterprises application development.
Please add me in your new member list and suggest to start with code.

Thanks,
Prashant Rahulkar



Re: [GitHub] cordova-wp8 pull request: JsonHelper testing, and use of Newtonsof...

2015-03-19 Thread Jesse
We have to evaluate if including Newtonsoft's library is a) legal, b) worth
it
Truthfully, the library itself is bigger than cordova-wp8, so this is a
non-starter for me, which is why I haven't pulled this in.

@purplecabbage
risingj.com

On Thu, Mar 19, 2015 at 9:17 AM, mowcixo g...@git.apache.org wrote:

 Github user mowcixo commented on the pull request:

 https://github.com/apache/cordova-wp8/pull/62#issuecomment-83647420

 @vladimir-kotikov it uses a .gitmodule to do that... I don't know if
 it is the best way. How do you recommend to do that? Using the .dll
 directly?


 ---
 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 is enabled but not working, please
 contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
 with INFRA.
 ---

 -
 To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
 For additional commands, e-mail: dev-h...@cordova.apache.org




Re: Regarding the contribution

2015-03-19 Thread julio cesar sanchez
Welcome.

You can start here http://cordova.apache.org/#contribute



2015-03-19 11:54 GMT+01:00 Rahulkar, Prashant prashant.rahul...@atos.net:

 Hello Sir,
 I am keen to contribute in your Apache Cordova project, I have any 9+
 years of experience in Web, Java, Enterprises application development.
 Please add me in your new member list and suggest to start with code.

 Thanks,
 Prashant Rahulkar




[GitHub] cordova-plugin-battery-status pull request: CB-7971 Add cordova-pl...

2015-03-19 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/cordova-plugin-battery-status/pull/19


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-wp8 pull request: JsonHelper testing, and use of Newtonsof...

2015-03-19 Thread vladimir-kotikov
Github user vladimir-kotikov commented on the pull request:

https://github.com/apache/cordova-wp8/pull/62#issuecomment-83719311
  
`.gitmodule` just adds the sources to codebase, but this is not enough. You 
have to open template solution in VS and add a reference to corresponding 
project manually.


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[Discuss] Deprecate platform Windows 8.0

2015-03-19 Thread Jesse
The time is long past, and we should clean this out of our codebase soon.
Windows 8.1 is better and offers better support. It's a free upgrade to
anyone who has Windows 8.0, it will install on any device that supports
8.0, and it has been out for almost 18 months.

Any objections?





@purplecabbage
risingj.com


[GitHub] cordova-wp8 pull request: JsonHelper testing, and use of Newtonsof...

2015-03-19 Thread mowcixo
Github user mowcixo commented on the pull request:

https://github.com/apache/cordova-wp8/pull/62#issuecomment-83774967
  
Ok, I will review it... Can a PR be edited?
El 19/03/2015 20:02, Vladimir Kotikov notificati...@github.com 
escribió:

 .gitmodule just adds the sources to codebase, but this is not enough. You
 have to open template solution in VS and add a reference to corresponding
 project manually.

 --
 Reply to this email directly or view it on GitHub
 https://github.com/apache/cordova-wp8/pull/62#issuecomment-83719311.




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-wp8 pull request: JsonHelper testing, and use of Newtonsof...

2015-03-19 Thread mowcixo
Github user mowcixo commented on the pull request:

https://github.com/apache/cordova-wp8/pull/62#issuecomment-83647420
  
@vladimir-kotikov it uses a .gitmodule to do that... I don't know if it is 
the best way. How do you recommend to do that? Using the .dll directly?


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



Re: [cordova.plugins.io] Dump of all plugin ids

2015-03-19 Thread Shazron
I'm just going to automate creating one project per plugin to see if the
plugin installs and builds (or one project then install, build, then remove
each plugin) .

That big dependency plugin could be useful in bringing to light plugins
that don't play well with others so we can either notify the authors to fix
it or send pull requests for them to prefix their classes, etc.

On Thursday, March 19, 2015, Andrew Grieve agri...@chromium.org wrote:

 a plugin.xml with deps will fetch and install them all, and will almost
 certainly fail to install due to missing params, or conflicting files.
 Better to have a text file with all the IDs and a script that just fetches
  unpacks them all.

 On Wed, Mar 18, 2015 at 8:45 PM, Shazron shaz...@gmail.com javascript:;
 wrote:

  Nice! I'll create a script to generate the plugin.xml automatically
  for anyone else that needs it for testing. Thanks Anis!
 
  On Wed, Mar 18, 2015 at 5:43 PM, Anis KADRI anis.ka...@gmail.com
 javascript:; wrote:
   http://plugins.cordova.io/_view/searcher
  
   returns all plugins you'd have to filter/parse JSON you get back to get
  the
   ID
  
   Reference:
  
   http://goo.gl/alPWzY
  
   On Wed, Mar 18, 2015 at 5:28 PM, Shazron shaz...@gmail.com
 javascript:; wrote:
  
   Oops its http://plugins.cordova.io/
  
   On Wed, Mar 18, 2015 at 5:27 PM, Shazron shaz...@gmail.com
 javascript:; wrote:
I don't suppose someone has a plugin.xml with dependencies for all
 the
plugins in cordova.plugins.io do they? ;)
   
Is there a way to have a text dump of all plugins available in
 c.p.r?
   
This is for testing cordova-ios 4.0.x
  
   -
   To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
 javascript:;
   For additional commands, e-mail: dev-h...@cordova.apache.org
 javascript:;
  
  
 
  -
  To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
 javascript:;
  For additional commands, e-mail: dev-h...@cordova.apache.org
 javascript:;