Browse by Tags

16 December 2008
Running TypeMock with Gallio on build server or agent without local install
I tend to dislike having to do local installs of software on my Puzzlepart build servers (or agents) because this also means that developers will need to install something specific to be able to build the project. That's bad and unfortunately the norm for the projects I've downloaded and reviewed lately... Read More...
19 June 2006
Building Web Application Projects with CCNET
One of the things about Visual Studio 2005 I disapprove of the most is the way features related to your project are stuffed into the local devmachine environment under Program Files. Among other things the coming GAT (guidance automation toolkits) work this way, and so does the new bootstrapper packages... Read More...
28 June 2005
CruiseControl.NET adds complete support for SourceGear Vault
Cool stuff. As of two days ago with the 0.9.2 release of CCNET SourceGear Vault is now completely supported! This means that labelling and autogetsource is in place and finally VSS has no advantage over Vault with CCNET any more. Another very cool new feature is the UserFilter functionality which allows... Read More...
05 April 2005
Anders Hejlsberg visits Oslo
Today we've had the pleasure of having Anders Hejlsberg on a visit to Oslo and he's been touring press, academic foras, NNUG , JavaBin , and a Microsoft hosted event. My colleague Trond Brande followed mr. Hejlsberg with two talks on upcoming SQL Server 2005, and I finished the day at Folkets Hus with... Read More...
19 March 2005
SourceVault and CruiseControl.NET
For a recent project we had to discard Visual Source Safe for source control because we needed remote access to our build system. Previously we've been using SourceGears Source Off Site to access VSS, but this time we noticed that SourceGear had a pricing model that made their SQL Server based source... Read More...
03 February 2005
Enterprise Continous Integration
Mike Roberts, one of the lead devs of the CruiseControl.NET project , has just published a paper on Enterprise Continous Integration . Mike is addressing a very importan issue of Continous Integration and automated build processes, namely "What to do when the build takes too much time?". Integration... Read More...
16 December 2004
More Sharepoint tasks for NAnt
Seems like a Sharepoint Developers like NAnt and developers that emply continous integration (usually with NAnt) also likes Sharepoint. Jesper Halvorsen has implemented his own publishing task , doing approximately the same as NonstopBits task . I would really urge all Sharepoint/NAnt developers to join... Read More...
29 November 2004
NAnt 0.85 RC1 Released
Long awaited Release Candidate 1 of v0.85 is ready for NAnt. Added support for .NET 2.0 Beta 1, Mono and NUnit 2.2 are the major new features. Buildmasters go get it ! Read More...
23 November 2004
Refactoring our Continous Integration
I am currently upgrading our standard Continous Integration solution to the latest version of CruiseControl.NET when this great tip on versioning with CruiseControl.Net led me to this excellent wikientry AspNetWithoutWebProjects . We currently have several buildsolutions running CruiseControl.NET and... Read More...
02 November 2004
CruiseControl.NET v0.7 RC-1 Released!
The team at Thoughtworks have released a new version of their Continous Integration tool CruiseControl.NET. We've currently got CruiseControl.NET running on several of our developmentprojects and welcome this new release. It is really reassuring to see this project moving forward and taking the position... Read More...
More Posts Next page »