History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CC-735
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Dan Rollo
Reporter: Martin Woodward
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
CruiseControl

Compatibility with Microsoft Visual Studio Team Foundation Server 2008

Created: 29/Nov/07 06:48 AM   Updated: 19/Nov/08 06:28 PM
Component/s: Core Application
Affects Version/s: 2.7.1
Fix Version/s: 2.7.2

Original Estimate: 4 hours Remaining Estimate: 4 hours Time Spent: Unknown
File Attachments: 1. Text File cc735.patch (8 kb)

Environment: Source Code Repository of Visual Studio Team Foundation Server 2008 (TFS 2008)


 Description  « Hide
Microsoft have recently released a new version of their Team Foundation Server, TFS2008. Unfortuneately I noticed a change of behaviour in the server that causes the TFS integration that was included in CC 2.7.1 to break (it also broke the CC.NET integration as well by the way - or indeed anyone that does a Query of history between two dates). For more details see http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=312511

I expect that the behaviour will be corrected by Microsoft in the server - however a workaround is easy enough for us to implement so we may as well allowing folks with the released version of TFS 2008 to carry on using CruiseControl.

I am working on a patch for this as we speak - should have it uploaded for you consideration later in the week, but I wanted to let folks know that there was a known issue and that I was working on fixing it.

 All   Comments   Work Log   Change History      Sort Order:
Martin Woodward [29/Nov/07 10:24 AM]
Tested patch to fix bug with when used against TFS2008.

Dan Rollo [29/Nov/07 04:29 PM]
I've committed this patch (along with some IDEA suggested cleanups). Please let me know if you hate any of those changes. ;)

Thanks,
Dan

Martin Woodward [30/Nov/07 04:14 AM]
Looks good - thanks again Dan.

Dan Rollo [21/Dec/07 07:35 PM]
Thanks for the patch Martin, and please do send a patch if you find a way to avoid using the deprecated Date method.