buildframework/helium/tests/minibuilds/ido/config/delivery.xml
changeset 1 be27ed110b50
child 587 85df38eb4012
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/buildframework/helium/tests/minibuilds/ido/config/delivery.xml	Wed Oct 28 14:39:48 2009 +0000
@@ -0,0 +1,42 @@
+<?xml version="1.0" ?>
+<!-- 
+============================================================================ 
+Name        : 
+Part of     : Helium 
+
+Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+All rights reserved.
+This component and the accompanying materials are made available
+under the terms of the License "Eclipse Public License v1.0"
+which accompanies this distribution, and is available
+at the URL "http://www.eclipse.org/legal/epl-v10.html".
+
+Initial Contributors:
+Nokia Corporation - initial contribution.
+
+Contributors:
+
+Description:
+
+============================================================================
+-->
+<build>
+    <config name="IDOs" abstract="true">
+        <set name="database" value="${ccm.database}" />
+        <set name="dir" value="${ccm.project.wa_path}" />
+        <set name="threads" value="1" />
+        <set name="sync" value="true" />
+		<set name="show.conflicts" value="true" />
+		<set name="fix.missing.baselines" value="true" />
+		<set name="replace.subprojects" value="true" />
+		
+
+
+        <set name="use.reconfigure.template" value="true" />
+        <set name="purpose" value="Insulated Development" />
+        <set name="release" value="MinibuildDomain/next" />
+
+        <config name="MinibuildDomain-50_200832:project:tr1test1#1" type="checkout"/>
+        
+    </config>
+</build>
\ No newline at end of file