[jira] [Commented] (CB-1566) SetMetaData on folder not working

2012-10-04 Thread Peter Warren (JIRA)
[ https://issues.apache.org/jira/browse/CB-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13469839#comment-13469839 ] Peter Warren commented on CB-1566: -- Yes, that fixes it. Thanks Becky. > Set

Re: Changes to iOS PluginResult sending

2012-10-04 Thread Filip Maj
Sweet that sounds good On 10/4/12 2:20 PM, "Shazron" wrote: >+1 > >On Thu, Oct 4, 2012 at 2:18 PM, Brian LeRoux wrote: >> nice! looks great andrew >> >> On Thu, Oct 4, 2012 at 10:48 PM, Andrew Grieve >>wrote: >>> TLDR: Added a new method for plugins to use to send plugin results to >>>JS. >>>

Re: Lint errors - bootstrap, tizen ContactUtils, win8 MediaFile

2012-10-04 Thread Filip Maj
Just here to +1 fixing lint errors. Would love to get a patch in to eliminate the win8 + tizen JS from warning me about lint errors when I build the js :o On 10/4/12 1:04 PM, "Mark Dineen" wrote: >Hi everyone, > >I'm working on linting cordova-js. I submitted a pull with the (mostly) >obvious o

[jira] [Created] (CB-1590) 2 Splash screens on iPhone5

2012-10-04 Thread Dominic N. Sotirescu (JIRA)
Dominic N. Sotirescu created CB-1590: Summary: 2 Splash screens on iPhone5 Key: CB-1590 URL: https://issues.apache.org/jira/browse/CB-1590 Project: Apache Cordova Issue Type: Bug

[jira] [Commented] (CB-1589) XHR mode does not work with my Application

2012-10-04 Thread Jason Dove (JIRA)
[ https://issues.apache.org/jira/browse/CB-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13469775#comment-13469775 ] Jason Dove commented on CB-1589: If there's a better way to get the same result without chang

[jira] [Assigned] (CB-1588) alerts dont work ios6

2012-10-04 Thread Becky Gibson (JIRA)
[ https://issues.apache.org/jira/browse/CB-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Becky Gibson reassigned CB-1588: Assignee: Becky Gibson (was: Shazron Abdullah) > alerts dont work ios6 > - >

Re: Supporting multiple projects on iOS

2012-10-04 Thread Becky Gibson
THANK YOU! I was getting tired of running both scripts! :-b On Thu, Oct 4, 2012 at 4:36 PM, Andrew Grieve wrote: > This has already started to annoy me as a Cordova developer since now when > I create a new project and edit some native files, those files are not the > ones in my git repo, but r

[jira] [Assigned] (CB-1578) App crash (while stopping) caused by an unregistered notification handler in CDVConnection

2012-10-04 Thread Becky Gibson (JIRA)
[ https://issues.apache.org/jira/browse/CB-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Becky Gibson reassigned CB-1578: Assignee: Becky Gibson (was: Shazron Abdullah) > App crash (while stopping) caused by an unregist

[jira] [Commented] (CB-1578) App crash (while stopping) caused by an unregistered notification handler in CDVConnection

2012-10-04 Thread Becky Gibson (JIRA)
[ https://issues.apache.org/jira/browse/CB-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13469748#comment-13469748 ] Becky Gibson commented on CB-1578: -- Took your information and did the necessary clean up of

[jira] [Created] (CB-1589) XHR mode does not work with my Application

2012-10-04 Thread Jason Dove (JIRA)
Jason Dove created CB-1589: -- Summary: XHR mode does not work with my Application Key: CB-1589 URL: https://issues.apache.org/jira/browse/CB-1589 Project: Apache Cordova Issue Type: Bug Com

[jira] [Created] (CB-1588) alerts dont work ios6

2012-10-04 Thread Simon Smith (JIRA)
Simon Smith created CB-1588: --- Summary: alerts dont work ios6 Key: CB-1588 URL: https://issues.apache.org/jira/browse/CB-1588 Project: Apache Cordova Issue Type: Bug Components: iOS Af

Re: Supporting multiple projects on iOS

2012-10-04 Thread Shazron
Awesome - thanks Andrew, now to document the new process and update the docs ;) On Tue, Oct 2, 2012 at 11:20 AM, Andrew Grieve wrote: > Done and done! > > The update_cordova_subproject script can now take in a 2nd param for the > path to the CordovaLib project, and the create script now copies th

Re: [DISCUSS] graduation date

2012-10-04 Thread Steven Gill
I have got a draft of the charter ready to be viewed. Take a look at [1] There are still some people who have been voted in and haven't gotten their apache id's. I have sent emails about them in the original vote threads. If you are a committer and are not on the charter list, let us know. I have

Re: Changes to iOS PluginResult sending

2012-10-04 Thread Shazron
+1 On Thu, Oct 4, 2012 at 2:18 PM, Brian LeRoux wrote: > nice! looks great andrew > > On Thu, Oct 4, 2012 at 10:48 PM, Andrew Grieve wrote: >> TLDR: Added a new method for plugins to use to send plugin results to JS. >> >> I've done some work to try and optimize the exec() bridge on iOS: >> http

Re: Changes to iOS PluginResult sending

2012-10-04 Thread Brian LeRoux
nice! looks great andrew On Thu, Oct 4, 2012 at 10:48 PM, Andrew Grieve wrote: > TLDR: Added a new method for plugins to use to send plugin results to JS. > > I've done some work to try and optimize the exec() bridge on iOS: > https://issues.apache.org/jira/browse/CB-1579 > > The main goal of the

[jira] [Created] (CB-1587) Wrong splash screen shown on iPhone 5

2012-10-04 Thread Gary Smith (JIRA)
Gary Smith created CB-1587: -- Summary: Wrong splash screen shown on iPhone 5 Key: CB-1587 URL: https://issues.apache.org/jira/browse/CB-1587 Project: Apache Cordova Issue Type: Bug Componen

Re: [MENTOR] Re: Outstanding webOS issues

2012-10-04 Thread Steven Gill
Doesn't look like Marcus has his ID yet. http://people.apache.org/committers-by-project.html#incubator On Tue, Jul 10, 2012 at 3:51 PM, Brian LeRoux wrote: > Hey guys, tried to request a new account for Markus (see below) but > https://id.apache.org/acreq/members/ won't let me login. I'm guessin

Changes to iOS PluginResult sending

2012-10-04 Thread Andrew Grieve
TLDR: Added a new method for plugins to use to send plugin results to JS. I've done some work to try and optimize the exec() bridge on iOS: https://issues.apache.org/jira/browse/CB-1579 The main goal of the change: whenever stringByEvaluatingJavascriptString is used to call a JS callback, poll fo

Re: Supporting multiple projects on iOS

2012-10-04 Thread Andrew Grieve
This has already started to annoy me as a Cordova developer since now when I create a new project and edit some native files, those files are not the ones in my git repo, but rather they are copies. So, I added a flag to the create script --shared, that will do the old behaviour of not using a cop

Re: moving towards semantic versioning for cordova?

2012-10-04 Thread Mike Reinstein
I think the key distinction is public vs private interfaces, as Brian pointed out in his seminal "magma and limbs" post. private interfaces are unstable and should be. the public interfaces can change, but the version numbers should reflect this. Version numbers are really about tracking public API

Re: moving towards semantic versioning for cordova?

2012-10-04 Thread Anis KADRI
build/create scripts got changed quiet a bit the interface to them hasn't changed as far as I know. On Thu, Oct 4, 2012 at 1:04 PM, Becky Gibson wrote: > What about the build and create scripts? We seem to change those often > without much thoughts about breaking changes or deprecation. Those ty

[jira] [Resolved] (CB-1579) Optimize exec() calls made from plugin callbacks on iOS

2012-10-04 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-1579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-1579. --- Resolution: Fixed The biggest win was just removing setTimeout(0) when dispatching plugin results. Re

Re: moving towards semantic versioning for cordova?

2012-10-04 Thread Becky Gibson
What about the build and create scripts? We seem to change those often without much thoughts about breaking changes or deprecation. Those types of changes make it more difficult for folks including Cordova within a product. On Thu, Oct 4, 2012 at 3:33 PM, Dave Johnson wrote: > And when vendors

Lint errors - bootstrap, tizen ContactUtils, win8 MediaFile

2012-10-04 Thread Mark Dineen
Hi everyone, I'm working on linting cordova-js. I submitted a pull with the (mostly) obvious ones, but wanted to run the three in this commit by the list before issuing a pull. https://github.com/mdineen/incubator-cordova-js/commit/198ebe97ba3c38d9bb76f94d421812c912c46829 bootstrap - jshint com

Re: moving towards semantic versioning for cordova?

2012-10-04 Thread Dave Johnson
And when vendors force our dismembered hand into breaking changes we should probably update major version. On Thursday, October 4, 2012, Brian LeRoux wrote: > oh yes. recent changes that burn the build team come to mind too. > > the policy we're gunning for is we never break anything, we DEPRECAT

[jira] [Resolved] (CB-1531) [WP7] templates/CordovaStarter-x.x.x.zip is not bundled with phonegap 2.1

2012-10-04 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen resolved CB-1531. - Resolution: Fixed https://github.com/purplecabbage/incubator-cordova-docs/commit/22cdc5a1bf43cd40152

[jira] [Resolved] (CB-1545) Missing from windows-phone/templates/cordova-starter-2.1.0.zip

2012-10-04 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen resolved CB-1545. - Resolution: Fixed https://github.com/purplecabbage/incubator-cordova-docs/commit/22cdc5a1bf43cd40152

[jira] [Resolved] (CB-1533) cannot read file

2012-10-04 Thread Becky Gibson (JIRA)
[ https://issues.apache.org/jira/browse/CB-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Becky Gibson resolved CB-1533. -- Resolution: Fixed Fix Version/s: 2.1.0 Assignee: Michal Mocny (was: Shazron Abdullah)

[jira] [Commented] (CB-1585) console.debug, console.info are undefined

2012-10-04 Thread Patrick Mueller (JIRA)
[ https://issues.apache.org/jira/browse/CB-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13469590#comment-13469590 ] Patrick Mueller commented on CB-1585: - Here's a better view of the patch: https://github

[jira] [Commented] (CB-1522) FileReader doesn't fire 'onloadend' anymore when running on iOS6

2012-10-04 Thread Becky Gibson (JIRA)
[ https://issues.apache.org/jira/browse/CB-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13469568#comment-13469568 ] Becky Gibson commented on CB-1522: -- This is a Dup of https://issues.apache.org/jira/browse/C

[jira] [Updated] (CB-1388) Add reset() to plugin API and fix callback collisions on all platforms

2012-10-04 Thread Braden Shepherdson (JIRA)
[ https://issues.apache.org/jira/browse/CB-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Braden Shepherdson updated CB-1388: --- Component/s: (was: Android) (was: iOS) > Add reset() to plugin API

Re: moving towards semantic versioning for cordova?

2012-10-04 Thread Brian LeRoux
oh yes. recent changes that burn the build team come to mind too. the policy we're gunning for is we never break anything, we DEPRECATE and warn for 6 months. the practice might vary of course when we're dealing w/ vendor missteps. On Thu, Oct 4, 2012 at 7:48 PM, Filip Maj wrote: > Indeed, all

Re: moving towards semantic versioning for cordova?

2012-10-04 Thread Filip Maj
Indeed, all of us in this project need to be more careful about that, Bri remember your "cut off your arms and legs and left you by an unforgiving flow of magma" blog post on phonegap.com ? On 10/4/12 10:36 AM, "Mike Reinstein" wrote: >> I don't think we have the luxury of knowing when something

[jira] [Resolved] (CB-1052) Media API does not adhere to whitelist

2012-10-04 Thread Braden Shepherdson (JIRA)
[ https://issues.apache.org/jira/browse/CB-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Braden Shepherdson resolved CB-1052. Resolution: Won't Fix Resolving as Won't Fix since there were no objections raised. It's not

[jira] [Resolved] (CB-1318) Cordova Callback Logic Not Implemented Correctly - Native Asynchronous Completion Can Call Wrong Logic in Javascript - Requires Non-recurring Unique ID as Outlined

2012-10-04 Thread Braden Shepherdson (JIRA)
[ https://issues.apache.org/jira/browse/CB-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Braden Shepherdson resolved CB-1318. Resolution: Fixed The randomized version is sufficiently robust to mark this as Fixed. We can

Re: moving towards semantic versioning for cordova?

2012-10-04 Thread Mike Reinstein
> I don't think we have the luxury of knowing when something breaks Granted, and that's not something we can really fix. *However, we can identify when our API changes in breaking ways*. -Mike On Thu, Oct 4, 2012 at 6:37 AM, Brian LeRoux wrote: > I personally don't think semver really did fix

[jira] [Commented] (CB-1560) Cordova reports "Network Error" when trying to launch a corporate intranet site

2012-10-04 Thread Simon MacDonald (JIRA)
[ https://issues.apache.org/jira/browse/CB-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13469533#comment-13469533 ] Simon MacDonald commented on CB-1560: - Can you put: http://127.0.0.1*"/> back in as

Re: [DISCUSS] graduation date

2012-10-04 Thread Steven Gill
This sounds great! I will start work on the charter. Definitely for lazy consensus approach. Thanks Ross! On Thu, Oct 4, 2012 at 9:21 AM, Michael Brooks wrote: > > > > I suggest that you assume lazy consensus within the community and get on > > with writing the charter. > > > +1 lazy consensus :

[jira] [Created] (CB-1586) iOS Entry.setMetaData example is incorrect

2012-10-04 Thread Becky Gibson (JIRA)
Becky Gibson created CB-1586: Summary: iOS Entry.setMetaData example is incorrect Key: CB-1586 URL: https://issues.apache.org/jira/browse/CB-1586 Project: Apache Cordova Issue Type: Bug

[jira] [Commented] (CB-1566) SetMetaData on folder not working

2012-10-04 Thread Becky Gibson (JIRA)
[ https://issues.apache.org/jira/browse/CB-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13469507#comment-13469507 ] Becky Gibson commented on CB-1566: -- The problem is the creation of the object that is passed

[jira] [Comment Edited] (CB-1566) SetMetaData on folder not working

2012-10-04 Thread Becky Gibson (JIRA)
[ https://issues.apache.org/jira/browse/CB-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13469507#comment-13469507 ] Becky Gibson edited comment on CB-1566 at 10/5/12 3:59 AM: --- The pro

[jira] [Resolved] (CB-1473) Add Globalization Plug-in API Documentation

2012-10-04 Thread Marcel Kinard (JIRA)
[ https://issues.apache.org/jira/browse/CB-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Kinard resolved CB-1473. --- Resolution: Fixed > Add Globalization Plug-in API Documentation > --

[jira] [Commented] (CB-1473) Add Globalization Plug-in API Documentation

2012-10-04 Thread Marcel Kinard (JIRA)
[ https://issues.apache.org/jira/browse/CB-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13469496#comment-13469496 ] Marcel Kinard commented on CB-1473: --- Pull request merged by Bryce yesterday. Thanks!

incubator-cordova-docs pull request: Add documentation for Globalization pl...

2012-10-04 Thread cmarcelk
Github user cmarcelk closed the pull request at: https://github.com/apache/incubator-cordova-docs/pull/32

Re: [DISCUSS] graduation date

2012-10-04 Thread Michael Brooks
> > I suggest that you assume lazy consensus within the community and get on > with writing the charter. +1 lazy consensus :) On Thu, Oct 4, 2012 at 4:41 AM, Ross Gardler wrote: > On 4 October 2012 12:20, Brian LeRoux wrote: > > Ross, what are the next steps for us to do for graduation > > the

Re: OMG the lint errors

2012-10-04 Thread Gord Tanner
Correct, I updated our .jshintrc so that you won't see all the errors. On Thu, Oct 4, 2012 at 11:44 AM, Michal Mocny wrote: > So you've fixed the issue? Be weary of 0.9.1? Thanks! > > > On Thu, Oct 4, 2012 at 8:34 AM, Gord Tanner wrote: > >> If you update jshint to 0.9.1 and run jake on cordova

Re: OMG the lint errors

2012-10-04 Thread Michal Mocny
So you've fixed the issue? Be weary of 0.9.1? Thanks! On Thu, Oct 4, 2012 at 8:34 AM, Gord Tanner wrote: > If you update jshint to 0.9.1 and run jake on cordova.js you will > notice a lot more errors. > > This is due to an update in jshint that caused a regression in the > rules we were gettin

OMG the lint errors

2012-10-04 Thread Gord Tanner
If you update jshint to 0.9.1 and run jake on cordova.js you will notice a lot more errors. This is due to an update in jshint that caused a regression in the rules we were getting a lot more errors for a rule we had turned off: https://github.com/jshint/node-jshint/issues/131 I have since updat

[jira] [Commented] (CB-1584) JSCallback Error

2012-10-04 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13469456#comment-13469456 ] Andrew Grieve commented on CB-1584: --- If you run against HEAD, and use an ICS or above devic

[jira] [Updated] (CB-1584) JSCallback Error

2012-10-04 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve updated CB-1584: -- Component/s: (was: CordovaJS) Android > JSCallback Error > > >

[jira] [Updated] (CB-1584) JSCallback Error

2012-10-04 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve updated CB-1584: -- Priority: Minor (was: Major) > JSCallback Error > > > Key: CB-1584 >

[jira] [Created] (CB-1585) console.debug, console.info are undefined

2012-10-04 Thread Jeffrey Knight (JIRA)
Jeffrey Knight created CB-1585: -- Summary: console.debug, console.info are undefined Key: CB-1585 URL: https://issues.apache.org/jira/browse/CB-1585 Project: Apache Cordova Issue Type: Bug

[jira] [Commented] (CB-1584) JSCallback Error

2012-10-04 Thread trace0...@googlemail.com (JIRA)
[ https://issues.apache.org/jira/browse/CB-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13469449#comment-13469449 ] trace0...@googlemail.com commented on CB-1584: -- Funny thing: I don't know why bu

[jira] [Commented] (CB-1500) Could not instantiate class named NSLayoutConstraint

2012-10-04 Thread Mike Yeates (JIRA)
[ https://issues.apache.org/jira/browse/CB-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13469414#comment-13469414 ] Mike Yeates commented on CB-1500: - The strange thing is that the program runs if run on the d

[jira] [Resolved] (CB-1584) JSCallback Error

2012-10-04 Thread trace0...@googlemail.com (JIRA)
[ https://issues.apache.org/jira/browse/CB-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] trace0...@googlemail.com resolved CB-1584. -- Resolution: Not A Problem Fix Version/s: 2.1.0 User error... my mistake, so

[jira] [Commented] (CB-1584) JSCallback Error

2012-10-04 Thread trace0...@googlemail.com (JIRA)
[ https://issues.apache.org/jira/browse/CB-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13469399#comment-13469399 ] trace0...@googlemail.com commented on CB-1584: -- Platform: Android 4.0.4 (Samsung

[jira] [Commented] (CB-1584) JSCallback Error

2012-10-04 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13469382#comment-13469382 ] Andrew Grieve commented on CB-1584: --- Which platform did you try this on? Providing your ful

Re: Cordova 2.1 + iOS + XCode 4.5

2012-10-04 Thread Andrew Grieve
I would double-check that your app's CordovaLib's sub-project is indeed 2.1. - (BOOL)supportsOrientation:(UIInterfaceOrientation)orientation; is listed new in 2.1, and is listed in CDVViewController.h On Thu, Oct 4, 2012 at 8:16 AM, Saurabh Kumar Singh wrote: > I am using PhoneGap 2.1 in our a

[jira] [Created] (CB-1584) JSCallback Error

2012-10-04 Thread trace0...@googlemail.com (JIRA)
trace0...@googlemail.com created CB-1584: Summary: JSCallback Error Key: CB-1584 URL: https://issues.apache.org/jira/browse/CB-1584 Project: Apache Cordova Issue Type: Bug C

[jira] [Commented] (CB-902) iOS 6 - deal with new Privacy functionality in Contacts (ABAddressBook:: ABAddressBookCreateWithOptions)

2012-10-04 Thread Becky Gibson (JIRA)
[ https://issues.apache.org/jira/browse/CB-902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13469339#comment-13469339 ] Becky Gibson commented on CB-902: - On quick inspection of your code I do see a few things that

Cordova 2.1 + iOS + XCode 4.5

2012-10-04 Thread Saurabh Kumar Singh
I am using PhoneGap 2.1 in our application. But during command line compilation I keep getting following error AppDelegate.m:83:14: error: no visible @interface for 'CDVViewController' declares the selector 'supportsOrientation:' Can someone please advice me if I am missing anything ? Thanks

Re: [DISCUSS] graduation date

2012-10-04 Thread Ross Gardler
On 4 October 2012 12:20, Brian LeRoux wrote: > Ross, what are the next steps for us to do for graduation > then---a vote? Agreement by the community and your mentors that you are ready to graduate is needed. This can be a formal vote or can be a lazy consensus thing. You have two mentors (that I

Re: [DISCUSS] graduation date

2012-10-04 Thread Brian LeRoux
oh! ok, I was going on this [1] which has a bit of a pre-amble thing going on! Ross, what are the next steps for us to do for graduation then---a vote? [1] http://hc.apache.org/charter.html On Thu, Oct 4, 2012 at 1:07 PM, Ross Gardler wrote: > The charter is an resolution that the Board votes o

Re: [DISCUSS] graduation date

2012-10-04 Thread Ross Gardler
The charter is an resolution that the Board votes on to create the TLP. For example: WHEREAS, the Board of Directors deems it to be in the best interests of the Foundation and consistent with the Foundation's purpose to establish a Project Management Committee charged with the creation and main

Re: [DISCUSS] graduation date

2012-10-04 Thread Brian LeRoux
We do not have a formal charter. I started something in the wiki [1] drawing on some of the content from our proposal [2]. [1] http://wiki.apache.org/cordova/Draft%20Charter [2] http://wiki.apache.org/incubator/CallbackProposal On Wed, Oct 3, 2012 at 8:42 PM, Steven Gill wrote: > I want to bump

Re: moving towards semantic versioning for cordova?

2012-10-04 Thread Brian LeRoux
I personally don't think semver really did fix anything in ruby-land (but thats my opinion). Ruby has a crummy package system.The only one worse is Pythons. Anyhow, I added a little bit about our releases in the wiki [1] and a much longer post to the phonegap blog [2] to help folks better understa