Recently, the Subversion Integration JIRA plugin was enabled for all
ASF projects that use JIRA. However, for commit information to appear
on the page for a JIRA issue, the issue name/number needs to be
entered in uppercase in the subversion commit message. So, e.g., a
commit containing Derby-205 will not appear on the JIRA page, but
DERBY-205 will.
See here for an example:
http://issues.apache.org/jira/browse/DERBY-205?page=all
Here's another example that shows the Subversion checkin information
on the JIRA page:
http://issues.apache.org/jira/browse/DERBY-205?page=all
I will look into the possibility of changing the casing in old commit
records so that this information appears on the JIRA pages.
andrew