Back in May this year I blogged about a CruiseControl.NET plug-in that I had written to allow CCNet to trigger a TFS Build - I had a few comments at the time, but recently I've had a flurry of comments & emails (well, a comparative flurry for my blog anyway!), many with the recurring theme of requesting the source. Having been on a project full time for most of this year, I've found very little time to revisit this - other than a couple of minor private fixes for people who emailed me. I've recently begun to roll-off this long term project so have finally found some time for this.
I've setup a new CodePlex project (called CcNetTeamBuildTask) to host the source code and have published a release of the plug-in. The following is a list of the main changes compared to the version I posted back in May.
- Compiled against the latest version of CruiseControl.NET -
With the release of TFS 2008, I'm unsure whether this plug-in will be as valuable given the new features that Microsoft has added to TFS - but feel free to drop me a line if you have any ideas or would like to join the project.
Cheers, James.