<s>
In	O
software	O
development	O
,	O
CruiseControl	B-Language
is	O
a	O
Java-based	O
framework	O
for	O
a	O
continuous	O
build	O
process	O
.	O
</s>
<s>
It	O
includes	O
,	O
but	O
is	O
not	O
limited	O
to	O
,	O
plugins	O
for	O
email	O
notification	O
,	O
Ant	B-Application
,	O
and	O
various	O
source	B-Architecture
control	I-Architecture
tools	O
.	O
</s>
<s>
CruiseControl	B-Language
is	O
free	B-Application
,	O
open-source	B-Application
software	I-Application
,	O
distributed	O
under	O
a	O
BSD-style	B-Operating_System
license	I-Operating_System
.	O
</s>
<s>
It	O
was	O
one	O
of	O
the	O
first	O
of	O
its	O
kind	O
of	O
software	O
,	O
originally	O
created	O
by	O
employees	O
of	O
ThoughtWorks	B-Application
to	O
allow	O
for	O
continuous	O
integration	O
on	O
a	O
project	O
they	O
were	O
working	O
on	O
.	O
</s>
<s>
There	O
is	O
a	O
version	O
of	O
CruiseControl	B-Language
for	O
.NET	B-Application
called	O
CruiseControl.NET	B-Language
(	O
aka	O
CCNet	O
)	O
and	O
a	O
version	O
for	O
Ruby	O
called	O
CruiseControl.rb	B-Application
.	O
</s>
<s>
The	O
build	O
loop	O
is	O
designed	O
to	O
run	O
as	O
a	O
daemon	B-Operating_System
process	I-Operating_System
,	O
which	O
periodically	O
checks	O
the	O
revision	B-Architecture
control	I-Architecture
system	I-Architecture
for	O
changes	O
to	O
the	O
codebase	B-General_Concept
,	O
builds	O
if	O
necessary	O
,	O
and	O
publishes	O
a	O
notice	O
regarding	O
the	O
status	O
of	O
the	O
software	O
build	O
.	O
</s>
<s>
CruiseControl	B-Language
provides	O
two	O
ways	O
of	O
reporting	O
build	O
status	O
.	O
</s>
<s>
The	O
first	O
(	O
classic	O
)	O
reporting	O
is	O
the	O
reporting	O
JSP	B-Language
and	O
the	O
second	O
is	O
the	O
dashboard	O
.	O
</s>
<s>
The	O
build	O
reporting	O
is	O
designed	O
to	O
present	O
the	O
results	O
of	O
the	O
CruiseControl	B-Language
build	O
loop	O
.	O
</s>
<s>
It	O
is	O
based	O
on	O
a	O
HTML	B-Language
report	O
managed	O
by	O
a	O
JSP	B-Language
page	O
.	O
</s>
<s>
The	O
left	O
side	O
of	O
the	O
page	O
displays	O
whether	O
CruiseControl	B-Language
is	O
currently	O
building	O
a	O
project	O
,	O
and	O
provides	O
links	O
to	O
the	O
details	O
of	O
previous	O
builds	O
.	O
</s>
