Re: (CB-2600) Mobile Spec cordova.js only works for Android and IOS

2013-03-21 Thread Jesse
We already discussed this, here: http://apache.markmail.org/search/?q=Testing+MobileSpecTest#query:Testing%20MobileSpecTest%20order%3Adate-backward+page:1+mid:v2l55glnckhcqyob+state:results I fixed it by wrapping a try/catch around the XHR which fails to load android or ios, and continues on load

Re: Platform-level command line scripts ;)

2013-03-21 Thread Jesse
renaming stuff is easy. Does it make sense to log without running? or does log also launch? where? Sounds to me like logging is an option attached to a run command. What is the point of cleaning if you're not going to build right after? trying to free up hard drive space? anal much? or is clean

Re: Pull requests done

2013-03-21 Thread Xavier
Noticed a cordova-js pull request for Windows If you are referring to Windows build (CB-1667 and CB-2588) [1], I'd like to clarify that it is about Windows as a development platform [2][3], not as a cordova platform [1] https://github.com/apache/cordova-js/pull/14 [2]

Re: tag 2.6.0rc1 soon?

2013-03-21 Thread Braden Shepherdson
I meant to send an email about this last night. Here's the (high-level) process we'll need to follow for each of the repos. Step 0: This time only, delete the 'next' branch. We're not using them anymore, and they'll just add confusion. Step 1: Checkout and pull master. Step 2: git checkout -b

Re: tag 2.6.0rc1 soon?

2013-03-21 Thread James Jong
Thanks Braden. Is the intent to have 'living' branches for each major release (e.g. 2.6, 3.0) which contain tags for release candidates and minor revisions? So going forward we would have 2.6.x , 3.0.x, ... branches? -James Jong On Mar 21, 2013, at 10:36 AM, Braden Shepherdson

Re: tag 2.6.0rc1 soon?

2013-03-21 Thread Michal Mocny
Yes, the intent is to have living branches. We may also cherry-pick regressions back to more than just the current release. On Thu, Mar 21, 2013 at 11:50 AM, James Jong wjamesj...@gmail.com wrote: Thanks Braden. Is the intent to have 'living' branches for each major release (e.g. 2.6, 3.0)

Re: tag 2.6.0rc1 soon?

2013-03-21 Thread James Jong
Nice. Thanks Michal. -James Jong On Mar 21, 2013, at 11:57 AM, Michal Mocny mmo...@chromium.org wrote: Yes, the intent is to have living branches. We may also cherry-pick regressions back to more than just the current release. On Thu, Mar 21, 2013 at 11:50 AM, James Jong

Re: Pull requests done

2013-03-21 Thread Shazron
Thanks Andrew! I've got new mobile-spec FileTransfer tests in for the new basic auth upload/download plus the corresponding new deployed cordova-filetransfer.jitsu.com script. There might be failures on some platforms for these 2 new tests (WP7 comes to mind since it doesn't support window.btoa in

Re: Pull requests done

2013-03-21 Thread Filip Maj
Sweet, I will kick off the tagging issues On 3/21/13 9:22 AM, Shazron shaz...@gmail.com wrote: Thanks Andrew! I've got new mobile-spec FileTransfer tests in for the new basic auth upload/download plus the corresponding new deployed cordova-filetransfer.jitsu.com script. There might be failures

Re: tag 2.6.0rc1 soon?

2013-03-21 Thread Filip Maj
Thanks for the summary Braden! On 3/21/13 7:36 AM, Braden Shepherdson bra...@chromium.org wrote: I meant to send an email about this last night. Here's the (high-level) process we'll need to follow for each of the repos. Step 0: This time only, delete the 'next' branch. We're not using them

Re: tag 2.6.0rc1 soon?

2013-03-21 Thread Filip Maj
Alright folks, mobile-spec and cordova-js are tagged 2.6.0rc1, and the 2.6.x branches on both those repos are now pushed up. Gogo release mode! On 3/21/13 9:12 AM, James Jong wjamesj...@gmail.com wrote: Nice. Thanks Michal. -James Jong On Mar 21, 2013, at 11:57 AM, Michal Mocny

Re: tag 2.6.0rc1 soon?

