jochen 2003/12/18 05:00:28 Modified: site/projects jaxme.cwiki Log: Status update. Revision Changes Path 1.7 +104 -14 incubator/site/projects/jaxme.cwiki Index: jaxme.cwiki =================================================================== RCS file: /home/cvs/incubator/site/projects/jaxme.cwiki,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- jaxme.cwiki 28 Nov 2003 14:47:35 -0000 1.6 +++ jaxme.cwiki 18 Dec 2003 13:00:27 -0000 1.7 @@ -5,7 +5,7 @@ !!!Project Website -The website for JaxMe is at [http://ws.apache.org/jaxme/] +The website for JaxMe is at http://ws.apache.org/jaxme/ !!!Identify the project to be incubated @@ -17,20 +17,25 @@ package, then ask the Apache project for the cvs module and mail address names. -*If request from outside Apache to enter an existing Apache project, - then post a message to that project for them to decide on acceptance. +See http://marc.theaimsgroup.com/?t=106198386600001&r=1&w=2 -*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. +__DONE__ !!!Interim responsibility *Who has been identified as the shepherd for the incubation? -*Are they tracking progress in the file +Davanum Srinivas, [EMAIL PROTECTED] - incubator/projects/{project_name}/STATUS +__DONE__ + +*Are they tracking progress? + +Progress is tracked in + + incubator/site/projects/jaxme.cwiki + +__DONE__ !!!Copyright @@ -38,58 +43,143 @@ It is only necessary to transfer rights for the package, the core code, and any new code produced by the project. +According to + + http://cvs.sourceforge.net/viewcvs.py/*checkout*/jaxme/JaxMe2/docs/Design.html?rev=1.6#pastvotes + +the ASF is the legal owner of all sources that have been checked in +initially. New code and updates are produces by committers only who +have signed a CLA. + +__DONE__ + *Have the files been updated to reflect the new ASF copyright? +All Java source files have an ASF copyright notice included. + +__DONE__ + 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? +The distribution includes the JaxMe jar files and the following files: + + ant.jar (Ant) + junit.jar (Jakarta JUnit) + log4j.jar (Jakarta Log4J) + xercesImpl.jar (XML Xerces) + xml-apis.jar + xmldb-api-*.jar (XML Xindice) + +Proper license files are also included. The build process (test +case) depends on hsqldb.jar, which is not included in the distribution, +for license issues. + +__DONE__ + *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? +__DONE__ + !!!Establish a list of active committers *Are all active committers in the STATUS file? -*Do they have accounts on cvs.apache.org? +Active committers are: + Davanum Srinivas, [EMAIL PROTECTED] + Jochen Wiedmann, [EMAIL PROTECTED] + Ias, [EMAIL PROTECTED] + +Inactive commiters are: + Robert Burell Donkin, [EMAIL PROTECTED] + +__DONE__ + +-*Do they have accounts on cvs.apache.org? + +Yes + +__DONE__ *Have they submitted a contributors agreement? +Yes + +__DONE__ + !!!Infrastructure *CVS modules created and committers added to avail file? +The CVS module is ws-jaxme and in active use. + +__DONE__ + *Mailing lists set up and archived? +The mailing list is [EMAIL PROTECTED] It receives notifications +from CVS and Bugzilla. Mailing list is archived in Eyebrowse and on +marc.theaimsgroup.com. + +__DONE__ + *Problem tracking system (Bugzilla)? +Bugzilla is up and running, a project ws-jaxme and associated +components have been created. + +__DONE__ + *Has the project migrated to our infrastructure? +See above. + +__DONE__ + !!!Collaborative Development *Have all of the active long-term volunteers been identified and acknowledged as committers on the project? +All active committers and contributors of JaxMe 2 (sf.net) are now +active committers on ws-jaxme. There are active committers left +which are only working on JaxMe 1. It is anticipated, that they +migrate at some point, but so far they have expressed no interest. + +__DONE__ + *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.) +The active committers indicated above are completely independent. + +__DONE__ *Are project decisions being made in public by the committers? +Yes, for example Ias was accepted as a new committer. + +__DONE__ + *Are the decision-making guidelines published and agreed to by all of the committers? +No special guidelines have been published. The Apache style of +development is known to us all and silently accepted. + +__DONE__ + !!!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? +Yes. See http://marc.theaimsgroup.com/?t=106198386600001&r=1&w=2 + +__DONE__ !!!Incubator sign-off
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
