commit: renamed observers.list to observers.properties

changeset:   1209:5f82bbfa9d96
user:        Thomas Gambet <tgambet@w3.org>
date:        Sat Jun 12 19:07:17 2010 -0400
files:       WebContent/WEB-INF/conf/observers.list.default WebContent/WEB-INF/conf/observers.properties.default
description:
renamed observers.list to observers.properties


diff -r 9d8665f5b155 -r 5f82bbfa9d96 WebContent/WEB-INF/conf/observers.list.default
--- a/WebContent/WEB-INF/conf/observers.list.default	Sat Jun 12 19:06:58 2010 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-http://qa-dev.w3.org/~ot/ucn_contracts/css-validator.wadl
-http://qa-dev.w3.org/~ot/ucn_contracts/markup-validator.wadl
-http://qa-dev.w3.org/~ot/ucn_contracts/appc-checker-validator.wadl
-http://qa-dev.w3.org/~ot/ucn_contracts/css1.wadl
-http://qa-dev.w3.org/~ot/ucn_contracts/css2.wadl
-http://qa-dev.w3.org/~ot/ucn_contracts/css3.wadl
-http://qa-dev.w3.org/~ot/ucn_contracts/css21.wadl
-http://qa-dev.w3.org/~ot/ucn_contracts/mobileOk.wadl
-http://qa-dev.w3.org/~ot/ucn_contracts/test.wadl
-http://qa-dev.w3.org/~ot/ucn_contracts/feed-validator.wadl
-http://qa-dev.w3.org:8008/cssval/api.wadl
diff -r 9d8665f5b155 -r 5f82bbfa9d96 WebContent/WEB-INF/conf/observers.properties.default
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/WebContent/WEB-INF/conf/observers.properties.default	Sat Jun 12 19:07:17 2010 -0400
@@ -0,0 +1,11 @@
+css-validator = http://qa-dev.w3.org/~ot/ucn_contracts/css-validator.wadl
+markup-validator = http://qa-dev.w3.org/~ot/ucn_contracts/markup-validator.wadl
+appc-checker = http://qa-dev.w3.org/~ot/ucn_contracts/appc-checker-validator.wadl
+css1-validator = http://qa-dev.w3.org/~ot/ucn_contracts/css1.wadl
+css2-validator = http://qa-dev.w3.org/~ot/ucn_contracts/css2.wadl
+css3-validator = http://qa-dev.w3.org/~ot/ucn_contracts/css3.wadl
+css21-validator = http://qa-dev.w3.org/~ot/ucn_contracts/css21.wadl
+mobileok = http://qa-dev.w3.org/~ot/ucn_contracts/mobileOk.wadl
+test = http://qa-dev.w3.org/~ot/ucn_contracts/test.wadl
+feed = http://qa-dev.w3.org/~ot/ucn_contracts/feed-validator.wadl
+cssval2010 = http://qa-dev.w3.org:8008/cssval/api.wadl
\ No newline at end of file

Received on Monday, 14 June 2010 13:25:08 UTC