fielding 2003/07/30 23:23:14 Modified: projects/xmlbeans STATUS Log: Be a little more explicit about the exit criteria Revision Changes Path 1.3 +101 -4 incubator/projects/xmlbeans/STATUS Index: STATUS =================================================================== RCS file: /home/cvs/incubator/projects/xmlbeans/STATUS,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- STATUS 31 Jul 2003 05:31:54 -0000 1.2 +++ STATUS 31 Jul 2003 06:23:14 -0000 1.3 @@ -33,11 +33,108 @@ Tasks completed: * create STATUS file in incubator-cvs * create mailing lists -** xmlbeans-dev@xml.apache.org -** xmlbeans-user@xml.apache.org -** xmlbeans-cvs@xml.apache.org -** .qmail-xml-xmlbeans-cvs forward to xmlbeans-cvs@xml.apache.org * create xml-xmlbeans CVS ** configure viewcvs ** commit mails -> xml-xmlbeans-cvs@apache.org * setup xmlbeans bugzilla + +---- +Exit criteria (put an X next to item when it is complete): + +Identify the project to be incubated: XMLBeans + + -- Make sure that the requested project name does not already exist + and check www.nameprotect.com to be sure that the name is not + already trademarked for an existing software product. + + X- If request from an existing Apache project to adopt an external + package, then ask the Apache project for the cvs module and mail + address names. + + xml-xmlbeans + + xmlbeans-dev@xml.apache.org + xmlbeans-user@xml.apache.org + xmlbeans-cvs@xml.apache.org + + X- If request from outside Apache to enter an existing Apache project, + then post a message to that project for them to decide on acceptance. + + X- If request from anywhere to become a stand-alone PMC, then assess + the fit with the ASF, and create the lists and modules under the + incubator address/module names if accepted. + +Interim responsibility: + + X- Who has been identified as the shepherd for the incubation? + + Ted Leung + + X- Are they tracking progress in the file + + incubator/projects/xmlbeans/STATUS + +Copyright: + + -- Have the papers that transfer rights to the ASF been received? + It is only necessary to transfer rights for the package, the + core code, and any new code produced by the project. + + -- Have the files been updated to reflect the new ASF copyright? + +Verify distribution rights: + + -- For all code included with the distribution that is not under the + Apache license, do we have the right to combine with Apache-licensed + code and redistribute? + + -- Is all source code distributed by the project covered by one or more + of the following approved licenses: Apache, BSD, Artistic, MIT/X, + MIT/W3C, MPL 1.1, or something with essentially the same terms? + +Establish a list of active committers: + + -- Are all active committers in the STATUS file? + + -- Do they have accounts on cvs.apache.org? + + -- Have they submitted a contributors agreement? + +Infrastructure: + + -- CVS modules created and committers added to avail file? + + -- Mailing lists set up and archived? + + -- Problem tracking system (Bugzilla)? + + -- Has the project migrated to our infrastructure? + +Collaborative Development: + + -- Have all of the active long-term volunteers been identified + and acknowledged as committers on the project? + + -- Are there three or more independent committers? + + [The legal definition of independent is long and boring, but basically + it means that there is no binding relationship between the individuals, + such as a shared employer, that is capable of overriding their free + will as individuals, directly or indirectly.] + + -- Are project decisions being made in public by the committers? + + -- Are the decision-making guidelines published and agreed to by + all of the committers? + +Organizational acceptance of responsibility for the project: + + -- If graduating to an existing PMC, has the PMC voted to accept it? + + -- If graduating to a new PMC, has the board voted to accept it? + +Incubator sign-off: + + -- Has the Incubator decided that the project has accomplished all + of the above tasks? + --------------------------------------------------------------------- To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org For additional commands, e-mail: cvs-help@incubator.apache.org