Martin Sebor
Fri, 11 Jan 2008 08:34:09 -0800
Travis Vitek wrote:
No, I am looking under the 'Subversion Commits' tab. None of them display
anything other than an empty box. Here are a small handfull of bugs that don't
have any commit information, but I am fairly certain were committed.
http://issues.apache.org/jira/browse/STDCXX-582
http://issues.apache.org/jira/browse/STDCXX-650
http://issues.apache.org/jira/browse/STDCXX-661
Ah. You're right, they're all gone. That must have to do with the recent upgrade to Jira 3.12.1. There was an announcement a couple of weeks ago that they were going to reindexing Jira after the upgrade to get all the Subversion commits updated, It must not have been completed yet. Martin
Travis-----Original Message----- From: Martin Sebor on behalf of Martin Sebor Sent: Thu 1/10/2008 7:14 PM To: stdcxx-dev@incubator.apache.org Subject: Re: svn commit: r610576 - in /incubator/stdcxx/trunk/examples/tutorial: dynatype.cpp out/dynatype.outTravis Vitek wrote:I don't know what you mean by 'seeing the change in Jira'. I never notice anything different about issues that have had patches applied.Then you're not looking under the Subversion Commits tab.That said, I think I know what the problem is. I have my editor setup to default to replace tabs with 4 spaces. I'm willing to bet that the leading spaces screwed up the trigger script. If you look at the revision log, you'll see the tab differences... http://svn.apache.org/viewvc/incubator/stdcxx/trunk/examples/tutorial/dy natype.cpp. And I was really hoping to not screw up my first commit!! Darn.I don't think you did anything wrong. The changes I committed over an hour ago don't show up either and I'm quite sure I had TABs where they needed to be ;-) (Jira doesn't care about the format of the ChangeLog entry -- it just searches for the issue key.) I suspect there's a problem with Jira or the plugin and I wonder how long the problem has been there because fixing it (i.e., getting the changes into the issues) might require reindexing which can take many hours. Martin