[Yanel-commits] rev 47891 - public/yanel/trunk/src/build/targets

michi at wyona.com michi at wyona.com
Thu Mar 4 09:12:21 CET 2010


Author: michi
Date: 2010-03-04 09:12:20 +0100 (Thu, 04 Mar 2010)
New Revision: 47891

Modified:
   public/yanel/trunk/src/build/targets/test.xml
Log:
comment added

Modified: public/yanel/trunk/src/build/targets/test.xml
===================================================================
--- public/yanel/trunk/src/build/targets/test.xml	2010-03-04 07:56:17 UTC (rev 47890)
+++ public/yanel/trunk/src/build/targets/test.xml	2010-03-04 08:12:20 UTC (rev 47891)
@@ -17,10 +17,13 @@
       <propertyset>
         <propertyref prefix="webtest.config."/>
       </propertyset>
+
+      <!-- If the global headless property is set, then also set the Canoo property wt.headless -->
       <propertyset>
         <propertyref name="headless"/>
         <mapper type="glob" from="*" to="wt.*"/>
       </propertyset>
+
       <fileset dir="../.." includes="src/realms/**/canoo/build.xml"/>
     </subant>
   </target>



More information about the Yanel-commits mailing list