Author: crossley
Date: Sun Jan  8 22:39:12 2006
New Revision: 367224

URL: http://svn.apache.org/viewcvs?rev=367224&view=rev
Log:
Use a more specific Public Identifier for "skinconf common plugins".

Modified:
    forrest/trunk/main/webapp/resources/schema/catalog.forrest
    forrest/trunk/main/webapp/resources/schema/catalog.forrest.xcat
    
forrest/trunk/plugins/org.apache.forrest.plugin.input.listLocations/src/documentation/skinconf.xml
    forrest/trunk/plugins/pluginTemplate/src/documentation/skinconf.xml

Modified: forrest/trunk/main/webapp/resources/schema/catalog.forrest
URL: 
http://svn.apache.org/viewcvs/forrest/trunk/main/webapp/resources/schema/catalog.forrest?rev=367224&r1=367223&r2=367224&view=diff
==============================================================================
--- forrest/trunk/main/webapp/resources/schema/catalog.forrest (original)
+++ forrest/trunk/main/webapp/resources/schema/catalog.forrest Sun Jan  8 
22:39:12 2006
@@ -1,5 +1,5 @@
 --
-  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  Copyright 2002-2006 The Apache Software Foundation or its licensors,
   as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
@@ -121,7 +121,7 @@
        "entity/symbols-core-v10.ent"
 
 -- Various other resources --
-PUBLIC "-//Apache Forrest//ENTITIES Skin Configuration V0.7-1//EN"
+PUBLIC "-//Apache Forrest//ENTITIES Skin Configuration common plugins 
V0.7-1//EN"
        "entity/skinconf-common-plugins-07-1.xml"
 
 -- Old DTDs --

Modified: forrest/trunk/main/webapp/resources/schema/catalog.forrest.xcat
URL: 
http://svn.apache.org/viewcvs/forrest/trunk/main/webapp/resources/schema/catalog.forrest.xcat?rev=367224&r1=367223&r2=367224&view=diff
==============================================================================
--- forrest/trunk/main/webapp/resources/schema/catalog.forrest.xcat (original)
+++ forrest/trunk/main/webapp/resources/schema/catalog.forrest.xcat Sun Jan  8 
22:39:12 2006
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  Copyright 2002-2006 The Apache Software Foundation or its licensors,
   as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
@@ -69,7 +69,7 @@
         uri="entity/symbols-core-v10.ent"/>
 
 -- Various other resources --
-<public publicId="-//Apache Forrest//ENTITIES Skin Configuration V0.7-1//EN"
+<public publicId="-//Apache Forrest//ENTITIES Skin Configuration common 
plugins V0.7-1//EN"
         uri="entity/skinconf-common-plugins-07-1.xml"/>
 
 <!-- New unfinished DTDs -->

Modified: 
forrest/trunk/plugins/org.apache.forrest.plugin.input.listLocations/src/documentation/skinconf.xml
URL: 
http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.input.listLocations/src/documentation/skinconf.xml?rev=367224&r1=367223&r2=367224&view=diff
==============================================================================
--- 
forrest/trunk/plugins/org.apache.forrest.plugin.input.listLocations/src/documentation/skinconf.xml
 (original)
+++ 
forrest/trunk/plugins/org.apache.forrest.plugin.input.listLocations/src/documentation/skinconf.xml
 Sun Jan  8 22:39:12 2006
@@ -18,7 +18,7 @@
 
 <!DOCTYPE skinconfig PUBLIC "-//APACHE//DTD Skin Configuration V0.7-1//EN" 
"http://forrest.apache.org/dtd/skinconfig-v07-1.dtd";
 [
-  <!ENTITY skinconf-common PUBLIC "-//Apache Forrest//ENTITIES Skin 
Configuration V0.7-1//EN" "">
+  <!ENTITY skinconf-common PUBLIC "-//Apache Forrest//ENTITIES Skin 
Configuration common plugins V0.7-1//EN" "">
 ]>
 
 <skinconfig>

Modified: forrest/trunk/plugins/pluginTemplate/src/documentation/skinconf.xml
URL: 
http://svn.apache.org/viewcvs/forrest/trunk/plugins/pluginTemplate/src/documentation/skinconf.xml?rev=367224&r1=367223&r2=367224&view=diff
==============================================================================
--- forrest/trunk/plugins/pluginTemplate/src/documentation/skinconf.xml 
(original)
+++ forrest/trunk/plugins/pluginTemplate/src/documentation/skinconf.xml Sun Jan 
 8 22:39:12 2006
@@ -18,7 +18,7 @@
 
 <!DOCTYPE skinconfig PUBLIC "-//APACHE//DTD Skin Configuration V0.7-1//EN" 
"http://forrest.apache.org/dtd/skinconfig-v07-1.dtd";
 [
-  <!ENTITY skinconf-common PUBLIC "-//Apache Forrest//ENTITIES Skin 
Configuration V0.7-1//EN" "">
+  <!ENTITY skinconf-common PUBLIC "-//Apache Forrest//ENTITIES Skin 
Configuration common plugins V0.7-1//EN" "">
 ]>
 
 <skinconfig>


Reply via email to