- From: Thomas Gambet via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 17 May 2010 13:03:10 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2006/unicorn/WebContent/WEB-INF/resources/contracts
In directory hutz:/tmp/cvs-serv8943/WebContent/WEB-INF/resources/contracts
Modified Files:
test.wadl
Log Message:
updated validator uri to qa-dev
Index: test.wadl
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/resources/contracts/test.wadl,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- test.wadl 17 May 2010 13:00:47 -0000 1.2
+++ test.wadl 17 May 2010 13:03:08 -0000 1.3
@@ -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://localhost:8080/unicorn/">
+ <resources base="http://qa-dev.w3.org/unicorn/">
<resource path="test">
<doc xml:lang="en" title="name">Test Validator</doc>
Received on Monday, 17 May 2010 13:03:15 UTC