diff -r 044383f39525 -r be27ed110b50 buildframework/helium/external/cc-customizations/templates/HELIUM-README.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/buildframework/helium/external/cc-customizations/templates/HELIUM-README.txt Wed Oct 28 14:39:48 2009 +0000 @@ -0,0 +1,43 @@ +Cruise control Helium Integration +================================= + +Cruise Control version: ${cc.version} +HCC version: ${helium.custom.version} + +Helium additions +---------------- +${overlay.content} + + +How to use CC Helium customizations +----------------------------------- + +In config.xml: +----8<----8<----8<----8<----8<----8<----8<---- + + + + + ... +----8<----8<----8<----8<----8<----8<----8<---- + +How to use Dashboard Helium customizations +------------------------------------------ + +To enable the Helium build summary widget please use the Helium specific +dashboard configuration file: +set CCDIR= +\cruisecontrol.bat + +How to configure the Ant builder +-------------------------------- + +To prevent log.xml missing exception while running Helium please configure the ant builder this way: + + + + + + +_______________ +The Helium Team