Author: andyhot
Date: Mon Feb 12 09:55:30 2007
New Revision: 506552

URL: http://svn.apache.org/viewvc?view=rev&rev=506552
Log:
dtds

Modified:
    
tapestry/tapestry4/trunk/tapestry-framework/src/test-data/app1/WEB-INF/test1.application
    
tapestry/tapestry4/trunk/tapestry-framework/src/test-data/context11/WEB-INF/Four.page
    
tapestry/tapestry4/trunk/tapestry-framework/src/test-data/context11/WEB-INF/Home.page
    
tapestry/tapestry4/trunk/tapestry-framework/src/test-data/context11/WEB-INF/Result.page
    
tapestry/tapestry4/trunk/tapestry-framework/src/test-data/context11/WEB-INF/Three.page
    
tapestry/tapestry4/trunk/tapestry-framework/src/test-data/context11/WEB-INF/Two.page

Modified: 
tapestry/tapestry4/trunk/tapestry-framework/src/test-data/app1/WEB-INF/test1.application
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/tapestry-framework/src/test-data/app1/WEB-INF/test1.application?view=diff&rev=506552&r1=506551&r2=506552
==============================================================================
--- 
tapestry/tapestry4/trunk/tapestry-framework/src/test-data/app1/WEB-INF/test1.application
 (original)
+++ 
tapestry/tapestry4/trunk/tapestry-framework/src/test-data/app1/WEB-INF/test1.application
 Mon Feb 12 09:55:30 2007
@@ -17,7 +17,7 @@
 
 <!DOCTYPE application PUBLIC 
   "-//Apache Software Foundation//Tapestry Specification 4.0//EN" 
-  "http://jakarta.apache.org/tapestry/dtd/Tapestry_4_0.dtd";>
+  "http://tapestry.apache.org/dtd/Tapestry_4_0.dtd";>
        
 <application name="Testing browser specific issues">
     

Modified: 
tapestry/tapestry4/trunk/tapestry-framework/src/test-data/context11/WEB-INF/Four.page
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/tapestry-framework/src/test-data/context11/WEB-INF/Four.page?view=diff&rev=506552&r1=506551&r2=506552
==============================================================================
--- 
tapestry/tapestry4/trunk/tapestry-framework/src/test-data/context11/WEB-INF/Four.page
 (original)
+++ 
tapestry/tapestry4/trunk/tapestry-framework/src/test-data/context11/WEB-INF/Four.page
 Mon Feb 12 09:55:30 2007
@@ -17,6 +17,6 @@
 
 <!DOCTYPE page-specification PUBLIC 
   "-//Apache Software Foundation//Tapestry Specification 3.0//EN" 
-  "http://jakarta.apache.org/tapestry/dtd/Tapestry_3_0.dtd";>
+  "http://tapestry.apache.org/dtd/Tapestry_3_0.dtd";>
   
 <page-specification class="org.apache.tapestry.junit.mock.c11.Four"/>

Modified: 
tapestry/tapestry4/trunk/tapestry-framework/src/test-data/context11/WEB-INF/Home.page
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/tapestry-framework/src/test-data/context11/WEB-INF/Home.page?view=diff&rev=506552&r1=506551&r2=506552
==============================================================================
--- 
tapestry/tapestry4/trunk/tapestry-framework/src/test-data/context11/WEB-INF/Home.page
 (original)
+++ 
tapestry/tapestry4/trunk/tapestry-framework/src/test-data/context11/WEB-INF/Home.page
 Mon Feb 12 09:55:30 2007
@@ -17,6 +17,6 @@
 
 <!DOCTYPE page-specification PUBLIC 
   "-//Apache Software Foundation//Tapestry Specification 3.0//EN" 
-  "http://jakarta.apache.org/tapestry/dtd/Tapestry_3_0.dtd";>
+  "http://tapestry.apache.org/dtd/Tapestry_3_0.dtd";>
   
 <page-specification class="org.apache.tapestry.junit.mock.c11.SelectPage"/>

Modified: 
tapestry/tapestry4/trunk/tapestry-framework/src/test-data/context11/WEB-INF/Result.page
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/tapestry-framework/src/test-data/context11/WEB-INF/Result.page?view=diff&rev=506552&r1=506551&r2=506552
==============================================================================
--- 
tapestry/tapestry4/trunk/tapestry-framework/src/test-data/context11/WEB-INF/Result.page
 (original)
+++ 
tapestry/tapestry4/trunk/tapestry-framework/src/test-data/context11/WEB-INF/Result.page
 Mon Feb 12 09:55:30 2007
@@ -17,7 +17,7 @@
 
 <!DOCTYPE page-specification PUBLIC 
   "-//Apache Software Foundation//Tapestry Specification 3.0//EN" 
-  "http://jakarta.apache.org/tapestry/dtd/Tapestry_3_0.dtd";>
+  "http://tapestry.apache.org/dtd/Tapestry_3_0.dtd";>
   
 <page-specification class="org.apache.tapestry.junit.mock.c11.Result">
 

Modified: 
tapestry/tapestry4/trunk/tapestry-framework/src/test-data/context11/WEB-INF/Three.page
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/tapestry-framework/src/test-data/context11/WEB-INF/Three.page?view=diff&rev=506552&r1=506551&r2=506552
==============================================================================
--- 
tapestry/tapestry4/trunk/tapestry-framework/src/test-data/context11/WEB-INF/Three.page
 (original)
+++ 
tapestry/tapestry4/trunk/tapestry-framework/src/test-data/context11/WEB-INF/Three.page
 Mon Feb 12 09:55:30 2007
@@ -17,6 +17,6 @@
 
 <!DOCTYPE page-specification PUBLIC 
   "-//Apache Software Foundation//Tapestry Specification 3.0//EN" 
-  "http://jakarta.apache.org/tapestry/dtd/Tapestry_3_0.dtd";>
+  "http://tapestry.apache.org/dtd/Tapestry_3_0.dtd";>
   
 <page-specification class="org.apache.tapestry.junit.mock.c11.SelectPage"/>

Modified: 
tapestry/tapestry4/trunk/tapestry-framework/src/test-data/context11/WEB-INF/Two.page
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/tapestry-framework/src/test-data/context11/WEB-INF/Two.page?view=diff&rev=506552&r1=506551&r2=506552
==============================================================================
--- 
tapestry/tapestry4/trunk/tapestry-framework/src/test-data/context11/WEB-INF/Two.page
 (original)
+++ 
tapestry/tapestry4/trunk/tapestry-framework/src/test-data/context11/WEB-INF/Two.page
 Mon Feb 12 09:55:30 2007
@@ -17,7 +17,7 @@
 
 <!DOCTYPE page-specification PUBLIC 
   "-//Apache Software Foundation//Tapestry Specification 4.0//EN" 
-  "http://tapestry.apache.org/dtd/Tapestry_4_0.dtd";>
+  "http://tapestry.apache.org/dtd/Tapestry_3_0.dtd";>
   
 <page-specification class="org.apache.tapestry.junit.mock.c11.SelectPage">
     


Reply via email to