: You need to put the JIRA issue number in the commit message. : : I normally put it at the end: : commit -m "fix foo and bar: SOLR-999"
And i normally put it at the begining so it shows up when long commit messages are summarized (see post.sh in viewvc ... http://svn.apache.org/viewvc/lucene/solr/trunk/example/exampledocs/ ) it does take a little time to sync up ... and i think sometimes Jira misses them alltogether (either that or in some cases it took a *really* long time to sync up, and by teh time it happened i'd given up on cehcking) -Hoss
