- From: Thomas Gambet via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 19 Oct 2009 10:10:32 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2006/unicorn/WebContent/WEB-INF/conf In directory hutz:/tmp/cvs-serv29998/WebContent/WEB-INF/conf Modified Files: responseParsers.properties Log Message: this file now references response implementations instead of response parsers. it should be renamed Index: responseParsers.properties =================================================================== RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/conf/responseParsers.properties,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- responseParsers.properties 28 Aug 2009 12:40:03 -0000 1.2 +++ responseParsers.properties 19 Oct 2009 10:10:30 -0000 1.3 @@ -1 +1 @@ -default = org.w3c.unicorn.response.parser.DefaultParser \ No newline at end of file +default = org.w3c.unicorn.response.impl.DefaultResponseXBeans \ No newline at end of file
Received on Monday, 19 October 2009 10:10:33 UTC