Author: rgardler
Date: Thu Aug  9 09:50:09 2012
New Revision: 1371127

URL: http://svn.apache.org/viewvc?rev=1371127&view=rev
Log:
there are parents for the scanning template

Modified:
    incubator/wookie/trunk/widgets/templates/scanning/template_build.xml

Modified: incubator/wookie/trunk/widgets/templates/scanning/template_build.xml
URL: 
http://svn.apache.org/viewvc/incubator/wookie/trunk/widgets/templates/scanning/template_build.xml?rev=1371127&r1=1371126&r2=1371127&view=diff
==============================================================================
--- incubator/wookie/trunk/widgets/templates/scanning/template_build.xml 
(original)
+++ incubator/wookie/trunk/widgets/templates/scanning/template_build.xml Thu 
Aug  9 09:50:09 2012
@@ -128,8 +128,7 @@
 
   <target name="_generate_from_parent_templates">
     <echo message="+------------------------------------------"/>
-    <echo message="|  There are no parent templates for ${template.name}"/>
-    <!-- <echo message="|  Generating from parent templates for 
${template.name}"/>  -->
+    <echo message="|  Generating from parent templates for ${template.name}"/>
     <echo message="+------------------------------------------"/>
 
     <ant antfile="${wookie.template.dir}/build.xml"


Reply via email to