2006/unicorn/WebContent/WEB-INF/resources/tasklist tasklist.xml,1.2,1.3

Update of /sources/public/2006/unicorn/WebContent/WEB-INF/resources/tasklist
In directory hutz:/tmp/cvs-serv20583/WebContent/WEB-INF/resources/tasklist

Modified Files:
	tasklist.xml 
Log Message:
removed default value for custom task 'observers' parameter

Index: tasklist.xml
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/resources/tasklist/tasklist.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- tasklist.xml	16 Sep 2009 12:05:44 -0000	1.2
+++ tasklist.xml	16 Sep 2009 16:44:42 -0000	1.3
@@ -307,7 +307,7 @@
 		</routine>
 
 		<parameters>
-			<parameter name="observers" type="checkboxlist" default="markup-validator" ui="simple">
+			<parameter name="observers" type="checkboxlist" default="" ui="simple">
 				<value name="css1-validator"></value>
 				<value name="css2-validator"></value>
 				<value name="css21-validator"></value>

Received on Wednesday, 16 September 2009 16:44:54 UTC