2013-03-21 Thread Brian LeRoux
Braden also published this detailed guide for contributors on the topic: https://googledrive.com/host/0B8sLcyOAEX-XUHAxNXhISE5rTTg/guide_contributing_index.md.html (Which I'm guessing will make its way into our docs proper?) On Thu, Mar 21, 2013 at 10:09 AM, Filip Maj f...@adobe.com wrote:

Plugins, Apps, Tests and Samples

2013-03-21 Thread Braden Shepherdson
https://docs.google.com/document/d/1jcXrmmXR1dL3VsMymSxMYabDYvjgweZHX5dPmfizbgo/edit?usp=sharing The Google team spent over an hour debating various issues around this and packaging, and we've got some arguments, counterarguments, and proposed solutions in this doc. It's intended as a primer for

Re: tag 2.6.0rc1 soon?

2013-03-21 Thread Shazron
Originally I thought it would be great to get it into the docs.cordova.iodocs, but then the audience is pretty small (committers) - in my opinion the wiki would be better for that. My 2 cents is the ContributorWorkflow ( http://wiki.apache.org/cordova/ContributorWorkflow) would be a better

Re: tag 2.6.0rc1 soon?

2013-03-21 Thread Brian LeRoux
I think your prioritization is correct. It would be great to ship w/ our docs but no rush. On Thu, Mar 21, 2013 at 11:36 AM, Braden Shepherdson bra...@chromium.org wrote: Yes, that's on my list of things to do. I'm making progress along that list, but it's currently outrunning me. Do people

Re: Platform-level command line scripts ;)

2013-03-21 Thread Brian LeRoux
Ya tend to agree w/ the workflows you describe Jesse. Not at the exlusion of discreet scripts however. We probably should have small focused scripts and then compose the workflow scripts from them. (Making it easier to test and compose new scripts and tooling.) On Thu, Mar 21, 2013 at 12:07 AM,

Re: archiving older platforms

2013-03-21 Thread Michal Mocny
+1 On Thu, Mar 21, 2013 at 4:38 PM, Brian LeRoux b...@brian.io wrote: Ok, I think we have agreement that we'll put these guys on hold until they find a steward. This means: - we won't be taggin them further - we won't be including them in a release This does not mean: - deletion or

Re: archiving older platforms

2013-03-21 Thread Shazron
+1 On Thu, Mar 21, 2013 at 1:46 PM, Michal Mocny mmo...@chromium.org wrote: +1 On Thu, Mar 21, 2013 at 4:38 PM, Brian LeRoux b...@brian.io wrote: Ok, I think we have agreement that we'll put these guys on hold until they find a steward. This means: - we won't be taggin them further

Re: Pull requests done

2013-03-21 Thread Shazron
Yup :) On Thu, Mar 21, 2013 at 2:20 PM, Tommy-Carlos Williams to...@devgeeks.orgwrote: Shazron, So do your FileTransfer tests resolve CB-2687 [1] ? [1] https://issues.apache.org/jira/browse/CB-2687 On 22/03/2013, at 3:22 AM, Shazron shaz...@gmail.com wrote: Thanks Andrew! I've got

Re: Platform-level command line scripts

2013-03-21 Thread Anis KADRI
On Thu, Mar 21, 2013 at 2:29 PM, Michael Brooks mich...@michaelbrooks.cawrote: +1 Fil's outlined design. I'm still not convinced of what Anis and Andrew are in favour of. Having each script do more will make it more difficult for common results across all platforms. I really like Anis's

Re: archiving older platforms

2013-03-21 Thread Braden Shepherdson
+1 On Thu, Mar 21, 2013 at 5:32 PM, Michael Brooks mich...@michaelbrooks.cawrote: +1 On Thu, Mar 21, 2013 at 2:12 PM, Shazron shaz...@gmail.com wrote: +1 On Thu, Mar 21, 2013 at 1:46 PM, Michal Mocny mmo...@chromium.org wrote: +1 On Thu, Mar 21, 2013 at 4:38 PM, Brian

Re: archiving older platforms

2013-03-21 Thread Gord Tanner
I am confused, who are the stewards and what platforms are being stewarded? Sent from my iPhone On 2013-03-21, at 6:00 PM, Filip Maj f...@adobe.com wrote: +1 On 3/21/13 2:12 PM, Shazron shaz...@gmail.com wrote: +1 On Thu, Mar 21, 2013 at 1:46 PM, Michal Mocny mmo...@chromium.org

cordova-cli and plugman overview march 22nd 9am Pacific

