unicorn commit: ~ changed to point to production instances

changeset:   1454:2f76b16bbde3
parent:      1449:afb7ae7dc778
user:        Thomas Gambet <tgambet@w3.org>
date:        Tue Aug 10 13:59:09 2010 -0400
files:       WebContent/WEB-INF/resources/contracts/css-validator.wadl WebContent/WEB-INF/resources/contracts/css1.wadl WebContent/WEB-INF/resources/contracts/css2.wadl WebContent/WEB-INF/resources/contracts/css21.wadl WebContent/WEB-INF/resources/contracts/css3.wadl WebContent/WEB-INF/resources/contracts/feed-validator.wadl WebContent/WEB-INF/resources/contracts/markup-validator.wadl WebContent/WEB-INF/resources/contracts/mobileOk.wadl
description:
~ changed to point to production instances


diff -r afb7ae7dc778 -r 2f76b16bbde3 WebContent/WEB-INF/resources/contracts/css-validator.wadl
--- a/WebContent/WEB-INF/resources/contracts/css-validator.wadl	Tue Aug 10 13:34:17 2010 -0400
+++ b/WebContent/WEB-INF/resources/contracts/css-validator.wadl	Tue Aug 10 13:59:09 2010 -0400
@@ -6,7 +6,7 @@
 	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>
 			
diff -r afb7ae7dc778 -r 2f76b16bbde3 WebContent/WEB-INF/resources/contracts/css1.wadl
--- a/WebContent/WEB-INF/resources/contracts/css1.wadl	Tue Aug 10 13:34:17 2010 -0400
+++ b/WebContent/WEB-INF/resources/contracts/css1.wadl	Tue Aug 10 13:59:09 2010 -0400
@@ -6,7 +6,7 @@
 	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>
 			
diff -r afb7ae7dc778 -r 2f76b16bbde3 WebContent/WEB-INF/resources/contracts/css2.wadl
--- a/WebContent/WEB-INF/resources/contracts/css2.wadl	Tue Aug 10 13:34:17 2010 -0400
+++ b/WebContent/WEB-INF/resources/contracts/css2.wadl	Tue Aug 10 13:59:09 2010 -0400
@@ -6,7 +6,7 @@
 	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>
 			
diff -r afb7ae7dc778 -r 2f76b16bbde3 WebContent/WEB-INF/resources/contracts/css21.wadl
--- a/WebContent/WEB-INF/resources/contracts/css21.wadl	Tue Aug 10 13:34:17 2010 -0400
+++ b/WebContent/WEB-INF/resources/contracts/css21.wadl	Tue Aug 10 13:59:09 2010 -0400
@@ -6,7 +6,7 @@
 	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>
 			
diff -r afb7ae7dc778 -r 2f76b16bbde3 WebContent/WEB-INF/resources/contracts/css3.wadl
--- a/WebContent/WEB-INF/resources/contracts/css3.wadl	Tue Aug 10 13:34:17 2010 -0400
+++ b/WebContent/WEB-INF/resources/contracts/css3.wadl	Tue Aug 10 13:59:09 2010 -0400
@@ -6,7 +6,7 @@
 	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>
 			
diff -r afb7ae7dc778 -r 2f76b16bbde3 WebContent/WEB-INF/resources/contracts/feed-validator.wadl
--- a/WebContent/WEB-INF/resources/contracts/feed-validator.wadl	Tue Aug 10 13:34:17 2010 -0400
+++ b/WebContent/WEB-INF/resources/contracts/feed-validator.wadl	Tue Aug 10 13:59:09 2010 -0400
@@ -6,7 +6,7 @@
 	xmlns="http://research.sun.com/wadl/2006/10"> 
 	<grammars/>
 	
-    <resources base="http://qa-dev.w3.org/feed/"> 
+    <resources base="http://validator.w3.org/feed/"> 
         <resource path="check.cgi"> 
                 
             <doc title="responseType">default</doc>
diff -r afb7ae7dc778 -r 2f76b16bbde3 WebContent/WEB-INF/resources/contracts/markup-validator.wadl
--- a/WebContent/WEB-INF/resources/contracts/markup-validator.wadl	Tue Aug 10 13:34:17 2010 -0400
+++ b/WebContent/WEB-INF/resources/contracts/markup-validator.wadl	Tue Aug 10 13:59:09 2010 -0400
@@ -6,7 +6,7 @@
 	xmlns:xs="http://www.w3.org/2001/XMLSchema">
 	<grammars/>
 
-	<resources base="http://qa-dev.w3.org/wmvs/HEAD/">
+	<resources base="http://validator.w3.org/">
 		<resource path="check">
 			<doc title="responseType">default</doc>
 		
diff -r afb7ae7dc778 -r 2f76b16bbde3 WebContent/WEB-INF/resources/contracts/mobileOk.wadl
--- a/WebContent/WEB-INF/resources/contracts/mobileOk.wadl	Tue Aug 10 13:34:17 2010 -0400
+++ b/WebContent/WEB-INF/resources/contracts/mobileOk.wadl	Tue Aug 10 13:59:09 2010 -0400
@@ -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/mobileok/"> 
+	<resources base="http://validator.w3.org/mobile/"> 
 		<resource path="check"> 
 			<doc title="responseType">default</doc>
 			

Received on Tuesday, 10 August 2010 18:01:25 UTC