buildframework/helium/tools/preparation/ci.ant.xml
changeset 587 85df38eb4012
parent 217 0f5e3a7fb6af
child 588 c7c26511138f
--- a/buildframework/helium/tools/preparation/ci.ant.xml	Thu Mar 04 15:10:37 2010 +0200
+++ b/buildframework/helium/tools/preparation/ci.ant.xml	Tue Apr 27 08:33:08 2010 +0300
@@ -264,6 +264,27 @@
         </sequential>
     </macrodef>
 
+    <!--* @property ci.session.file
+    Location of the session file which will be created by Helium.
+    @type string 
+    @editable required 
+    @scope public 
+    -->
+
+    <!--* @property ci.project.config
+    Location of the configuration that will be generated for the Cruise Control HLMSynergy modificationset.
+    @type string 
+    @editable required 
+    @scope public 
+    -->
+    
+    <!--* @property ci.min.ba.maintain
+    Minimal number of build area to keep.
+    @type string 
+    @editable required 
+    @scope public 
+    -->
+    
     <!-- Validate input for the ci-monitor-ccm-session target -->
     <target name="ci-monitor-ccm-session-validate" depends="ccm-prepare-input">
         <if>