2013-03-21 Thread Filip Maj
I am looking into setting up a connect room as hangouts only support 20 people I believe (unless I'm wrong) Will be posting meeting details shortly

Re: Platform-level command line scripts

2013-03-21 Thread Brian LeRoux
I think we can have our cake and eat it too. We should have four high level commands. Those commands can shell to lower level discreetly testable commands. The end user will never know the difference. The developers win the tight abstraction we seek. Make sense? On Thu, Mar 21, 2013 at 2:55 PM,

Re: cordova-cli and plugman overview march 22nd 9am Pacific

2013-03-21 Thread Braden Shepherdson
I think it's 10. Will we have that many different rooms/laptops? All the Googlers will be in one room, hopefully most of the Apache SF folks can do the same. On Thu, Mar 21, 2013 at 6:09 PM, Filip Maj f...@adobe.com wrote: I am looking into setting up a connect room as hangouts only support 20

Re: cordova-cli and plugman overview march 22nd 9am Pacific

2013-03-21 Thread Filip Maj
http://my.adobeconnect.com/cordova I'll aim to start around 905am. Connect supports like 300 people. You'll need flash (sorry) and probably have to use firefox (sorry). On 3/21/13 3:09 PM, Filip Maj f...@adobe.com wrote: I am looking into setting up a connect room as hangouts only support 20

Re: cordova-cli and plugman overview march 22nd 9am Pacific

2013-03-21 Thread Filip Maj
I'll be likely doing it from home. Some of the other committers too. It's open to the public, essentially, so setting a limit of 10 I think is unreasonable. On 3/21/13 3:18 PM, Braden Shepherdson bra...@chromium.org wrote: I think it's 10. Will we have that many different rooms/laptops? All the

Re: archiving older platforms

2013-03-21 Thread Brian LeRoux
This means we're going to leave Bada, Qt, webOS at their latest tags, and not dist. (Code still accessible, etc.) We'll continue as normal for BB, for now. On Thu, Mar 21, 2013 at 3:09 PM, Gord Tanner gtan...@gmail.com wrote: I am confused, who are the stewards and what platforms are being

Re: archiving older platforms

2013-03-21 Thread Anis KADRI
and no apache attic [1] ? [1] http://attic.apache.org/ On Thu, Mar 21, 2013 at 3:28 PM, Brian LeRoux b...@brian.io wrote: This means we're going to leave Bada, Qt, webOS at their latest tags, and not dist. (Code still accessible, etc.) We'll continue as normal for BB, for now. On Thu,

Re: archiving older platforms

2013-03-21 Thread Brian LeRoux
Attic seems like more work than outright neglect. Might be for conceptual purity we want to move Bada there but I could see Qt and webOS rising from their slumber. On Thu, Mar 21, 2013 at 3:30 PM, Anis KADRI anis.ka...@gmail.com wrote: and no apache attic [1] ? [1] http://attic.apache.org/

Re: Platform-level command line scripts

2013-03-21 Thread Shirley Adams
Yes... Why Not... That's part of the fun ... Isn't it?? [?] On Thu, Mar 21, 2013 at 6:14 PM, Brian LeRoux b...@brian.io wrote: I think we can have our cake and eat it too. We should have four high level commands. Those commands can shell to lower level discreetly testable commands. The end

Re: Platform-level command line scripts

2013-03-21 Thread Filip Maj
Who's four-command proposal is it? Anis' or Andrew's? On 3/21/13 3:14 PM, Brian LeRoux b...@brian.io wrote: I think we can have our cake and eat it too. We should have four high level commands. Those commands can shell to lower level discreetly testable commands. The end user will never know the

Re: Platform-level command line scripts ;)

2013-03-21 Thread Anis KADRI
…or you can have functions do discrete actions like so: https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=blob;f=bin/templates/cordova/cordova;h=1945a4c45f835a6eab3836c4154e518b902d88c6;hb=HEAD …instead of creating more inodes. On Thu, Mar 21, 2013 at 4:30 PM, Brian LeRoux

Re: Platform-level command line scripts ;)

2013-03-21 Thread Brian LeRoux
I knew you'd bring that up! We'll talk more tmrw. On Thu, Mar 21, 2013 at 4:40 PM, Anis KADRI anis.ka...@gmail.com wrote: …or you can have functions do discrete actions like so: