Apache Wiki wrote:
== Commit ==
When you commit a patch, please:
1. Add an entry in CHANGES.txt, at the end of the appropriate section. This
should include the Jira issue id, and the name of the contributor.
1. Include the Jira issue id in the commit message, along with a short
description of the change and the name of the contributor if it is not you. Be
sure to get the issue id right, as this causes Jira to link to the change in
Subversion.
1. Resolve the issue as fixed, thanking the contributor. Always set the "Fix
Version" at this point, but please only set a single fix version, the earliest
release in which the change will appear.
I propose the committer also includes the link to the svn revision for
that commit to help quickly track changes from jira.
E.g.
http://svn.apache.org/viewvc?view=rev&revision=573513 for HADOOP-1018
here: http://issues.apache.org/jira/browse/HADOOP-1018#action_12525661
Thoughts?
Arun
== Dialog ==
Committers should hang out in the #hadoop room on irc.freenode.net for
real-time discussions. However any substantive discussion (as with any
off-list project-related discussion) should be re-iterated in Jira or on the
developer list.