File Release Notes and Changelog
Release Name: 2.8.1
Notes:
CruiseControl Release Notes - 2.8.1
binary release:
----------------------
* Set jetty.logs to get CCDIR/logs. This prevents a Jetty error when
you run CC from a somewhere other than CCDIR and the logs directory
doesn't exist in the local directory.
documentation
----------------------
* Add more explaination to ldapmapper (CC-870). Patch by Florian
Rosenauer
* Add missing docs for command-line options log4jconfig, jettyxml,
agentutil. Reported by David Williams
* Clairfiy that cclastgoodbuildtimestamp and cclastbuildtimestamp are
only available if there has been a prior build (CC-193). Reported by
Clifton McLellan
build loop
======================
AntBuilder
----------------------
* Fix issue where loggers didn't run under JDK 1.4. Reported by David
Williams
ExecBuilder
----------------------
* Fix bug where setting errorStr would prevent output from showing up
in build log. Reported by Florian Rosenauer
XcodeBuilder
----------------------
* Add a new plugin for building projects in Apple's Xcode IDE.
reporting jsp app
======================
cruisecontrol.css
----------------------
* Fix width of the selection controls in the menu
* Fix problem in IE where content was shifted off screen to the right
(CC-869). Patch by Florian Rosenauer
navigation.jsp
----------------------
* Fix problem with width of the status messages by putting them in a
text area
Changes: