> In Google Code, I would write "Fixes Issue XXX. <Some description of the > issue>" and then Google Code would automatically close the issue. Is there > anything like that for the Apache JIRA?
In the past, we enabled the JIRA/SVN integration plugin where you could specify the job fix for each commit. However, there was some chatter about this plugin being disabled in ASF infra for some reason; we'll need to confirm to see if we could enable that for us. In the interim, I would suggest adding the Jira item into the comment if possible until this gets enabled. > -----Original Message----- > From: Steven Bethard [mailto:[email protected]] > Sent: Tuesday, October 23, 2012 2:14 PM > To: [email protected] > Subject: commit message format? > > Is there a recommended commit message format? Especially when closing an > issue? > > In Google Code, I would write "Fixes Issue XXX. <Some description of the > issue>" and then Google Code would automatically close the issue. Is there > anything like that for the Apache JIRA? > > I found some general Apache stuff > (http://subversion.apache.org/docs/community- > guide/conventions.html#log-messages) but it's more about how to write a > useful message and not so much about a specific format. > > Steve
