buildframework/helium/tools/quality/conflict-checker.ant.xml
changeset 217 0f5e3a7fb6af
parent 179 d8ac696cc51f
child 628 7c4a911dc066
--- a/buildframework/helium/tools/quality/conflict-checker.ant.xml	Fri Feb 05 11:59:41 2010 +0000
+++ b/buildframework/helium/tools/quality/conflict-checker.ant.xml	Thu Mar 04 15:10:37 2010 +0200
@@ -20,11 +20,16 @@
 
 ============================================================================
 -->
+<!--* @package quality -->
 <project name="quality.conflict-checker" xmlns:hlm="http://www.nokia.com/helium">
     <description>
         Analyse the content created from two different components.
     </description>
 
+    <!-- Default name of the build duplicates log file.
+    @type string
+    @scope private
+    -->
     <property name="build.duplicates.log" location="${temp.build.dir}/${build.id}_build_duplicates.xml" />
 
     <!--