-
Notifications
You must be signed in to change notification settings - Fork 9
/
INFO
45 lines (35 loc) · 2.11 KB
/
INFO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
###############################################################################
## General Project Information
###############################################################################
The home for Cradiator is http://codeplex.com/Cradiator
The source home for Cradiator is http://github.com/PandaWood/Cradiator
Cradiator uses the REST-style service exposed by cruise control.
To test that your installation of CruiseControl supports this, try and browse to
http://<server>/ccnet/XmlStatusReport.aspx (for CCNet or .rb)
or http://<server>/cruise/xml (for Java Cruise)
This project is licensed under the MIT license. See license.txt for more info.
###############################################################################
## 3rd Party items used
###############################################################################
Icon - modified from original icon from McDo Designs http://susumu.seph.ws/?page_id=11
NUnit - http://www.nunit.org
Rhino Mocks - http://www.ayende.com/projects/rhino-mocks.aspx
Ninject - http://ninject.org
###############################################################################
## Plugins
###############################################################################
A TeamCity plugin which outputs the XML format required by Cradiator is included
with this release (ie Makes TeamCity compatible with Cradiator)
The plugin (by JSummerton) is open source at http://github.com/demyte/Cradiator-TeamCity-Plugin
###############################################################################
## Contact Information
###############################################################################
Cradiator is a continuation/fork of Ben Careys "Big Visible Cruise" project.
Cradiator is maintained by Peter van der Woude (aka PandaWood)
Please use the Cradiator CodePlex homepage to make contact, suggest features or upload a patch - http://codeplex.com/Cradiator
Big Visible Cruise (Original) was created by Ben Carey.
blog: http://www.thesherpaproject.com
email: [email protected]
twitter: http://twitter.com/bencarey
Cradiator was created by Peter van der Woude
email: [email protected]