Recently, the Apache board reasserted the requirement that the commit message for code contributed by other than the committer must include attribution of the contributor. It's necessary, but not sufficient for the commit message to include the JIRA.

The rationale is to make sure that we can determine provenance for code without having to go beyond the svn repository.

Please see http://www.apache.org/dev/committers.html#applying-patches

For example, if Joe Schmo (not an Apache committer) submitted a patch, this is not ok:

commit -m "PROJECT-987 fix for NPE in constructor"

This is ok:

commit -m "PROJECT-987 fix for NPE in constructor, contributed by Joe Schmo"

Craig

Craig Russell
Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
408 276-5638 mailto:[EMAIL PROTECTED]
P.S. A good JDO? O, Gasp!

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to