unicorn commit: + cacheability task

changeset:   1358:53d77ccfb086
user:        Thomas Gambet <tgambet@w3.org>
date:        Tue Jul 27 15:30:21 2010 -0400
files:       WebContent/WEB-INF/resources/tasklist/tasklist.xml
description:
+ cacheability task


diff -r d20b8a338099 -r 53d77ccfb086 WebContent/WEB-INF/resources/tasklist/tasklist.xml
--- a/WebContent/WEB-INF/resources/tasklist/tasklist.xml	Tue Jul 27 15:30:07 2010 -0400
+++ b/WebContent/WEB-INF/resources/tasklist/tasklist.xml	Tue Jul 27 15:30:21 2010 -0400
@@ -310,6 +310,21 @@
 		</output>
 	</task>
 
+	<task id="cachecheck">
+		<routine>
+			<exec id="cacheability" value="cacheability" type="observation" />
+		</routine>
+
+		<parameters>
+		</parameters>
+
+		<output>
+			<group>
+				<observation>cacheability</observation>
+			</group>
+		</output>
+	</task>
+
 	<!-- This task allows developers to test their Unicorn output easily. It should removed in production. -->
 	<task id="test">
 		<routine>

Received on Tuesday, 27 July 2010 19:32:00 UTC