<br><font size=3 face="Courier New">CruiseControl.rb 0.4.0 is released.
This is still an internal TW release. Everything is on RubyForge, but we
are not yet announcing it to the world at large.</font>
<br>
<br><font size=3 face="Courier New">In this release CC.rb becomes much
smarter about handling plugins, <br>
and the Dashboard is looking awesome after some UI design love (more to
come in the next version).<br>
<br>
Release 1.0 is getting closer by the hour.</font>
<br>
<br><font size=3 face="Courier New">Changes:</font>
<br><font size=3 face="Courier New"> - pretty user interface</font>
<br><font size=3 face="Courier New"> - 'Build now' button</font>
<br><font size=3 face="Courier New"> - dashboard displays projects
as panels, not table rows</font>
<br><font size=3 face="Courier New"> - monitoring cruisecontrol.rb
builds with CCTray.net</font>
<br><font size=3 face="Courier New"> - browser autorefresh - seeing
latest build status without hitting 'refresh' on browser</font>
<br><font size=3 face="Courier New"> - builder's current activity
(down/sleeping/checking for modifications/building) on the dashboard</font>
<br><font size=3 face="Courier New"> - builder plugin may be packaged
as a directory with multiple files. It must have init.rb then.</font>
<br><font size=3 face="Courier New"> - plugin error handler: if a
plugin raises an error in response to notification, builder logs the error,
</font>
<br><font size=3 face="Courier New"> notifies all other plugins,
then raises an error of its own (thus triggering the build_loop_failed
event)</font>
<br><font size=3 face="Courier New"> - improved error handling during
builder initialization</font>
<br><font size=3 face="Courier New"> - Bugfix: blocked spaces in
project names</font>
<br>
<br><font size=3 face="Courier New">Download from: http://rubyforge.org/frs/?group_id=2918</font>
<br>