You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by Apache Wiki <wi...@apache.org> on 2005/11/04 20:31:09 UTC

[Db-derby Wiki] Update of "DerbyContributorChecklist" by RichardHillegas

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Db-derby Wiki" for change notification.

The following page has been changed by RichardHillegas:
http://wiki.apache.org/db-derby/DerbyContributorChecklist

New page:
This page collects a checklist for engineers contributing code to Derby.

||'''Item'''||'''Description'''||
||ASL||When attaching a patch to a JIRA issue, be sure to mark the checkbox that cedes license rights to Apache.||
||ICLA||If you are attaching a large patch, you should sign an [http://www.apache.org/licenses/icla.pdf  ICLA], generally granting Apache license rights over your Derby contributions. Evidence that you filed an ICLA is supposed to appear in the [http://people.apache.org/~jim/committers.html  Contributors list]. However, since Apache updates this list only sporadically, you may need to resubmit your ICLA or pester Apache to notice it. For more information, see the [http://www.apache.org/licenses/  Apache licensing info].||
||Copyright Notice||Every java file in your patch must start with the Apache [http://www.apache.org/licenses/LICENSE-2.0.html#apply  copyright notice].||
||Coding Standards||The Derby community has not approved a common body of coding standards. Individual contributors have found the following standards useful: [http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html  Java Coding Standards] and [http://wiki.apache.org/geronimo/CodingStandards  Geronimo Coding Standards].||