buildframework/helium/tools/integration/integration.ant.xml
changeset 179 d8ac696cc51f
parent 1 be27ed110b50
child 217 0f5e3a7fb6af
--- a/buildframework/helium/tools/integration/integration.ant.xml	Wed Oct 28 14:39:48 2009 +0000
+++ b/buildframework/helium/tools/integration/integration.ant.xml	Wed Dec 23 19:29:07 2009 +0200
@@ -21,13 +21,12 @@
 ============================================================================
 -->
 <project name="integration" xmlns:hlm="http://www.nokia.com/helium">
-
+    <description>
+        Targets related to integration
+    </description>
     <!-- include overlay validation/merge tools -->    
     <import file="validate_overlay/validate_overlay.ant.xml" />
 
-    <!-- Template build, this is usefull if you want to generate automatically files for many products quickly. -->
-    <import file="template-builder/template-builder.ant.xml" />
-
     <import file="patching.ant.xml" />
 
 </project>