buildframework/helium/tools/quality/conflict-checker.ant.xml
changeset 645 b8d81fa19e7d
parent 628 7c4a911dc066
--- a/buildframework/helium/tools/quality/conflict-checker.ant.xml	Wed Sep 29 17:48:06 2010 +0100
+++ b/buildframework/helium/tools/quality/conflict-checker.ant.xml	Sun Oct 10 15:22:15 2010 +0300
@@ -81,7 +81,7 @@
 
     <!-- Render the build duplicates xml file into an HTML output. -->
     <target name="render-build-duplicates" depends="integration-build-duplicates" if="run.build.duplicates">
-        <fmpp sourceFile="${helium.dir}/tools/common/templates/integration/build-duplicates.html.ftl" outputFile="${build.log.dir}/${build.id}_build-duplicates.html">
+        <fmpp sourceFile="${helium.dir}/tools/quality/templates/build-duplicates.html.ftl" outputFile="${build.log.dir}/${build.id}_build-duplicates.html">
             <freemarkerLinks expandProperties="yes">
                             macro: ${helium.dir}/tools/common/templates/macro
                         </freemarkerLinks>