From a4f5d46c4ca04d2ca3e44a1d7d08b2e44ab151e6 Mon Sep 17 00:00:00 2001 From: david_williams <david_williams> Date: Sun, 8 Aug 2010 02:55:19 +0000 Subject: [PATCH] 285383 - need a Helios build stream --- releng.control/cc_config.xml | 52 ++++++++++++++++++------------------ 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/releng.control/cc_config.xml b/releng.control/cc_config.xml index be16c9e62..2be326eb2 100644 --- a/releng.control/cc_config.xml +++ b/releng.control/cc_config.xml @@ -193,10 +193,10 @@ <ant> <property name="dependencyFileLocation" - value="helios/maps/dependencies.properties"/> + value="helios/dependencies.properties"/> <property name="testdependencyFileLocation" - value="helios/maps/testdependency.xml"/> + value="helios/testdependency.xml"/> <property name="buildType" value="I"/> @@ -231,10 +231,10 @@ <ant> <property name="dependencyFileLocation" - value="helios/maps/dependencies.properties"/> + value="helios/dependencies.properties"/> <property name="testdependencyFileLocation" - value="helios/maps/testdependency.xml"/> + value="helios/testdependency.xml"/> <property name="buildType" value="I"/> @@ -280,10 +280,10 @@ <ant> <property name="dependencyFileLocation" - value="helios/maps/dependencies.properties"/> + value="helios/dependencies.properties"/> <property name="testdependencyFileLocation" - value="helios/maps/testdependency.xml"/> + value="helios/testdependency.xml"/> <property name="buildType" value="I"/> @@ -318,10 +318,10 @@ <ant> <property name="dependencyFileLocation" - value="helios/maps/dependencies.properties"/> + value="helios/dependencies.properties"/> <property name="testdependencyFileLocation" - value="helios/maps/testdependency.xml"/> + value="helios/testdependency.xml"/> <property name="buildId" value="3.3.0"/> @@ -356,10 +356,10 @@ <ant> <property name="dependencyFileLocation" - value="helios/maps/dependencies.properties"/> + value="helios/dependencies.properties"/> <property name="testdependencyFileLocation" - value="helios/maps/testdependency.xml"/> + value="helios/testdependency.xml"/> <property name="buildType" value="I"/> @@ -400,10 +400,10 @@ <ant> <property name="dependencyFileLocation" - value="helios/maps/dependencies.properties"/> + value="helios/dependencies.properties"/> <property name="testdependencyFileLocation" - value="helios/maps/jsdttestdependency.xml"/> + value="helios/jsdttestdependency.xml"/> <property name="buildType" value="I"/> @@ -448,10 +448,10 @@ <ant> <property name="dependencyFileLocation" - value="helios/maps/dependencies.properties"/> + value="helios/dependencies.properties"/> <property name="testdependencyFileLocation" - value="helios/maps/jsdttestdependency.xml"/> + value="helios/jsdttestdependency.xml"/> <property name="buildType" value="M"/> @@ -669,10 +669,10 @@ antscript="${env.RELENG_CONTROL}/ant_high_priority.sh"> <property name="dependencyFileLocation" - value="helios/maps/dependencies.properties"/> + value="helios/dependencies.properties"/> <property name="testdependencyFileLocation" - value="helios/maps/testdependency.xml"/> + value="helios/testdependency.xml"/> <property name="passBuildEvenIfFailedTests" value="true"/> @@ -741,10 +741,10 @@ antscript="${env.RELENG_CONTROL}/ant_high_priority.sh"> <property name="dependencyFileLocation" - value="galileo/maps/dependencies.properties"/> + value="galileo/dependencies.properties"/> <property name="testdependencyFileLocation" - value="galileo/maps/testdependency.xml"/> + value="galileo/testdependency.xml"/> <property name="passBuildEvenIfFailedTests" value="true"/> @@ -842,10 +842,10 @@ antscript="${env.RELENG_CONTROL}/ant_low_priority.sh"> <property name="dependencyFileLocation" - value="helios/maps/dependencies.properties"/> + value="helios/dependencies.properties"/> <property name="testdependencyFileLocation" - value="helios/maps/testdependency.xml"/> + value="helios/testdependency.xml"/> <property name="buildType" value="M"/> @@ -917,10 +917,10 @@ antscript="${env.RELENG_CONTROL}/ant_low_priority.sh"> <property name="dependencyFileLocation" - value="helios/maps/dependencies.properties"/> + value="helios/dependencies.properties"/> <property name="testdependencyFileLocation" - value="helios/maps/testdependency.xml"/> + value="helios/testdependency.xml"/> <property name="buildType" value="S"/> @@ -989,10 +989,10 @@ antscript="${env.RELENG_CONTROL}/ant_low_priority.sh"> <property name="dependencyFileLocation" - value="helios/maps/dependencies.properties"/> + value="helios/dependencies.properties"/> <property name="testdependencyFileLocation" - value="helios/maps/testdependency.xml"/> + value="helios/testdependency.xml"/> <property name="buildType" value="I"/> @@ -1044,10 +1044,10 @@ antscript="${env.RELENG_CONTROL}/ant_low_priority.sh"> <property name="dependencyFileLocation" - value="helios/maps/dependencies.properties"/> + value="helios/dependencies.properties"/> <property name="testdependencyFileLocation" - value="helios/maps/testdependency.xml"/> + value="helios/testdependency.xml"/> <property name="buildType" value="N"/> -- GitLab