- From: Thomas Gambet via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 19 Aug 2009 08:14:15 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2006/unicorn/WebContent/WEB-INF/resources/contracts
In directory hutz:/tmp/cvs-serv25234/WebContent/WEB-INF/resources/contracts
Modified Files:
Tag: dev2
css-validator.wadl
Log Message:
worked on the new interface
Index: css-validator.wadl
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/resources/contracts/Attic/css-validator.wadl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- css-validator.wadl 17 Aug 2009 17:24:40 -0000 1.1.2.1
+++ css-validator.wadl 19 Aug 2009 08:14:13 -0000 1.1.2.2
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="http://research.sun.com/wadl/2006/10 wadl.xsd" xmlns="http://research.sun.com/wadl/2006/10">
<grammars/>
- <resources base="http://qa-dev.w3.org:8001/css-validator/">
+ <resources base="http://jigsaw.w3.org/css-validator/">
<resource path="validator">
<doc title="responseType">default</doc>
Received on Wednesday, 19 August 2009 08:14:32 UTC