[ANN] Autonomy.NET - a free continuous integration tool for .NET
Graeme Humphrey <[email protected]> Fri, 28 Jun 2002 09:55:30 +0100
| Newsgroups | gmane.comp.windows.devel.dotnet.products |
|---|---|
| Message-ID | <[email protected]> |
Hello, Chive Software have released Autonomy.NET - a continuous integration [1] service for .NET. The tool was inspired by the excellent CruiseControl for Java and has been released under a BSD-style licence. It is not as feature-rich as Cruisecontrol since our goal was to write the simplest application to meet our requirements. The current system has the following features: o Is capable of handling multiple projects o Polls CVS, initiates builds and emails results o Is fully configurable via an XML file Current limitations: o Only supports CVS and NAnt o We use CVSNT and the SSPI protocol. Not sure if it will work unmodified with other CVS protocols (login problems probably). We have made a source + binary release available from our website. Please visit http://www.chive.com/products/autonomy for installation instructions and the latest distribution. Feel free to email mailto:[email protected] with any comments, queries or criticisms. We would welcome any feedback whatsoever :-) I hope someone finds it useful. Thanks, Graeme Humphrey Chive Software Limited http://www.chive.com mailto:[email protected] [1] http://www.martinfowler.com/articles/continuousIntegration.html