72 lines
3.6 KiB
XML
Executable File
72 lines
3.6 KiB
XML
Executable File
<?xml version="1.0" encoding="utf-8"?>
|
|
<Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
|
<Projects>
|
|
<Project serverUrl="tcp://EDIW-CC-2:21234/CruiseManager.rem" projectName="codebuilder_gta5_dev_win32_ragebuilder_debug" showProject="true" />
|
|
<Project serverUrl="tcp://EDIW-CC-2:21234/CruiseManager.rem" projectName="codebuilder_gta5_dev_win32_ragebuilder_release" showProject="true" />
|
|
<Project serverUrl="tcp://ediw-cc-4:21234/CruiseManager.rem" projectName="ragebuilder_unittest_pack_gta5_dev" showProject="true" />
|
|
<Project serverUrl="tcp://ediw-cc-4:21234/CruiseManager.rem" projectName="ragebuilder_unittest_convert_gta5_dev" showProject="true" />
|
|
<Project serverUrl="tcp://ediw-cc-4:21234/CruiseManager.rem" projectName="ragebuilder_unittest_smoketester_gta5_dev_ps3" showProject="true" />
|
|
<Project serverUrl="tcp://ediw-cc-4:21234/CruiseManager.rem" projectName="ragebuilder_unittest_smoketester_gta5_dev_xbox360" showProject="true" />
|
|
</Projects>
|
|
<PollPeriodSeconds>5</PollPeriodSeconds>
|
|
<BuildTransitionNotification showBalloon="false" showBalloonOnRogueBuild="false" rogueBuildSeconds="120" rogueBuildNotificationIntervalMinutes="5" minimumNotificationLevel="Info">
|
|
<Sound />
|
|
<BalloonMessages>
|
|
<BrokenBuildMessage>
|
|
<Caption>Broken build</Caption>
|
|
<Message>Recent checkins have broken the build</Message>
|
|
</BrokenBuildMessage>
|
|
<FixedBuildMessage>
|
|
<Caption>Fixed build</Caption>
|
|
<Message>Recent checkins have fixed the build</Message>
|
|
</FixedBuildMessage>
|
|
<StillFailingBuildMessage>
|
|
<Caption>Build still failing</Caption>
|
|
<Message>The build is still broken...</Message>
|
|
</StillFailingBuildMessage>
|
|
<StillSuccessfulBuildMessage>
|
|
<Caption>Build successful</Caption>
|
|
<Message>Yet another successful build!</Message>
|
|
</StillSuccessfulBuildMessage>
|
|
<RogueBuildMessage>
|
|
<Caption>Rogue build</Caption>
|
|
<Message>The build is overdue and may have gone rogue.</Message>
|
|
</RogueBuildMessage>
|
|
</BalloonMessages>
|
|
</BuildTransitionNotification>
|
|
<TrayIconDoubleClickAction>ShowStatusWindow</TrayIconDoubleClickAction>
|
|
<Icons>
|
|
<BrokenIcon>X:\gta5\tools\bin\CruiseControl\cctray_icons\CC_ICON_RB_RED.ico</BrokenIcon>
|
|
<BuildingIcon>X:\gta5\tools\bin\CruiseControl\cctray_icons\CC_ICON_RB_YELLOW.ico</BuildingIcon>
|
|
<SuccessIcon>X:\gta5\tools\bin\CruiseControl\cctray_icons\CC_ICON_RB_GREEN.ico</SuccessIcon>
|
|
<NotConnectedIcon>X:\gta5\tools\bin\CruiseControl\cctray_icons\CC_ICON_RB_GREY.ico</NotConnectedIcon>
|
|
<BrokenAndBuildingIcon>X:\gta5\tools\bin\CruiseControl\cctray_icons\CC_ICON_RB_ORANGE.ico</BrokenAndBuildingIcon>
|
|
</Icons>
|
|
<X10>
|
|
<Enabled>false</Enabled>
|
|
<ComPort>COM1</ComPort>
|
|
<DeviceType>CM17A</DeviceType>
|
|
<HouseCode>A</HouseCode>
|
|
<SuccessUnitCode>1</SuccessUnitCode>
|
|
<FailureUnitCode>2</FailureUnitCode>
|
|
<StartTime>09:00:00.0000000+00:00</StartTime>
|
|
<EndTime>17:00:00.0000000+00:00</EndTime>
|
|
<ActiveDays>
|
|
<boolean>false</boolean>
|
|
<boolean>true</boolean>
|
|
<boolean>true</boolean>
|
|
<boolean>true</boolean>
|
|
<boolean>true</boolean>
|
|
<boolean>true</boolean>
|
|
<boolean>false</boolean>
|
|
</ActiveDays>
|
|
</X10>
|
|
<Speech>
|
|
<Enabled>false</Enabled>
|
|
<SpeakBuildStarted>true</SpeakBuildStarted>
|
|
<SpeakBuildResults>true</SpeakBuildResults>
|
|
</Speech>
|
|
<AlwaysOnTop>false</AlwaysOnTop>
|
|
<ShowInTaskbar>false</ShowInTaskbar>
|
|
<FixUserName />
|
|
</Configuration> |